diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-02-21 21:40:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-02-21 21:40:05 +0800 |
commit | 1a5db627e2bd427372b16726e58687fcf30a66cb (patch) | |
tree | 95facdce394b075677417ad5310d3af79dd90ec7 | |
parent | e58098668aef6019b16927ef7a00189525e93e5a (diff) | |
download | freebsd-ports-gnome-1a5db627e2bd427372b16726e58687fcf30a66cb.tar.gz freebsd-ports-gnome-1a5db627e2bd427372b16726e58687fcf30a66cb.tar.zst freebsd-ports-gnome-1a5db627e2bd427372b16726e58687fcf30a66cb.zip |
Update to 3.4.1
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
-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 80e8860f5f65..9ed637f0d67c 100644 --- a/devel/py-pytest/Makefile +++ b/devel/py-pytest/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 3.4.0 +PORTVERSION= 3.4.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest/distinfo b/devel/py-pytest/distinfo index 934eab447774..954e421e38a1 100644 --- a/devel/py-pytest/distinfo +++ b/devel/py-pytest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517409373 -SHA256 (pytest-3.4.0.tar.gz) = 6074ea3b9c999bd6d0df5fa9d12dd95ccd23550df2a582f5f5b848331d2e82ca -SIZE (pytest-3.4.0.tar.gz) = 812403 +TIMESTAMP = 1519214806 +SHA256 (pytest-3.4.1.tar.gz) = 9ddcb879c8cc859d2540204b5399011f842e5e8823674bf429f70ada281b3cc6 +SIZE (pytest-3.4.1.tar.gz) = 812928 |