Hi, This diff updates py-dateutil to the latest release. Tested on amd64. Take maintainership (ok frantisek holop)
Comments ? OK ? -- Alexandr Shadchin Index: Makefile =================================================================== RCS file: /cvs/ports/devel/py-dateutil/Makefile,v retrieving revision 1.23 diff -u -p -r1.23 Makefile --- Makefile 12 Apr 2016 09:27:49 -0000 1.23 +++ Makefile 30 May 2016 10:02:07 -0000 @@ -2,21 +2,23 @@ COMMENT = Python API for advanced date calculations -MODPY_EGG_VERSION = 2.5.2 +MODPY_EGG_VERSION = 2.5.3 DISTNAME = python-dateutil-${MODPY_EGG_VERSION} PKGNAME = ${DISTNAME:S/^python-/py-/} CATEGORIES = devel HOMEPAGE = https://dateutil.readthedocs.org/ -MAINTAINER = frantisek holop <min...@obiit.org> + +MAINTAINER = Alexandr Shadchin <shadc...@openbsd.org> # BSD PERMIT_PACKAGE_CDROM = Yes -MODPY_PI = Yes - MODULES = lang/python + +MODPY_PI = Yes MODPY_SETUPTOOLS = Yes + RUN_DEPENDS += devel/py-six${MODPY_FLAVOR} TEST_DEPENDS += ${RUN_DEPENDS} Index: distinfo =================================================================== RCS file: /cvs/ports/devel/py-dateutil/distinfo,v retrieving revision 1.10 diff -u -p -r1.10 distinfo --- distinfo 12 Apr 2016 09:27:49 -0000 1.10 +++ distinfo 30 May 2016 10:02:07 -0000 @@ -1,2 +1,2 @@ -SHA256 (python-dateutil-2.5.2.tar.gz) = BjkH70f24Ye4/gcolS5O/7WHo08tw1aIhkb5tx+7Lks= -SIZE (python-dateutil-2.5.2.tar.gz) = 236634 +SHA256 (python-dateutil-2.5.3.tar.gz) = FAj9sHxqH6mZdWfOP87mozezmlA9gGmeDyE95KpLMu0= +SIZE (python-dateutil-2.5.3.tar.gz) = 236877