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: Fri Aug 25 11:08:48 UTC 2023
Modified Files:
pkgsrc/devel/py-hypothesis: Makefile distinfo
Log Message:
py-hypothesis: updated to 6.82.6
6.82.6
This patch enables and fixes many more of ruff‘s lint rules.
6.82.5
Fixes the error message for missing [cli] extra.
6.82.4
This patch ensures that we always close the download connection in GitHubArtifactDatabase.
6.82.3
We can now pretty-print combinations of zero enum.Flag values, like SomeFlag(0), which has never worked before.
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 pkgsrc/devel/py-hypothesis/Makefile
cvs rdiff -u -r1.121 -r1.122 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.125 pkgsrc/devel/py-hypothesis/Makefile:1.126
--- pkgsrc/devel/py-hypothesis/Makefile:1.125 Mon Aug 7 05:22:59 2023
+++ pkgsrc/devel/py-hypothesis/Makefile Fri Aug 25 11:08:48 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.125 2023/08/07 05:22:59 adam Exp $
+# $NetBSD: Makefile,v 1.126 2023/08/25 11:08:48 adam Exp $
#
# Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html
-DISTNAME= hypothesis-6.82.2
+DISTNAME= hypothesis-6.82.6
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.121 pkgsrc/devel/py-hypothesis/distinfo:1.122
--- pkgsrc/devel/py-hypothesis/distinfo:1.121 Mon Aug 7 05:22:59 2023
+++ pkgsrc/devel/py-hypothesis/distinfo Fri Aug 25 11:08:48 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.121 2023/08/07 05:22:59 adam Exp $
+$NetBSD: distinfo,v 1.122 2023/08/25 11:08:48 adam Exp $
-BLAKE2s (hypothesis-6.82.2.tar.gz) = e0192a8e5b6e0931bffd2b702c0aa944b91afd6c1ad42703509f85511b7556b3
-SHA512 (hypothesis-6.82.2.tar.gz) = e315fbc8deec427ab6ecbc2c047108890712857773500996df8fb7a4a4f836907b4ffa84f27b22011a21b5349e78b9026262621c441d2cd2dfe05b11f7d538d0
-Size (hypothesis-6.82.2.tar.gz) = 353212 bytes
+BLAKE2s (hypothesis-6.82.6.tar.gz) = 7fdb186ba4fea1731a76694460bb9f6f58ddde53d955af914e3b2b3814fda096
+SHA512 (hypothesis-6.82.6.tar.gz) = 9c940b9025d3a92d65b112c2cf004ae30175660aeb0f24a17fcc5c260393831663f2ff9da1d889bc8a9a99d58af64a8cdc1266d3d5595c43daabbfbc56f41cc5
+Size (hypothesis-6.82.6.tar.gz) = 353353 bytes
Home |
Main Index |
Thread Index |
Old Index