Commit Graph

16 Commits

Author SHA1 Message Date
sthen
b66b1fe631 use MODPY_PYBUILD 2022-11-25 16:22:44 +00:00
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
semarie
8e4e270210 telephony/py-phonenumbers: update to 8.12.44
remove RCSTag while here
2022-03-10 14:53:02 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +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
semarie
9c2a6809e3 update telephony/py-phonenumbers to 8.12.6
ok @robert
reviewed by Renaud Allard
2020-07-05 09:50:46 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
semarie
dbac6efb96 update telephony/py-phonenumbers to 8.11.0
ok kmos@
2019-12-10 18:40:49 +00:00
kmos
e706e9e3cd Move tests to MODPY_PYTEST. This gives us 322 regression tests rather
than only 26.
2019-12-02 05:20:32 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
ajacoutot
8b083afcea Update to py-phonenumbers-8.10.13. 2019-06-16 08:57:48 +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
semarie
fb5d96ab85 update to 8.10.10
OK kmos@
2019-04-17 15:24:15 +00:00
semarie
17cebf0673 update py-phonenumbers to 8.10.4
diff from Linda Lapinlampi linda at lindalap fi

while here take maintainership
2019-02-22 07:18:38 +00:00
jca
b7512aad02 Import py-phonenumbers, python port of Google's libphonenumber library
from semarie@, ok danj@

This is a Python port of Google's libphonenumber library (original code
in Java).  Among other features it provides phone number validation,
standardized formatting, and informations like location and original
carrier.
2018-11-16 08:48:52 +00:00