Index: head/devel/py-pytest/files/patch-setup.py =================================================================== --- head/devel/py-pytest/files/patch-setup.py (revision 423943) +++ head/devel/py-pytest/files/patch-setup.py (nonexistent) @@ -1,13 +0,0 @@ ---- setup.py.orig 2016-02-27 05:10:48 UTC -+++ setup.py -@@ -69,7 +69,9 @@ def main(): - platforms=['unix', 'linux', 'osx', 'cygwin', 'win32'], - author='Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin and others', - author_email='holger at merlinux.eu', -- entry_points=make_entry_points(), -+ entry_points= { -+ 'console_scripts': ['py.test=pytest:main'], -+ }, - classifiers=classifiers, - cmdclass={'test': PyTest}, - # the following should be enabled for release Property changes on: head/devel/py-pytest/files/patch-setup.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/py-pytest/Makefile =================================================================== --- head/devel/py-pytest/Makefile (revision 423943) +++ head/devel/py-pytest/Makefile (revision 423944) @@ -1,28 +1,31 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 2.8.7 +PORTVERSION= 3.0.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Simple powerful testing with Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.4.29:devel/py-py TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock \ + ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ + ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis \ + ${PYTHON_PKGNAMEPREFIX}twisted>0:devel/py-twisted \ ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.13:devel/py-pytest-xdist USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Index: head/devel/py-pytest/distinfo =================================================================== --- head/devel/py-pytest/distinfo (revision 423943) +++ head/devel/py-pytest/distinfo (revision 423944) @@ -1,2 +1,3 @@ -SHA256 (pytest-2.8.7.tar.gz) = fc4c86be54fce08e4b85b646a736efa18c6cde7599c1d2919f4f74629e018baf -SIZE (pytest-2.8.7.tar.gz) = 564943 +TIMESTAMP = 1476404011 +SHA256 (pytest-3.0.3.tar.gz) = f213500a356800a483e8a146ff971ae14a8df3f2c0ae4145181aad96996abee7 +SIZE (pytest-3.0.3.tar.gz) = 731934