Re: textproc/py-pyphen: Change build to pep517

2023-02-06 Thread Charlie Li
Kurt Jaeger wrote: It looks like it now requires devel/py-flit and/or devel/py-flit-core. Those are ports that are built with USE_PYTHON=distutils Can I easily change those to USE_PYTHON=pep517 or is there some magic involved ? For these specifically, there's some additional magic involved,

Re: textproc/py-pyphen: Change build to pep517

2023-02-06 Thread Rainer Hurling
Hi Kurt, Am 06.02.23 um 20:18 schrieb Kurt Jaeger: Hi! You can change any port to pep517 except in very few cases when this would introduce a circular dependency. pep517 is now a default way to build python packages because distutils is now deprecated in Python. In the case of textproc/py-pyph

[Bug 262366] multimedia/streamlink: Update to 3.2.0

2023-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262366 Nuno Teixeira changed: What|Removed |Added Assignee|ports-b...@freebsd.org |edua...@freebsd.org -- You are re

[Bug 264406] [NEW PORT] devel/py-versioningit: Versioning It with your Version In Git

2023-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264406 Nuno Teixeira changed: What|Removed |Added Assignee|ports-b...@freebsd.org |edua...@freebsd.org -- You are re

Re: textproc/py-pyphen: Change build to pep517

2023-02-06 Thread Kurt Jaeger
Hi! > You can change any port to pep517 except in very few cases when this > would introduce a circular dependency. > pep517 is now a default way to build python packages because distutils > is now deprecated in Python. > In the case of textproc/py-pyphen - it used the ad-hoc setup.py that > wa

[Bug 266680] security/py-openssl: Update to 22.1.0

2023-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266680 Sofian Brabez changed: What|Removed |Added Flags|maintainer-feedback?(sbz@Fr |maintainer-feedback+

[Bug 266680] security/py-openssl: Update to 22.1.0

2023-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266680 --- Comment #6 from Sofian Brabez --- Also, be careful with this upgrade, it seems new version of py-crytopgraphy requires support for rust to be built. If someone was to take the maintainership of security/py-openssl, please go ahead and

Re: textproc/py-pyphen: Change build to pep517

2023-02-06 Thread Yuri Victorovich
Hi Kurt, You can change any port to pep517 except in very few cases when this would introduce a circular dependency. pep517 is now a default way to build python packages because distutils is now deprecated in Python. In the case of textproc/py-pyphen - it used the ad-hoc setup.py that wasn't

Re: textproc/py-pyphen: Change build to pep517

2023-02-06 Thread Kurt Jaeger
Hi! because of this: > textproc/py-pyphen: Change build to pep517 I want to ask you about the details of this. I'm trying to upgrade print/py-weasyprint from version 51 to 57.2. It looks like it now requires devel/py-flit and/or devel/py-flit-core. Those are ports that are built with USE

FreeBSD ports you maintain which are out of date

2023-02-06 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

[Bug 262366] multimedia/streamlink: Update to 3.2.0

2023-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262366 --- Comment #12 from Niclas --- devel/py-versioningit is a dependency for 4.0.0 and later. But I believe all requirements for 3.2.0 are now in place. Wouldn't it be better to at least get this updated to 3.2.0 until such time that needed de