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:           Sun Aug  6 07:17:09 UTC 2023

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

Log Message:
py-hypothesis: updated to 6.82.1

6.82.1

Improve shrinking of floats in narrow regions that don’t cross an integer boundary.


To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 pkgsrc/devel/py-hypothesis/Makefile
cvs rdiff -u -r1.119 -r1.120 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.123 pkgsrc/devel/py-hypothesis/Makefile:1.124
--- pkgsrc/devel/py-hypothesis/Makefile:1.123   Thu Jul 20 07:59:05 2023
+++ pkgsrc/devel/py-hypothesis/Makefile Sun Aug  6 07:17:09 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.123 2023/07/20 07:59:05 adam Exp $
+# $NetBSD: Makefile,v 1.124 2023/08/06 07:17:09 adam Exp $
 #
 # Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html
 
-DISTNAME=      hypothesis-6.82.0
+DISTNAME=      hypothesis-6.82.1
 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.119 pkgsrc/devel/py-hypothesis/distinfo:1.120
--- pkgsrc/devel/py-hypothesis/distinfo:1.119   Sat Jul 29 15:36:28 2023
+++ pkgsrc/devel/py-hypothesis/distinfo Sun Aug  6 07:17:09 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.119 2023/07/29 15:36:28 adam Exp $
+$NetBSD: distinfo,v 1.120 2023/08/06 07:17:09 adam Exp $
 
-BLAKE2s (hypothesis-6.82.0.tar.gz) = 224fba982069f6f3c4c7f1a575aae4f896057f38f414869a23476d5f4f4a6e26
-SHA512 (hypothesis-6.82.0.tar.gz) = df488f46b5be5539fcd35109f14c5f20dc3e1e206eb8365f9cff739fe9505ed95d72d4ff5f4a8ac36aadbdb1cc46f41e84778be572513d06cef570b42a0be90e
-Size (hypothesis-6.82.0.tar.gz) = 352906 bytes
+BLAKE2s (hypothesis-6.82.1.tar.gz) = 12307fee11b4d393d531feb7ba525a7d97fcf59ccbda7677d8421b6d5fc6abd5
+SHA512 (hypothesis-6.82.1.tar.gz) = feab58f54a776d01b23d43c86c95661a992d8d601e9d3ab7601bde314406b2fe14e00df144ab37f8cbfe929434f165dddea15f5bf537de758449f485b52f1d10
+Size (hypothesis-6.82.1.tar.gz) = 353171 bytes
 SHA1 (patch-setup.py) = 6784b6eb802938f266c1c7c683757fb2be8a9119



Home | Main Index | Thread Index | Old Index