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,
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
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
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
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266680
Sofian Brabez changed:
What|Removed |Added
Flags|maintainer-feedback?(sbz@Fr |maintainer-feedback+
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
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
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
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
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
11 matches
Mail list logo