pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-hypothesmith
Module Name: pkgsrc
Committed By: adam
Date: Tue Jan 16 06:08:43 UTC 2024
Modified Files:
pkgsrc/devel/py-hypothesmith: Makefile distinfo
Log Message:
py-hypothesmith: updated to 0.3.2
0.3.2 - 2024-01-13
- Performance improvements based on
[Hypothesis 6.93.0](https://hypothesis.readthedocs.io/en/latest/changes.html#v6-93-0)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-hypothesmith/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-hypothesmith/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-hypothesmith/Makefile
diff -u pkgsrc/devel/py-hypothesmith/Makefile:1.4 pkgsrc/devel/py-hypothesmith/Makefile:1.5
--- pkgsrc/devel/py-hypothesmith/Makefile:1.4 Mon Dec 11 20:52:02 2023
+++ pkgsrc/devel/py-hypothesmith/Makefile Tue Jan 16 06:08:43 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2023/12/11 20:52:02 adam Exp $
+# $NetBSD: Makefile,v 1.5 2024/01/16 06:08:43 adam Exp $
-DISTNAME= hypothesmith-0.3.1
+DISTNAME= hypothesmith-0.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesmith/}
@@ -12,7 +12,7 @@ LICENSE= mpl-2.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+= ${PYPKGPREFIX}-hypothesis>=6.84.1:../../devel/py-hypothesis
+DEPENDS+= ${PYPKGPREFIX}-hypothesis>=6.93.0:../../devel/py-hypothesis
DEPENDS+= ${PYPKGPREFIX}-lark-parser-[0-9]*:../../lang/py-lark-parser
DEPENDS+= ${PYPKGPREFIX}-libcst>=1.0.1:../../lang/py-libcst
TEST_DEPENDS+= ${PYPKGPREFIX}-black-[0-9]*:../../textproc/py-black
Index: pkgsrc/devel/py-hypothesmith/distinfo
diff -u pkgsrc/devel/py-hypothesmith/distinfo:1.3 pkgsrc/devel/py-hypothesmith/distinfo:1.4
--- pkgsrc/devel/py-hypothesmith/distinfo:1.3 Mon Dec 11 20:48:39 2023
+++ pkgsrc/devel/py-hypothesmith/distinfo Tue Jan 16 06:08:43 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2023/12/11 20:48:39 adam Exp $
+$NetBSD: distinfo,v 1.4 2024/01/16 06:08:43 adam Exp $
-BLAKE2s (hypothesmith-0.3.1.tar.gz) = a1095a84ff2f045df0208f7e1309816d6aef42a48bc7b167782f8c18c4a40c13
-SHA512 (hypothesmith-0.3.1.tar.gz) = 4d78fde4d16be68476302a6bef6e51b741dcd4cca2807572ba10b05f5fcb11aee124bab5d30dbeaf0d9f5d344100100b89e978fcc34732d192a253dfc727fbc0
-Size (hypothesmith-0.3.1.tar.gz) = 25600 bytes
+BLAKE2s (hypothesmith-0.3.2.tar.gz) = e684b8425d4e554e98aff89fdf95d43460e2c06353f5b3d0ae3b85c68c1a443a
+SHA512 (hypothesmith-0.3.2.tar.gz) = 8e84eaa02fd86a9fe2b446c516b8dccb5f5f3ec84035f70c09fd88fcbbb3cfdc5bc36d95a22734d9d9d6a841d17d8f0198ec08daf3331f39c96c7b687fe2f22a
+Size (hypothesmith-0.3.2.tar.gz) = 25480 bytes
Home |
Main Index |
Thread Index |
Old Index