pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-hypothesis



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Nov 11 13:52:20 UTC 2025

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

Log Message:
py-hypothesis: updated to 6.147.0

6.147.0

This release drops support for nose, which ceased development 9 years ago and does not support Python 3.10 or newer.

Hypothesis still supports nose2. While we do not test nose2 in our CI, we will fix any bugs that get reported.


To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 pkgsrc/devel/py-hypothesis/Makefile
cvs rdiff -u -r1.156 -r1.157 pkgsrc/devel/py-hypothesis/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-hypothesis/Makefile
diff -u pkgsrc/devel/py-hypothesis/Makefile:1.162 pkgsrc/devel/py-hypothesis/Makefile:1.163
--- pkgsrc/devel/py-hypothesis/Makefile:1.162   Thu Oct 23 09:14:29 2025
+++ pkgsrc/devel/py-hypothesis/Makefile Tue Nov 11 13:52:19 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.162 2025/10/23 09:14:29 adam Exp $
+# $NetBSD: Makefile,v 1.163 2025/11/11 13:52:19 adam Exp $
 #
 # Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html
 
-DISTNAME=      hypothesis-6.142.3
+DISTNAME=      hypothesis-6.147.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hypothesis/}

Index: pkgsrc/devel/py-hypothesis/distinfo
diff -u pkgsrc/devel/py-hypothesis/distinfo:1.156 pkgsrc/devel/py-hypothesis/distinfo:1.157
--- pkgsrc/devel/py-hypothesis/distinfo:1.156   Thu Oct 23 09:14:29 2025
+++ pkgsrc/devel/py-hypothesis/distinfo Tue Nov 11 13:52:19 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.156 2025/10/23 09:14:29 adam Exp $
+$NetBSD: distinfo,v 1.157 2025/11/11 13:52:19 adam Exp $
 
-BLAKE2s (hypothesis-6.142.3.tar.gz) = cce33b666f1faef0c67ff97c9600a243defe2a824f22ab25ac62295374435176
-SHA512 (hypothesis-6.142.3.tar.gz) = bd7ff4ce46e9e32f8c6c3890d222e94cdff7e62a8db5d18644dc7b26488bf37bab8152955788dbcce13aa30f7cce365beb5d227429d1ab795873584cd4259f78
-Size (hypothesis-6.142.3.tar.gz) = 466042 bytes
+BLAKE2s (hypothesis-6.147.0.tar.gz) = 499d83016733f143174301ad3339f76fe50f1bab0f05e2398848c699e901bd9d
+SHA512 (hypothesis-6.147.0.tar.gz) = 285639feb8059a81c9919361e9a081644cae8c9f20b0efe443eba136a2af3266abebc6939e54791ef38083752fc0a41424859a7575fd21120df22cade852bf02
+Size (hypothesis-6.147.0.tar.gz) = 468587 bytes



Home | Main Index | Thread Index | Old Index