diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-03 02:36:09 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-08-03 02:36:09 +0800 |
commit | f83c50ff3c8170fb2adf901155f65b3935a5a66d (patch) | |
tree | 67057f651cd5a17b6eb21e3b23820a931b9dc0b0 /devel | |
parent | fe94a57e0f6562599c725e3de3de3fcc246e7232 (diff) | |
download | freebsd-ports-gnome-f83c50ff3c8170fb2adf901155f65b3935a5a66d.tar.gz freebsd-ports-gnome-f83c50ff3c8170fb2adf901155f65b3935a5a66d.tar.zst freebsd-ports-gnome-f83c50ff3c8170fb2adf901155f65b3935a5a66d.zip |
Update to 3.2.0
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-pytest/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pytest/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-pytest/Makefile b/devel/py-pytest/Makefile index 0fff1179c7b7..0f0fc5e3978a 100644 --- a/devel/py-pytest/Makefile +++ b/devel/py-pytest/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 3.1.3 +PORTVERSION= 3.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest/distinfo b/devel/py-pytest/distinfo index a2c4d4758295..b1b485c458fe 100644 --- a/devel/py-pytest/distinfo +++ b/devel/py-pytest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499297426 -SHA256 (pytest-3.1.3.tar.gz) = 095e1832f7e424563c95daf4d8d3c865052b80e139cdd2f9610a986ee8526206 -SIZE (pytest-3.1.3.tar.gz) = 768801 +TIMESTAMP = 1501694414 +SHA256 (pytest-3.2.0.tar.gz) = 0225cf10b9e173f84729d5f4648211458a222c6e53a77a85e104bc5f31c244ee +SIZE (pytest-3.2.0.tar.gz) = 782232 |