pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-test-benchmark



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Nov  5 13:43:48 UTC 2025

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

Log Message:
py-test-benchmark: updated to 5.2.1

5.2.1 (2025-11-04)

* Add markers so pytest doesn't try to assert-rewrite the plugin internals
  (fixes those ``pytest.PytestAssertRewriteWarning: Module already imported so cannot be rewritten; pytest_benchmark`` warnings).


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-test-benchmark/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-test-benchmark/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-benchmark/Makefile
diff -u pkgsrc/devel/py-test-benchmark/Makefile:1.10 pkgsrc/devel/py-test-benchmark/Makefile:1.11
--- pkgsrc/devel/py-test-benchmark/Makefile:1.10        Tue Nov  4 11:56:59 2025
+++ pkgsrc/devel/py-test-benchmark/Makefile     Wed Nov  5 13:43:48 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2025/11/04 11:56:59 adam Exp $
+# $NetBSD: Makefile,v 1.11 2025/11/05 13:43:48 adam Exp $
 
-DISTNAME=      pytest_benchmark-5.2.0
+DISTNAME=      pytest_benchmark-5.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/pytest_/test-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-benchmark/}

Index: pkgsrc/devel/py-test-benchmark/distinfo
diff -u pkgsrc/devel/py-test-benchmark/distinfo:1.7 pkgsrc/devel/py-test-benchmark/distinfo:1.8
--- pkgsrc/devel/py-test-benchmark/distinfo:1.7 Tue Nov  4 11:56:59 2025
+++ pkgsrc/devel/py-test-benchmark/distinfo     Wed Nov  5 13:43:48 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/11/04 11:56:59 adam Exp $
+$NetBSD: distinfo,v 1.8 2025/11/05 13:43:48 adam Exp $
 
-BLAKE2s (pytest_benchmark-5.2.0.tar.gz) = 175e7b4cb96af93f73a7929a66e7eff7993d10fb4d990fd08d10671ae1d58cb3
-SHA512 (pytest_benchmark-5.2.0.tar.gz) = 7fbb7b13ed539f99579b6b0083778bf548ca67ebc055eff1af9e62522db9a569aafaac88e47b69f3096b9c50413b70d18a150656ba6e10179924fc7cda4193e4
-Size (pytest_benchmark-5.2.0.tar.gz) = 339143 bytes
+BLAKE2s (pytest_benchmark-5.2.1.tar.gz) = 2fb2b45d4ff305338e59f7374cbb57eb00c9149d6a725d0852f2b33591217b54
+SHA512 (pytest_benchmark-5.2.1.tar.gz) = e13ef06c05beb16be883d2d0678a269058c728c9b3e2996077224fe982e762b18c20298d1c2f183977431ecfd64b828262b168ae88f431f6fd2d32a29bb864a3
+Size (pytest_benchmark-5.2.1.tar.gz) = 339278 bytes



Home | Main Index | Thread Index | Old Index