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:           Fri May  9 14:11:45 UTC 2025

Modified Files:
        pkgsrc/devel/py-test-examples: Makefile distinfo

Log Message:
py-test-examples: updated to 0.0.18

0.0.18

adapt tests to pytest 8.3.4
Increase triple quote search


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 pkgsrc/devel/py-test-examples/Makefile:1.6
--- pkgsrc/devel/py-test-examples/Makefile:1.5  Tue Apr  1 09:04:08 2025
+++ pkgsrc/devel/py-test-examples/Makefile      Fri May  9 14:11:45 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2025/04/01 09:04:08 adam Exp $
+# $NetBSD: Makefile,v 1.6 2025/05/09 14:11:45 adam Exp $
 
-DISTNAME=      pytest_examples-0.0.17
+DISTNAME=      pytest_examples-0.0.18
 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.5 pkgsrc/devel/py-test-examples/distinfo:1.6
--- pkgsrc/devel/py-test-examples/distinfo:1.5  Tue Apr  1 09:04:08 2025
+++ pkgsrc/devel/py-test-examples/distinfo      Fri May  9 14:11:45 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2025/04/01 09:04:08 adam Exp $
+$NetBSD: distinfo,v 1.6 2025/05/09 14:11:45 adam Exp $
 
-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
+BLAKE2s (pytest_examples-0.0.18.tar.gz) = 271601d3da8f7f54531ac36ec2fa420d6f19578261bed013568aa83f64958842
+SHA512 (pytest_examples-0.0.18.tar.gz) = 815669c1e76b5b6396469e36a063f5fecdf9db5f89eb49e9fbb0bd9efcdd1e4657160ed9894caba909da71bc1c59081cf1fe6df82d058f4c54d60944360f9311
+Size (pytest_examples-0.0.18.tar.gz) = 21237 bytes



Home | Main Index | Thread Index | Old Index