18 Commits

Author SHA1 Message Date
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +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
sthen
0f775b57f1 drop PKG_ARCH=* from the handful of python ports that use it.
1. the pyc files aren't truly arch independent (they can be used cross-arch
but aren't identical), and
2. @version isn't used on PKG_ARCH=* ports so the py3 switch is tripping PLIST_DB
2019-04-27 23:24:01 +00:00
sthen
dac92ff632 update to py-isodate-0.6.0, from Kurt Mosiejczuk 2019-02-17 20:25:47 +00:00
landry
c7f996f899 bump ports depending on python3 in devel 2017-01-03 19:19:48 +00:00
jasper
878b81ff52 bump a few more ports where the pypi homepage used to have a trailing '/' 2016-01-08 13:07:34 +00:00
jasper
71e3fd2dce remove HOMEPAGE from ports that had the (now default) pypi homepage 2016-01-07 21:37:48 +00:00
sthen
2632b7a183 bump REVISION for setuptools dep change. 2015-09-29 10:51:53 +00:00
benoit
158586f200 Update to py-isodate-0.5.4. 2015-09-17 10:43:21 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
benoit
1e476f2f2c Update py-isodate to 0.5.1.
ok sthen@
2014-11-09 13:19:36 +00:00
jasper
4ca6024ca2 bump after switch from py3-distribute to py3-setuptools
ok rpointel@
2014-09-29 07:02:02 +00:00
rpointel
ba6d41cdd2 changed python3 default version so bump revision. 2014-06-03 11:34:24 +00:00
benoit
6f6df5109f Update py-isodate to 0.5.0.
ok sthen@
2014-04-28 14:40:08 +00:00
ajacoutot
923e44dcfb Add a python3 FLAVOR. 2013-09-10 11:49:13 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
benoit
b3cf4cf57b - update py-isodate to 0.4.9
- regen PLIST

ok shadchin@
2013-01-05 10:40:09 +00:00
jasper
55797c3ae9 import py-isodate-0.4.8
Python module that implements ISO 8601 date, time and duration parsing.
The implementation follows ISO8601:2004 standard, and implements only
date/time representations mentioned in the standard. If something is not
mentioned there, then it is treated as non existent, and not as an
allowed option.

ok aja@
2012-09-29 10:25:57 +00:00