diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-24 12:23:36 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-24 12:23:36 +0000 |
commit | 833b7498dd974bdf969924dc034c13b6639e7d91 (patch) | |
tree | 969e4898ded4b7a08799059928e234b344f4e349 | |
parent | - Update to 2.7.14(include security fix) (diff) |
devel/py-pytest-asyncio: update to 0.8.0
Changes: https://pypi.python.org/pypi/pytest-asyncio#id1
Notes
Notes:
svn path=/head/; revision=450489
-rw-r--r-- | devel/py-pytest-asyncio/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pytest-asyncio/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-pytest-asyncio/Makefile b/devel/py-pytest-asyncio/Makefile index 187ef0aa5b57..1dcfbcda87db 100644 --- a/devel/py-pytest-asyncio/Makefile +++ b/devel/py-pytest-asyncio/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest-asyncio -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest-asyncio/distinfo b/devel/py-pytest-asyncio/distinfo index 7c02832304b5..6cd6995feee8 100644 --- a/devel/py-pytest-asyncio/distinfo +++ b/devel/py-pytest-asyncio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1504901770 -SHA256 (pytest-asyncio-0.7.0.tar.gz) = ef384946ebca4a3b02f6bb210eba24c502d80cc6556936a5eb5617e7ae22a3a0 -SIZE (pytest-asyncio-0.7.0.tar.gz) = 11172 +TIMESTAMP = 1506166595 +SHA256 (pytest-asyncio-0.8.0.tar.gz) = f32804bb58a66e13a3eda11f8942a71b1b6a30466b0d2ffe9214787aab0e172e +SIZE (pytest-asyncio-0.8.0.tar.gz) = 11310 |