Bug#1138805: RFS: doh-cli/0.8-3 -- simple DNS-over-HTTPS client
Jeroen Ploemen <[email protected]>
| Newsgroups | gmane.linux.debian.devel.mentors |
|---|---|
| Message-ID | <20260605095404.564286a0__21625.5097229563$1780653454$gmane$org@debian.org> |
On Fri, 5 Jun 2026 14:04:30 +0700 Alexander Ermakov <[email protected]> wrote: > Adding a build-depend on pybuild-plugin-pyproject results in the > following: > > - a public Python module, not private; > - bin/doh-cli script was not installed, because of this, a dangling > link was formed in /usr/bin/doh-cli. You're right, of course. I should really wait for the caffeine to activate my brain in the morning. Anyway, both issues with the install locations are the result of 'setup.py install' no longer being called with the arguments specified in PYBUILD_INSTALL_ARGS. Instead, the install directory can be set via PYBUILD_INSTALL_DIR, and the scriptlet moved out of /usr/bin via PYBUILD_AFTER_INSTALL. See attached d/rules. Unless I'm mistaken, that should do the trick.
rules
(application/octet-stream, 558 B) - not displayed
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAmoinLwACgkQQoMEoXSN zHq90w/+PPPxex17f1KqPw2GlPKUkk4wCHWfMuktiMYw/D2Ds9VHj/7b7Cvte5Ty ZdBbAXxiGNvYGhugPunkfbY8lNpFWEOHwQX61z8YDRth4YKZIdUQWldnTorlD3zO KyRpI2IrYvvFMrZNsh4GKxqsQqD/MgCtQ/8QiB1sFOoXBuitBWxJ5GWVLQaSoK8f uhAYRTb4+UMd8e2/WlrB39LBDyu+cwIcRK6OB7OzewfuarD4GWABqmFsWqbTYNhP vjMJIDVlb6240dNJS+IPvw00GYwpoS/0t/J3VXqc9A8C9DctB4VKt0J0NjUpCyy4 kIjXU3plXhafLo0dO0LCibtsOPEXlADCE+Bb+sREcIsW+EiZYvaE2yKW+KfCCzY/ XtKs7WVZQcRdQeGPbN4yadS78tB0ZK8/efRUgY5B2Z9CKXohMoCmFf/PboPIdFQB wcd+MgAui3oN8KZRS80zm1cwN18fFbfGBx3zwONMCYqAKy9a9IiP1n56l/QW2L// U6ifa3ST/SJDQywdP/7fcVR3kur6iVEkeMQnnQ/goWjgVNu5e5K+DlUJsASAxBAu hNShxgy8ZaYPijY+eZrn/Flr2QgDzkjC+5I3ZP4fganBMHa5PQqCzqXdupjCDdwW BKy76W9ovlPbte5ZPAi7ae6pRW/6QV9dmC2mP6PKgZEfy3xJXfg= =RkIN -----END PGP SIGNATURE-----