pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-examples
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 1 09:04:09 UTC 2025
Modified Files:
pkgsrc/devel/py-test-examples: Makefile distinfo
Log Message:
py-test-examples: updated to 0.0.17
0.0.17
Improve logic for finding print statements
Ensure print_callback runs before formatting print args
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-test-examples/Makefile \
pkgsrc/devel/py-test-examples/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-examples/Makefile
diff -u pkgsrc/devel/py-test-examples/Makefile:1.4 pkgsrc/devel/py-test-examples/Makefile:1.5
--- pkgsrc/devel/py-test-examples/Makefile:1.4 Mon Nov 25 10:40:56 2024
+++ pkgsrc/devel/py-test-examples/Makefile Tue Apr 1 09:04:08 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/11/25 10:40:56 adam Exp $
+# $NetBSD: Makefile,v 1.5 2025/04/01 09:04:08 adam Exp $
-DISTNAME= pytest_examples-0.0.15
+DISTNAME= pytest_examples-0.0.17
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest_examples/}
Index: pkgsrc/devel/py-test-examples/distinfo
diff -u pkgsrc/devel/py-test-examples/distinfo:1.4 pkgsrc/devel/py-test-examples/distinfo:1.5
--- pkgsrc/devel/py-test-examples/distinfo:1.4 Mon Nov 25 10:40:56 2024
+++ pkgsrc/devel/py-test-examples/distinfo Tue Apr 1 09:04:08 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/11/25 10:40:56 adam Exp $
+$NetBSD: distinfo,v 1.5 2025/04/01 09:04:08 adam Exp $
-BLAKE2s (pytest_examples-0.0.15.tar.gz) = 271616bceffa86afe083be12b1ba4064ffaf08eb1cc295088a352492aefe21a7
-SHA512 (pytest_examples-0.0.15.tar.gz) = 3ff8b659ebddf5420a521ba2fc2888decb1f34c3f338cec20a5828326edb03c2e5508a3cb0e23af1a9c64d76ec27b7e67b3ce870e82bb960f30575017853c9f1
-Size (pytest_examples-0.0.15.tar.gz) = 20771 bytes
+BLAKE2s (pytest_examples-0.0.17.tar.gz) = 5273c879afb08d3bb16b55c45a04feffb94977eeaeb8f56fb74ae4d1abc2c797
+SHA512 (pytest_examples-0.0.17.tar.gz) = 1159d5d2491511a8e9b9255c26d709f5b8abdd87e453a079b7e52a9500e4cf44a476162de774dfbb54a179df5bd4271fc883e0d9e3839705e2c23cabb34d2dac
+Size (pytest_examples-0.0.17.tar.gz) = 21211 bytes
Home |
Main Index |
Thread Index |
Old Index