Re: Please BuildRequire python3-setuptools explicitly

2020-07-04 Thread Athos Ribeiro
On Tue, Jun 23, 2020 at 06:26:23PM +0200, Tomas Hrnciar wrote: Hello everyone, there are plenty of Python packages in Fedora currently using setuptools at buildtime but not all of them are BuildRequiring it explicitly. This only works because python3-devel (transitively) depends on python3-setup

Re: Please BuildRequire python3-setuptools explicitly

2020-07-01 Thread Richard W.M. Jones
On Tue, Jun 23, 2020 at 06:28:00PM -, Miro Hrončok wrote: > > On Tue, Jun 23, 2020 at 06:26:23PM +0200, Tomas Hrnciar wrote: > > > > This package depends on python3-devel. However the last build.log: > > > > > > https://kojipkgs.fedoraproject.org//packages/qemu/5.0.0/2.fc33/data/logs/... >

Re: Please BuildRequire python3-setuptools explicitly

2020-06-25 Thread Artur Iwicki
> suve copydeps dnstwist python-ssdeep Fixed in rawhide (just dist-git, didn't run the builds). Should there be a new release for any of these, I'll fix it for F32/31, too. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send

Re: Please BuildRequire python3-setuptools explicitly

2020-06-25 Thread Jerry James
On Tue, Jun 23, 2020 at 10:26 AM Tomas Hrnciar wrote: > python-zodbpicklejjames > sympycbm jjames jussilehtola orion I fixed these two in Rawhide, and also fixed a python 3.9 bug in sympy and an endianness bug in python-gmpy2 en passant. -- Jerry James http://www.jamezone.org

Re: Please BuildRequire python3-setuptools explicitly

2020-06-25 Thread Robbie Harwood
Tomas Hrnciar writes: > We would like to kindly ask you to add explicit BuildRequires for > python3-setuptools to packages where setuptools is used. It will help > us with testing new versions of setuptools in the future or with > decoupling Python and setuptools. Today, if we want to know if a >

Re: Please BuildRequire python3-setuptools explicitly

2020-06-25 Thread Gabriel L. Somlo
On Tue, Jun 23, 2020 at 06:26:23PM +0200, Tomas Hrnciar wrote: > somlo python-logzero python-migen Fixed in rawhide. Thanks, --Gabriel ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorapr

Re: Please BuildRequire python3-setuptools explicitly

2020-06-25 Thread Miro Hrončok
On 23. 06. 20 18:26, Tomas Hrnciar wrote: churchyard python-django python-ipykernel python-more-itertools python-ndg_httpsclient thonny All fixed at least in git. The changes should be visible in repoquery upon the next rebuild. -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok _

Re: Please BuildRequire python3-setuptools explicitly

2020-06-25 Thread Ankur Sinha
Thanks for the list. > ankursinha python-PyLEMS python-SALib python-airspeed python-duecredit > python-efel python-feedgenerator python-fsleyes python-fsleyes-props > python-fsleyes-widgets python-fslpy python-hl7 python-indexed_gzip > python-klusta python-libNeuroML python-matplotlib-scalebar pyt

Re: Please BuildRequire python3-setuptools explicitly

2020-06-25 Thread Felix Schwarz
Am 23.06.20 um 18:26 schrieb Tomas Hrnciar: > fschwarz   pdfarranger python-ndg_httpsclient python-pdfrw python-pyrfc3339 > python-tinycss2 I fixed python-ndg_httpsclient, python-pdfrw, python-pyrfc3339 and python-tinycss2 dreua fixed pdfarranger. Felix

Re: Please BuildRequire python3-setuptools explicitly

2020-06-24 Thread Miro Hrončok
On 24. 06. 20 20:21, Andy Mender wrote: *Packages MAY use the automatic Python dependency generator. This generator uses upstream egg/dist metadata (such as setuptool’s install_requires ) This is about the runtime dependencie

Re: Please BuildRequire python3-setuptools explicitly

2020-06-24 Thread Andy Mender
On Tue, 23 Jun 2020 at 18:37, Adam Williamson wrote: > IMBW, but I think I recall the Python packaging guidelines specifically > said that you could or should (I forget which) just BR python-devel and > not BR python-setuptools at some point. At this point there seems to be > no explicit mention,

Re: Please BuildRequire python3-setuptools explicitly

2020-06-24 Thread Andrea Musuruane
On Tue, Jun 23, 2020 at 6:26 PM Tomas Hrnciar wrote: > Hello everyone, > > there are plenty of Python packages in Fedora currently using setuptools at > buildtime but not all of them are BuildRequiring it explicitly. This only > works > because python3-devel (transitively) depends on python3-set

Re: Please BuildRequire python3-setuptools explicitly

2020-06-24 Thread Dan Čermák
Tomas Hrnciar writes: > pyxattr defolos frankcrawford kevin szpak Fixed and rebuild in Rawhide. signature.asc Description: PGP signature ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@

Re: Please BuildRequire python3-setuptools explicitly

2020-06-24 Thread Michael J Gruber
So, turns out I got this right somehow (setup.py defaults to distutils) but not really: We don't even use setup.py but build the portmidi python module directly (cython/gcc/install). I removed setup.py and rebuilt, this works fine and produces the same package. So, I suggest removing setup.py

Re: Please BuildRequire python3-setuptools explicitly

2020-06-24 Thread Miro Hrončok
On 23. 06. 20 18:43, Miro Hrončok wrote: On 23. 06. 20 18:36, Adam Williamson wrote: IMBW, but I think I recall the Python packaging guidelines specifically said that you could or should (I forget which) just BR python-devel and not BR python-setuptools at some point. At this point there seems t

Re: Please BuildRequire python3-setuptools explicitly

2020-06-24 Thread Vitaly Zaitsev via devel
On 23.06.2020 18:26, Tomas Hrnciar wrote: > xvitaly    libolm python-emoji python-node-semver python-patch-ng > python-pytelegrambotapi python-wloc  Fixed. Thanks. -- Sincerely, Vitaly Zaitsev (vit...@easycoding.org) ___ devel mailing list -- devel@l

Re: Please BuildRequire python3-setuptools explicitly

2020-06-24 Thread Jakub Jelen
On Tue, 2020-06-23 at 18:26 +0200, Tomas Hrnciar wrote: > [...] > tpm2-pkcs11 jjelen pbrobinson Done for this package in rawhide (without rebuilt yet). Regards, -- Jakub Jelen Senior Software Engineer Security Technologies Red Hat, Inc. ___ de

Re: Please BuildRequire python3-setuptools explicitly

2020-06-23 Thread Michel Alexandre Salim
On 6/23/20 9:26 AM, Tomas Hrnciar wrote: Hello everyone, there are plenty of Python packages in Fedora currently using setuptools at buildtime but not all of them are BuildRequiring it explicitly. This only works because python3-devel (transitively) depends on python3-setuptools. We would li

Re: Please BuildRequire python3-setuptools explicitly

2020-06-23 Thread Miro Hrončok
On 23. 06. 20 21:58, Michael J Gruber wrote: The hit on portmidi is a false positive: while it allows to be built with setuptools it by default does not, and the spec does not override the default. Is there a way to specify this (other than patching out anything "setuptools" from the source)?

Re: Please BuildRequire python3-setuptools explicitly

2020-06-23 Thread Mukundan Ragavan
On 6/23/20 12:26 PM, Tomas Hrnciar wrote: > > We would like to kindly ask you to add explicit > BuildRequires for python3-setuptools to packages where setuptools is used. > nonamedotc python-nmrglue python-rope spyder  I have added buildrequires on setuptools for these three packages.

Re: Please BuildRequire python3-setuptools explicitly

2020-06-23 Thread Michael J Gruber
Hi there Thanks for the clear posting. I have updated dblatex with the BR in rawhide. I guess it's enough to trickle this down to other branches when they need a rebuild anyways. The hit on portmidi is a false positive: while it allows to be built with setuptools it by default does not, and th

Re: Please BuildRequire python3-setuptools explicitly

2020-06-23 Thread Miro Hrončok
> On Tue, Jun 23, 2020 at 06:26:23PM +0200, Tomas Hrnciar wrote: > > This package depends on python3-devel. However the last build.log: > > > https://kojipkgs.fedoraproject.org//packages/qemu/5.0.0/2.fc33/data/logs/... > > does not contain the substring /setupto/ anywhere. Nor does the > ups

Re: Please BuildRequire python3-setuptools explicitly

2020-06-23 Thread Richard W.M. Jones
On Tue, Jun 23, 2020 at 06:26:23PM +0200, Tomas Hrnciar wrote: > qemu amitshah berrange bonzini crobinso dwmw2 ehabkost > jforbes lkundrak quintela rjones This package depends on python3-devel. However the last build.log: https://kojipkgs.fedoraproject.org//packages/qemu/5.0.0

Re: Please BuildRequire python3-setuptools explicitly

2020-06-23 Thread Miro Hrončok
On 23. 06. 20 18:36, Adam Williamson wrote: IMBW, but I think I recall the Python packaging guidelines specifically said that you could or should (I forget which) just BR python-devel and not BR python-setuptools at some point. At this point there seems to be no explicit mention, but the sample s

Re: Please BuildRequire python3-setuptools explicitly

2020-06-23 Thread Adam Williamson
On Tue, 2020-06-23 at 18:26 +0200, Tomas Hrnciar wrote: > Hello everyone, > > there are plenty of Python packages in Fedora currently using > setuptools at > buildtime but not all of them are BuildRequiring it explicitly. This > only works > because python3-devel (transitively) depends on python3-