On December 29, 2021 11:33:26 PM UTC, Michel Alexandre Salim
<mic...@michel-slm.name> wrote:
>Hi Stefano,
>
>On Wed, Dec 29, 2021 at 10:17:57PM +0000, stefa...@debian.org wrote:
>> Hi debian-python (2021.12.17_23:52:14_+0000)
>> > - Build-depend on `dh-python-pep517` as well as any build tools
>> > specified by upstream in pyproject.toml (in build-system.requires)
>> > such as python3-setuptools, flit, or python3-poetry-core
>>
>> At upstream's suggestion, this is renamed to pybuild-plugin-pyproject.
>> We're providing dh-python-pep517 for compatibility, but hope to drop it
>> ASAP.
>>
>Is there a way to see what packages currently build-depend on this?
>
>This does not seem to be supported:
>$ apt-rdepends -r --build-depends dh-python-pep517
>E: Reverse build-dependencies are not supported
In the ubuntu-dev-tools package, reverse-depends -b $PACKAGE.
Scott K