sthen
d858b7cc2a
Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
...
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
sthen
1427b990d1
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:29:41 +00:00
sthen
c787fbb6eb
update to py3-packaging-21.3, rolling in the py2 version which is no longer
...
used by other ports. (this had a stale comment about sticking with 20.x for
py2-setuptools; setuptools has a vendored copy of packaging for its own
purposes; it previously had a TDEP but that was removed a while ago).
2022-08-10 14:05:39 +00:00
sthen
a00cf03ee0
split py2-parsing off from py-parsing, update to py3-parsing-3.0.9,
...
and fix up deps
2022-08-10 13:54:41 +00:00
naddy
f2f008e7a1
sysutils/py-packaging: reference FLAVOR after it's defined, not before
2022-03-10 14:52:34 +00:00
sthen
4c7b1f3480
drop rcs ids
2022-03-10 10:51:11 +00:00
sthen
654945deeb
py-packaging: don't add TDEP for py2 where tests are disabled
2022-03-10 10:51:00 +00:00
sthen
4499dc23ed
py-packaging doesn't use six any more
2021-11-18 20:08:00 +00:00
sthen
384d97056e
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:02:32 +00:00
sthen
2a069304e0
add note that 21+ drops py2 support; py2-setuptools needs this so if
...
updating it will need splitting
2021-10-30 12:18:38 +00:00
sthen
a7cfed5419
update to py-packaging-20.9
2021-06-05 08:48:30 +00:00
kmos
2795ba2341
Bump the REVISION on all ports that use the python2 version of
...
py-setuptools.
Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports
ok sthen@
2021-05-21 19:50:21 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
sthen
42ad0d1f87
import sysutils/py-packaging, tests fix/ok kn@
...
Core utilities for Python packages. Includes version handling,
specifiers, markers, requirements, tags, utilities.
2019-10-06 20:20:23 +00:00