pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-codspeed
Module Name: pkgsrc
Committed By: adam
Date: Tue Dec 10 06:29:19 UTC 2024
Modified Files:
pkgsrc/devel/py-test-codspeed: Makefile PLIST distinfo
Log Message:
py-test-codspeed: updated to 3.1.0
3.1.0
Refactor
Remove the scripted semver generation
Internals
Fix typo in cibuildwheel config
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-test-codspeed/Makefile \
pkgsrc/devel/py-test-codspeed/PLIST \
pkgsrc/devel/py-test-codspeed/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-codspeed/Makefile
diff -u pkgsrc/devel/py-test-codspeed/Makefile:1.1 pkgsrc/devel/py-test-codspeed/Makefile:1.2
--- pkgsrc/devel/py-test-codspeed/Makefile:1.1 Wed Dec 4 13:43:55 2024
+++ pkgsrc/devel/py-test-codspeed/Makefile Tue Dec 10 06:29:19 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2024/12/04 13:43:55 adam Exp $
+# $NetBSD: Makefile,v 1.2 2024/12/10 06:29:19 adam Exp $
-DISTNAME= pytest_codspeed-3.0.0
+DISTNAME= pytest_codspeed-3.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-codspeed/}
Index: pkgsrc/devel/py-test-codspeed/PLIST
diff -u pkgsrc/devel/py-test-codspeed/PLIST:1.1 pkgsrc/devel/py-test-codspeed/PLIST:1.2
--- pkgsrc/devel/py-test-codspeed/PLIST:1.1 Wed Dec 4 13:43:55 2024
+++ pkgsrc/devel/py-test-codspeed/PLIST Tue Dec 10 06:29:19 2024
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2024/12/04 13:43:55 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/12/10 06:29:19 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/pytest_codspeed/__init__.py
${PYSITELIB}/pytest_codspeed/__init__.pyc
${PYSITELIB}/pytest_codspeed/__init__.pyo
@@ -13,10 +13,12 @@ ${PYSITELIB}/pytest_codspeed/instruments
${PYSITELIB}/pytest_codspeed/instruments/valgrind/__init__.py
${PYSITELIB}/pytest_codspeed/instruments/valgrind/__init__.pyc
${PYSITELIB}/pytest_codspeed/instruments/valgrind/__init__.pyo
-${PYSITELIB}/pytest_codspeed/instruments/valgrind/_wrapper/.gitignore
${PYSITELIB}/pytest_codspeed/instruments/valgrind/_wrapper/__init__.py
${PYSITELIB}/pytest_codspeed/instruments/valgrind/_wrapper/__init__.pyc
${PYSITELIB}/pytest_codspeed/instruments/valgrind/_wrapper/__init__.pyo
+${PYSITELIB}/pytest_codspeed/instruments/valgrind/_wrapper/build.py
+${PYSITELIB}/pytest_codspeed/instruments/valgrind/_wrapper/build.pyc
+${PYSITELIB}/pytest_codspeed/instruments/valgrind/_wrapper/build.pyo
${PYSITELIB}/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c
${PYSITELIB}/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.h
${PYSITELIB}/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.pyi
Index: pkgsrc/devel/py-test-codspeed/distinfo
diff -u pkgsrc/devel/py-test-codspeed/distinfo:1.1 pkgsrc/devel/py-test-codspeed/distinfo:1.2
--- pkgsrc/devel/py-test-codspeed/distinfo:1.1 Wed Dec 4 13:43:55 2024
+++ pkgsrc/devel/py-test-codspeed/distinfo Tue Dec 10 06:29:19 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/12/04 13:43:55 adam Exp $
+$NetBSD: distinfo,v 1.2 2024/12/10 06:29:19 adam Exp $
-BLAKE2s (pytest_codspeed-3.0.0.tar.gz) = 7192ad804ef8c5a271289f42d673556db9383dff52a44ddd38825b76fc0351e7
-SHA512 (pytest_codspeed-3.0.0.tar.gz) = 1f1134f4760df556ee13df7c30faa3da4efe2692d131eddba3b100dac92716af48b228a7b534e9fe18e309eafd591807a273b01c5aadc7770fe99880306db3e4
-Size (pytest_codspeed-3.0.0.tar.gz) = 12540 bytes
+BLAKE2s (pytest_codspeed-3.1.0.tar.gz) = 87b1debd3d7bb9a41c341d07c7913bf53f58ff0c64a462ca95ee72b7cc9ee591
+SHA512 (pytest_codspeed-3.1.0.tar.gz) = de81c4fead227484f77a55df233378bc4337b43682f535e4fe5b0efeb8db74bcddaa611aaa822bc3f8e86bea6e6fa6ed4a365d7b72b054d9b469b0d99082715c
+Size (pytest_codspeed-3.1.0.tar.gz) = 18219 bytes
Home |
Main Index |
Thread Index |
Old Index