pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-datadir
Module Name: pkgsrc
Committed By: adam
Date: Wed Oct 18 15:41:29 UTC 2023
Modified Files:
pkgsrc/devel/py-test-datadir: Makefile distinfo
Log Message:
py-test-datadir: updated to 1.5.0
1.5.0 (2023-10-02)
- Added support for Python 3.11 and 3.12.
- Dropped support for Python 3.7.
- Fix handling of UNC paths on Windows
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-test-datadir/Makefile \
pkgsrc/devel/py-test-datadir/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-datadir/Makefile
diff -u pkgsrc/devel/py-test-datadir/Makefile:1.1 pkgsrc/devel/py-test-datadir/Makefile:1.2
--- pkgsrc/devel/py-test-datadir/Makefile:1.1 Fri May 5 09:46:20 2023
+++ pkgsrc/devel/py-test-datadir/Makefile Wed Oct 18 15:41:29 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2023/05/05 09:46:20 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2023/10/18 15:41:29 adam Exp $
-DISTNAME= pytest-datadir-1.4.1
+DISTNAME= pytest-datadir-1.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-datadir/}
Index: pkgsrc/devel/py-test-datadir/distinfo
diff -u pkgsrc/devel/py-test-datadir/distinfo:1.1 pkgsrc/devel/py-test-datadir/distinfo:1.2
--- pkgsrc/devel/py-test-datadir/distinfo:1.1 Fri May 5 09:46:20 2023
+++ pkgsrc/devel/py-test-datadir/distinfo Wed Oct 18 15:41:29 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/05/05 09:46:20 wiz Exp $
+$NetBSD: distinfo,v 1.2 2023/10/18 15:41:29 adam Exp $
-BLAKE2s (pytest-datadir-1.4.1.tar.gz) = e71767cc03c46f3913d3c1236b13adc3b9f49c06473714db3989c75723903d53
-SHA512 (pytest-datadir-1.4.1.tar.gz) = e9a301004275235787de11242fe987665e4fcc89ca2d1168b27686f4d1506e506bdd517658edcbf2aca97b28dcb1869653e16412157b8ef313c1d4146f8cf4d8
-Size (pytest-datadir-1.4.1.tar.gz) = 7862 bytes
+BLAKE2s (pytest-datadir-1.5.0.tar.gz) = 1f0e7b3be4d4cfdd6d9da28e43109da654be49ecd3f2a5e5157ab8b948c1328c
+SHA512 (pytest-datadir-1.5.0.tar.gz) = 6a91bbd7d1ac133c08d5aad3d9b7fa55b9c81dfea1ca5c18f8c9a90a60db4a1e5c09584a4ad0d420007162c507b91d6769a692057ef5be8eb44af6cbd5704f0c
+Size (pytest-datadir-1.5.0.tar.gz) = 8821 bytes
Home |
Main Index |
Thread Index |
Old Index