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:           Thu Mar 12 05:45:45 UTC 2026

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

Log Message:
py-hypothesis: updated to 6.151.9

6.151.9
Remove some old unused code.


To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 pkgsrc/devel/py-hypothesis/Makefile
cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/py-hypothesis/PLIST
cvs rdiff -u -r1.161 -r1.162 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.167 pkgsrc/devel/py-hypothesis/Makefile:1.168
--- pkgsrc/devel/py-hypothesis/Makefile:1.167   Mon Feb 16 18:07:47 2026
+++ pkgsrc/devel/py-hypothesis/Makefile Thu Mar 12 05:45:45 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.167 2026/02/16 18:07:47 adam Exp $
+# $NetBSD: Makefile,v 1.168 2026/03/12 05:45:45 adam Exp $
 #
 # Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html
 
-DISTNAME=      hypothesis-6.151.8
+DISTNAME=      hypothesis-6.151.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hypothesis/}

Index: pkgsrc/devel/py-hypothesis/PLIST
diff -u pkgsrc/devel/py-hypothesis/PLIST:1.50 pkgsrc/devel/py-hypothesis/PLIST:1.51
--- pkgsrc/devel/py-hypothesis/PLIST:1.50       Sun Jan 11 08:16:29 2026
+++ pkgsrc/devel/py-hypothesis/PLIST    Thu Mar 12 05:45:45 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.50 2026/01/11 08:16:29 adam Exp $
+@comment $NetBSD: PLIST,v 1.51 2026/03/12 05:45:45 adam Exp $
 bin/hypothesis-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -123,12 +123,6 @@ ${PYSITELIB}/hypothesis/internal/conject
 ${PYSITELIB}/hypothesis/internal/conjecture/datatree.py
 ${PYSITELIB}/hypothesis/internal/conjecture/datatree.pyc
 ${PYSITELIB}/hypothesis/internal/conjecture/datatree.pyo
-${PYSITELIB}/hypothesis/internal/conjecture/dfa/__init__.py
-${PYSITELIB}/hypothesis/internal/conjecture/dfa/__init__.pyc
-${PYSITELIB}/hypothesis/internal/conjecture/dfa/__init__.pyo
-${PYSITELIB}/hypothesis/internal/conjecture/dfa/lstar.py
-${PYSITELIB}/hypothesis/internal/conjecture/dfa/lstar.pyc
-${PYSITELIB}/hypothesis/internal/conjecture/dfa/lstar.pyo
 ${PYSITELIB}/hypothesis/internal/conjecture/engine.py
 ${PYSITELIB}/hypothesis/internal/conjecture/engine.pyc
 ${PYSITELIB}/hypothesis/internal/conjecture/engine.pyo

Index: pkgsrc/devel/py-hypothesis/distinfo
diff -u pkgsrc/devel/py-hypothesis/distinfo:1.161 pkgsrc/devel/py-hypothesis/distinfo:1.162
--- pkgsrc/devel/py-hypothesis/distinfo:1.161   Mon Feb 16 18:07:47 2026
+++ pkgsrc/devel/py-hypothesis/distinfo Thu Mar 12 05:45:45 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.161 2026/02/16 18:07:47 adam Exp $
+$NetBSD: distinfo,v 1.162 2026/03/12 05:45:45 adam Exp $
 
-BLAKE2s (hypothesis-6.151.8.tar.gz) = c9a73ce315579342f24fd975ba19b7c27c96be59fe60b4d4a5616c8d2cc3d749
-SHA512 (hypothesis-6.151.8.tar.gz) = 2dc1f959562535845b36ec14ad56939676b7b3b07165b159647c592309d4f539d2f4cfa4b5ac3cb263fcc75eea3f01ec149955682be6b955d1b5b195fd702413
-Size (hypothesis-6.151.8.tar.gz) = 475954 bytes
+BLAKE2s (hypothesis-6.151.9.tar.gz) = 6899efb15e91be32b03aa9d83c187603103df4d27a4d12e7456a2be524aa35ee
+SHA512 (hypothesis-6.151.9.tar.gz) = c7565644f2a686c98bb05b17f051728ed7f67696b80ec50594cd6b342ff60f101d43dc9498c6a0bd4f05fc38ef232b4f25200175df80becdad2aa6d6fa78da92
+Size (hypothesis-6.151.9.tar.gz) = 463534 bytes



Home | Main Index | Thread Index | Old Index