diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-17 22:24:32 +0000 | 
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-17 22:24:32 +0000 | 
| commit | 9003b077dbbd6b126d2f3c7c7f738f7386ca8845 (patch) | |
| tree | da9c95a57f00136aa3c91b1caa9433be7b03d998 | |
| parent | Update to 0.098 (diff) | |
Update to 1.4.33
Changes:	https://github.com/pytest-dev/py/blob/master/CHANGELOG
| -rw-r--r-- | devel/py-py/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-py/distinfo | 6 | 
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-py/Makefile b/devel/py-py/Makefile index 7bb3e6f4f2fe..7e2d8bcd6d4c 100644 --- a/devel/py-py/Makefile +++ b/devel/py-py/Makefile @@ -2,7 +2,7 @@  # $FreeBSD$  PORTNAME=	py -PORTVERSION=	1.4.32 +PORTVERSION=	1.4.33  CATEGORIES=	devel python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-py/distinfo b/devel/py-py/distinfo index 7de309280f62..af23f7ce7332 100644 --- a/devel/py-py/distinfo +++ b/devel/py-py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482515439 -SHA256 (py-1.4.32.tar.gz) = c4b89fd1ff1162375115608d01f77c38cca1d0f28f37fd718005e19b28be41a7 -SIZE (py-1.4.32.tar.gz) = 598861 +TIMESTAMP = 1489765807 +SHA256 (py-1.4.33.tar.gz) = 1f9a981438f2acc20470b301a07a496375641f902320f70e31916fe3377385a9 +SIZE (py-1.4.33.tar.gz) = 193961  | 
