diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-07-29 19:17:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-07-29 19:17:13 +0000 |
commit | 7f1e6de3a454457284772730754e23c780ab8db1 (patch) | |
tree | 80a7c70a5d9576c0d4d9ff59055b5f44490f9a34 | |
parent | Update to 2.0.4 (diff) |
Update to 1.12
Changes: https://github.com/jaraco/tempora/blob/master/CHANGES.rst
Notes
Notes:
svn path=/head/; revision=475752
-rw-r--r-- | devel/py-tempora/Makefile | 4 | ||||
-rw-r--r-- | devel/py-tempora/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-tempora/Makefile b/devel/py-tempora/Makefile index 7260ea750709..f1e891193074 100644 --- a/devel/py-tempora/Makefile +++ b/devel/py-tempora/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tempora -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8:devel/py-pytest@${PY_FLAVOR} \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.5:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-sugar>=0.9.1:devel/py-pytest-sugar@${PY_FLAVOR} NO_ARCH= yes diff --git a/devel/py-tempora/distinfo b/devel/py-tempora/distinfo index 6068797c4099..c77b4cb0f3d8 100644 --- a/devel/py-tempora/distinfo +++ b/devel/py-tempora/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521036304 -SHA256 (tempora-1.11.tar.gz) = 4be862dbdc6fcbcc57f4b355258daa41fc0932af99680142bfa20836379f57a5 -SIZE (tempora-1.11.tar.gz) = 14750 +TIMESTAMP = 1532817190 +SHA256 (tempora-1.12.tar.gz) = 2b6dbb8402804840022e6f375bd86845e38eca5515e1c5c267ea137ee4f43978 +SIZE (tempora-1.12.tar.gz) = 15208 |