Update to py-test 3.0.7

This commit is contained in:
shadchin 2017-04-22 19:52:07 +00:00
parent 02ef62fec5
commit 55f92c4c78
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.24 2017/01/24 10:35:10 shadchin Exp $
# $OpenBSD: Makefile,v 1.25 2017/04/22 19:52:07 shadchin Exp $
COMMENT= cross-project testing tool for Python
MODPY_EGG_VERSION= 3.0.6
MODPY_EGG_VERSION= 3.0.7
DISTNAME= pytest-${MODPY_EGG_VERSION}
PKGNAME= py-test-${MODPY_EGG_VERSION}
@ -35,6 +35,6 @@ TEST_DEPENDS += devel/py-twisted/core
.endif
post-install:
mv ${PREFIX}/bin/py.test ${PREFIX}/bin/py.test${MODPY_BIN_SUFFIX}
mv ${PREFIX}/bin/py.test{,${MODPY_BIN_SUFFIX}}
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (pytest-3.0.6.tar.gz) = ZDQ0qfGhiCcdo14gBky4tsVECXbFu1Qdx7Ww48912UA=
SIZE (pytest-3.0.6.tar.gz) = 748748
SHA256 (pytest-3.0.7.tar.gz) = twaW69Gl5rYn5+OsE2WkvGCq80lehDwecESJZsUiTKs=
SIZE (pytest-3.0.7.tar.gz) = 743866