pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-test



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jul 22 04:00:08 UTC 2024

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

Log Message:
py-test: updated to 8.3.1

pytest 8.3.1 (2024-07-20)
The 8.3.0 release failed to include the change notes and docs for the release. This patch release remedies this. There are no other changes.

https://docs.pytest.org/en/stable/changelog.html


To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 pkgsrc/devel/py-test/Makefile
cvs rdiff -u -r1.114 -r1.115 pkgsrc/devel/py-test/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/Makefile
diff -u pkgsrc/devel/py-test/Makefile:1.129 pkgsrc/devel/py-test/Makefile:1.130
--- pkgsrc/devel/py-test/Makefile:1.129 Wed Jun  5 07:49:36 2024
+++ pkgsrc/devel/py-test/Makefile       Mon Jul 22 04:00:08 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.129 2024/06/05 07:49:36 adam Exp $
+# $NetBSD: Makefile,v 1.130 2024/07/22 04:00:08 adam Exp $
 
-DISTNAME=      pytest-8.2.2
+DISTNAME=      pytest-8.3.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest/}

Index: pkgsrc/devel/py-test/distinfo
diff -u pkgsrc/devel/py-test/distinfo:1.114 pkgsrc/devel/py-test/distinfo:1.115
--- pkgsrc/devel/py-test/distinfo:1.114 Wed Jun  5 07:49:36 2024
+++ pkgsrc/devel/py-test/distinfo       Mon Jul 22 04:00:08 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.114 2024/06/05 07:49:36 adam Exp $
+$NetBSD: distinfo,v 1.115 2024/07/22 04:00:08 adam Exp $
 
-BLAKE2s (pytest-8.2.2.tar.gz) = 5472bec52451a2c75ab81675cb08279c0e7ad5fa34032d48587e99bb060eddc5
-SHA512 (pytest-8.2.2.tar.gz) = 896192f0d41f3fef49915dfea6ae33dbb939f6bbe54de27861bf1554bf87f910702169293e923af9bc40466e7f806aa19ca54cbe41a848c233f70b52bb86a63c
-Size (pytest-8.2.2.tar.gz) = 1427980 bytes
+BLAKE2s (pytest-8.3.1.tar.gz) = ac98b3cb5a1d80983d5995e97e9569da90595e41a10cb83a76030dd7081542ea
+SHA512 (pytest-8.3.1.tar.gz) = fd650785ec91233242c9ee2a1847d3f4a679cfc4504fa6863410bda2f16527e655261eb285e936219e0bca0d95d958265aa7d3e06401bcd5f5127af3f2809425
+Size (pytest-8.3.1.tar.gz) = 1438997 bytes



Home | Main Index | Thread Index | Old Index