Version: 0.6.1, Package name: py-isodate-0.6.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description 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. |
Filesize: 27.776 KB |
Version History (View Complete History) |
|
2021-11-01 18:00:52 by Stuart Henderson | Files touched by this commit (94) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-29 09:38:52 by Stuart Henderson | Files touched by this commit (244) |
Log message: 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-05-21 13:50:39 by Kurt Mosiejczuk | Files touched by this commit (326) |
Log message: 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@ |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: 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-27 17:24:02 by Stuart Henderson | Files touched by this commit (13) |
Log message: 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-02-17 13:25:47 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to py-isodate-0.6.0, from Kurt Mosiejczuk |
2017-01-03 12:19:49 by Landry Breuil | Files touched by this commit (107) |
Log message: bump ports depending on python3 in devel |
2016-01-08 06:07:35 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: bump a few more ports where the pypi homepage used to have a trailing '/' |
2016-01-07 14:37:50 by Jasper Lievisse Adriaanse | Files touched by this commit (45) |
Log message: remove HOMEPAGE from ports that had the (now default) pypi homepage |
2015-09-29 04:51:54 by Stuart Henderson | Files touched by this commit (30) |
Log message: bump REVISION for setuptools dep change. |
2015-09-17 04:43:21 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to py-isodate-0.5.4. |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |
2014-11-09 06:19:36 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update py-isodate to 0.5.1. ok sthen@ |