sthen
e6dba44ee9
use MODPY_PYBUILD for most of net/
2022-11-13 19:37:40 +00:00
sthen
dae9f91e31
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:28:39 +00:00
naddy
3f5796b9fd
drop RCS Ids
2022-03-11 19:45:43 +00:00
sthen
3fb7cdbcf6
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:01:35 +00:00
sthen
ea922cdbf7
convert another batch of py2+3 ports to py3-only, and remove a few more
...
py2-only ports providing py-* modules that are no longer used in ports.
this doesn't change ports used to support standalone py2-only applications,
not currently planned to remove those at least until a few things with no
real alternatives get ported to py3.
2021-10-29 15:38:40 +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
248932be74
switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3
...
switch ports using command-line tools from py-sphinx that don't need a
py2 version of it to py3-sphinx
2021-02-19 23:13:00 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
sthen
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
kmos
c45cd79fc7
Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
...
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.
Idea from afresh1 who pointed out the cpan module already does this.
aja "I support this move."
OK sthen@
2019-05-15 12:04:34 +00:00
rpointel
b64e777b71
update py-tld to 0.9.3.
2019-05-09 09:37:56 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
rpointel
583d909487
update py-tld to 0.9.2.
...
fix errors for regression tests.
2019-02-19 09:20:23 +00:00
rpointel
38c32b62b1
update tld to 0.9.1.
2018-10-23 09:00:23 +00:00
rpointel
e2da96d375
update tld to 0.7.10.
2018-04-13 08:19:04 +00:00
rpointel
2a811a6bf6
import py-tld, a python module to extract the top level domain (TLD)
...
from the URL given.
ok benoit@.
2018-04-04 18:57:55 +00:00