pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-xdist
Module Name: pkgsrc
Committed By: adam
Date: Sun Aug 5 10:12:47 UTC 2018
Modified Files:
pkgsrc/devel/py-test-xdist: Makefile distinfo
Log Message:
py-test-xdist: updated to 1.22.5
pytest-xdist 1.22.5:
Bug Fixes
- Revert change that dropped support for pytest<3.4 and require six.
This change caused problems in some installations, and was a mistaken
in the first place as we should not change version requirements
in bug-fix releases unless they fix an actual bug.
pytest-xdist 1.22.4:
Bug Fixes
- Remove last references to obsolete py.code.
Remove some unnecessary references to py.builtin.
- Workaround cpu detection on Travis CI.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-test-xdist/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-test-xdist/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-test-xdist/Makefile
diff -u pkgsrc/devel/py-test-xdist/Makefile:1.12 pkgsrc/devel/py-test-xdist/Makefile:1.13
--- pkgsrc/devel/py-test-xdist/Makefile:1.12 Tue Jul 24 08:24:44 2018
+++ pkgsrc/devel/py-test-xdist/Makefile Sun Aug 5 10:12:47 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2018/07/24 08:24:44 adam Exp $
+# $NetBSD: Makefile,v 1.13 2018/08/05 10:12:47 adam Exp $
-DISTNAME= pytest-xdist-1.22.3
+DISTNAME= pytest-xdist-1.22.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-xdist/}
Index: pkgsrc/devel/py-test-xdist/distinfo
diff -u pkgsrc/devel/py-test-xdist/distinfo:1.11 pkgsrc/devel/py-test-xdist/distinfo:1.12
--- pkgsrc/devel/py-test-xdist/distinfo:1.11 Tue Jul 24 08:24:44 2018
+++ pkgsrc/devel/py-test-xdist/distinfo Sun Aug 5 10:12:47 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2018/07/24 08:24:44 adam Exp $
+$NetBSD: distinfo,v 1.12 2018/08/05 10:12:47 adam Exp $
-SHA1 (pytest-xdist-1.22.3.tar.gz) = 126b4bcc1aee303df92b2a69b2f27e754369db8a
-RMD160 (pytest-xdist-1.22.3.tar.gz) = 6a3e13ce718af0831c6424f770d7331e6534ed2b
-SHA512 (pytest-xdist-1.22.3.tar.gz) = 877061cfd3a2a6f6a521a908a9a3b9078abc509ef3ac2c849ba5f1ded878c1ba7be4dac6749fc5dcd3edc8dbb51d9c832130d7e1f4d857a9e74e0de80a72cec2
-Size (pytest-xdist-1.22.3.tar.gz) = 58060 bytes
+SHA1 (pytest-xdist-1.22.5.tar.gz) = 6f6e9d99334418b2f39eecf9ccd0e23cf139c9a8
+RMD160 (pytest-xdist-1.22.5.tar.gz) = 19091f98409aab4f470fcec7c7f9a568d2e6a2d1
+SHA512 (pytest-xdist-1.22.5.tar.gz) = ab0f20c38122bcd392eba43272a6bde223c823016ab115d04719adf3a5ca2759f385b8215f17e881f30cf40b3c9ca1897c89d2840dcfc89038018d0065a03ae8
+Size (pytest-xdist-1.22.5.tar.gz) = 58737 bytes
Home |
Main Index |
Thread Index |
Old Index