hello,
in addition to Kurt's update[1] of py-test and py-pluggy to get
www/py-jwt updated[2] I need the two attached ports updated as well.
My only tests were making sure they built, packaged and installed on
amd64 and once installed that I could run 'make test' for www/py-jwt
without it trying to go out and fetch updated versions of these
anymore. This should be tested and looked at by someone with more
python experience than me.
thanks,
.jh
[1] https://marc.info/?l=openbsd-ports&m=155495802000719&w=2
[2] https://marc.info/?l=openbsd-ports&m=154990723519915&w=2
Index: py-test-cov/Makefile
===================================================================
RCS file: /cvs/ports/devel/py-test-cov/Makefile,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 Makefile
--- py-test-cov/Makefile 12 May 2017 09:39:17 -0000 1.10
+++ py-test-cov/Makefile 17 Mar 2019 20:22:45 -0000
@@ -2,7 +2,7 @@
COMMENT = library for stubbing in Python
-MODPY_EGG_VERSION = 2.5.1
+MODPY_EGG_VERSION = 2.6.1
DISTNAME = pytest-cov-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME:S/py/py-/}
CATEGORIES = devel
Index: py-test-cov/distinfo
===================================================================
RCS file: /cvs/ports/devel/py-test-cov/distinfo,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 distinfo
--- py-test-cov/distinfo 12 May 2017 09:39:17 -0000 1.8
+++ py-test-cov/distinfo 17 Mar 2019 20:22:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (pytest-cov-2.5.1.tar.gz) = A6p1LPEdtB0oHqHYB9lUxO2jXPobIdaXGWbMBBu/bi0=
-SIZE (pytest-cov-2.5.1.tar.gz) = 36201
+SHA256 (pytest-cov-2.6.1.tar.gz) = CrZkslxqqXFsvyA7F92zAZMjgwRggsCBuYSKDt9a3TM=
+SIZE (pytest-cov-2.6.1.tar.gz) = 35307
Index: py-test-runner/Makefile
===================================================================
RCS file: /cvs/ports/devel/py-test-runner/Makefile,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 Makefile
--- py-test-runner/Makefile 11 Feb 2017 16:51:14 -0000 1.8
+++ py-test-runner/Makefile 17 Mar 2019 21:05:24 -0000
@@ -2,7 +2,7 @@
COMMENT = invoke py.test as distutils command
-MODPY_EGG_VERSION = 2.11.1
+MODPY_EGG_VERSION = 4.2
DISTNAME = pytest-runner-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME:S/py/py-/}
CATEGORIES = devel
Index: py-test-runner/distinfo
===================================================================
RCS file: /cvs/ports/devel/py-test-runner/distinfo,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 distinfo
--- py-test-runner/distinfo 11 Feb 2017 16:51:14 -0000 1.7
+++ py-test-runner/distinfo 17 Mar 2019 21:05:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (pytest-runner-2.11.1.tar.gz) =
mDox6rReN1JA4lAWGlVhY7yNJQ7aupeWCQkzjCc6ibM=
-SIZE (pytest-runner-2.11.1.tar.gz) = 9661
+SHA256 (pytest-runner-4.2.tar.gz) =
0j8Re+OZGfAN2Rv/608V4DHseXUBtxeiReN3ruD1d74=
+SIZE (pytest-runner-4.2.tar.gz) = 11947
Index: py-test-runner/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/py-test-runner/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 PLIST
--- py-test-runner/pkg/PLIST 9 Apr 2016 17:44:26 -0000 1.2
+++ py-test-runner/pkg/PLIST 17 Mar 2019 21:05:24 -0000
@@ -7,4 +7,5 @@ lib/python${MODPY_VERSION}/site-packages
lib/python${MODPY_VERSION}/site-packages/pytest_runner-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
lib/python${MODPY_VERSION}/site-packages/pytest_runner-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
lib/python${MODPY_VERSION}/site-packages/pytest_runner-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/namespace_packages.txt
+lib/python${MODPY_VERSION}/site-packages/pytest_runner-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
lib/python${MODPY_VERSION}/site-packages/pytest_runner-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt