Re: Adding python3.10dist(pp) to python-ppft

2021-12-10 Thread Ankur Sinha
On Thu, Dec 09, 2021 10:44:37 +0100, Petr Viktorin wrote: > > Hi, Hi Petr, > These are generated from Python metadata, e.g. install_requires in > setuptools: > https://github.com/uqfoundation/ppft/blob/a4dd5832103512f6df717637b03fb507a00efd84/setup.py#L200 > > If you only add the RPM provides,

pyproject_buildrequires choked on mistune

2021-12-10 Thread Michel Alexandre Salim
I'm packaging python-mistune as a dependency for hyperkitty (so we can finally pull off a Mailman3/Hyperkitty migration from the current RHEL7+custom repo setup - tracked in https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2030061) python-mistune review: https://bugzilla.redhat.com/bugzilla/s

Re: pyproject_buildrequires choked on mistune

2021-12-10 Thread Miro HronĨok
On 10. 12. 21 22:30, Michel Alexandre Salim wrote: I'm packaging python-mistune as a dependency for hyperkitty (so we can finally pull off a Mailman3/Hyperkitty migration from the current RHEL7+custom repo setup - tracked in https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2030061) python-mi