13 Commits

Author SHA1 Message Date
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
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
671bf4c35d update to py-ipaddress-1.0.23, part of a diff from clematis at insiberia.net
(I skipped/modified some of the changes that I think just made things more confusing)
2020-01-10 00:24:22 +00:00
kmos
7f21740558 Move tests from py-nose to MODPY_PYTEST and drop py-nose from dependencies 2019-11-08 22:02:19 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
sthen
23a59eda6e update to py-ipaddress-1.0.18 2017-01-12 22:30:16 +00:00
sthen
8099db1613 drop py3 flavour of py-ipaddress, it's not necessary (the whole thing is an
implementation of python 3.3+'s ipaddress module for earlier versions of
python).  ok ajacoutot
2017-01-12 22:29:44 +00:00
landry
f345fb86c6 bump ports depending on python3 in net 2017-01-03 19:24:43 +00:00
danj
96a0abbf49 Update to py-ipaddress-1.0.17 2016-11-02 20:52:17 +00:00
ajacoutot
1b267d1427 Add a python3 FLAVOR. 2016-08-31 12:39:34 +00:00
sthen
c036b00684 update to py-ipaddress 1.0.16
enable tests (some failing, but maybe a problem with the tests)
2016-01-06 10:56:36 +00:00
sthen
ee57a78901 bump REVISION for setuptools dep change. 2015-09-29 10:52:28 +00:00
sthen
68dea8b486 import py-ipaddress, ok czarkoff@
Python 3.3's ipaddress for Python 2.6 and 2.7.
2015-06-08 10:32:12 +00:00