pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-console-scripts
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 12 09:30:55 UTC 2023
Modified Files:
pkgsrc/devel/py-test-console-scripts: Makefile distinfo
Log Message:
py-test-console-scripts: updated to 1.4.1
1.4.1
Removed
- Dropped support for Python 3.7
Fixed
- Fix loading scripts with non-UTF-8 encodings.
- Print output when a subprocess runner with `check=True` fails was missing.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-test-console-scripts/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-test-console-scripts/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-console-scripts/Makefile
diff -u pkgsrc/devel/py-test-console-scripts/Makefile:1.3 pkgsrc/devel/py-test-console-scripts/Makefile:1.4
--- pkgsrc/devel/py-test-console-scripts/Makefile:1.3 Mon May 29 09:19:12 2023
+++ pkgsrc/devel/py-test-console-scripts/Makefile Mon Jun 12 09:30:55 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2023/05/29 09:19:12 adam Exp $
+# $NetBSD: Makefile,v 1.4 2023/06/12 09:30:55 adam Exp $
-DISTNAME= pytest-console-scripts-1.4.0
+DISTNAME= pytest-console-scripts-1.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-console-scripts/}
Index: pkgsrc/devel/py-test-console-scripts/distinfo
diff -u pkgsrc/devel/py-test-console-scripts/distinfo:1.2 pkgsrc/devel/py-test-console-scripts/distinfo:1.3
--- pkgsrc/devel/py-test-console-scripts/distinfo:1.2 Mon May 29 09:19:12 2023
+++ pkgsrc/devel/py-test-console-scripts/distinfo Mon Jun 12 09:30:55 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/05/29 09:19:12 adam Exp $
+$NetBSD: distinfo,v 1.3 2023/06/12 09:30:55 adam Exp $
-BLAKE2s (pytest-console-scripts-1.4.0.tar.gz) = 8ccf8638d0afa7e49860e8026f423a12e4cab0dc15f4abab31773bbb7a2e9128
-SHA512 (pytest-console-scripts-1.4.0.tar.gz) = ccfc9032a05934fb12b5f29052f5335fc37c90f5bbbc2a31b0bd422c3a04a1cc23fbc23fb3537415905ac1dba9d6ea916e2ae0b659330189f0184a8e70f4eff1
-Size (pytest-console-scripts-1.4.0.tar.gz) = 19718 bytes
+BLAKE2s (pytest-console-scripts-1.4.1.tar.gz) = 000990e887c1c29aa328fcf28112a43029ee8822f269c2ea4801d8574c07a3da
+SHA512 (pytest-console-scripts-1.4.1.tar.gz) = b96def518a8c2930f092f68c1ba4a0ea55757c38cfa9dd39dd0ffdc54127bca3a2333c39159d7723ad1b412047244fde08753652e1945509b80dcbfa00dacfbb
+Size (pytest-console-scripts-1.4.1.tar.gz) = 20994 bytes
Home |
Main Index |
Thread Index |
Old Index