Sat Feb 17 02:13:10 2024 UTC (100d)
py-hypothesmith: updated to 0.3.3

0.3.3 - 2024-02-16
- Add Python 3.12 and 3.13 to CI
- Can now be imported on Python 3.13


(adam)
diff -r1.5 -r1.6 pkgsrc/devel/py-hypothesmith/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/py-hypothesmith/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/devel/py-hypothesmith/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-hypothesmith/Makefile 2024/01/16 06:08:43 1.5
+++ pkgsrc/devel/py-hypothesmith/Makefile 2024/02/17 02:13:10 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2024/01/16 06:08:43 adam Exp $ 1# $NetBSD: Makefile,v 1.6 2024/02/17 02:13:10 adam Exp $
2 2
3DISTNAME= hypothesmith-0.3.2 3DISTNAME= hypothesmith-0.3.3
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesmith/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesmith/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/Zac-HD/hypothesmith 9HOMEPAGE= https://github.com/Zac-HD/hypothesmith
10COMMENT= Hypothesis strategies for generating Python programs, like CSmith 10COMMENT= Hypothesis strategies for generating Python programs, like CSmith
11LICENSE= mpl-2.0 11LICENSE= mpl-2.0
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15DEPENDS+= ${PYPKGPREFIX}-hypothesis>=6.93.0:../../devel/py-hypothesis 15DEPENDS+= ${PYPKGPREFIX}-hypothesis>=6.93.0:../../devel/py-hypothesis
16DEPENDS+= ${PYPKGPREFIX}-lark-parser-[0-9]*:../../lang/py-lark-parser 16DEPENDS+= ${PYPKGPREFIX}-lark-parser-[0-9]*:../../lang/py-lark-parser

cvs diff -r1.4 -r1.5 pkgsrc/devel/py-hypothesmith/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-hypothesmith/distinfo 2024/01/16 06:08:43 1.4
+++ pkgsrc/devel/py-hypothesmith/distinfo 2024/02/17 02:13:10 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2024/01/16 06:08:43 adam Exp $ 1$NetBSD: distinfo,v 1.5 2024/02/17 02:13:10 adam Exp $
2 2
3BLAKE2s (hypothesmith-0.3.2.tar.gz) = e684b8425d4e554e98aff89fdf95d43460e2c06353f5b3d0ae3b85c68c1a443a 3BLAKE2s (hypothesmith-0.3.3.tar.gz) = 9f73f2801b53ed5edbf1878cc5de0c9c406767ea63296b9a950fd110d4a79222
4SHA512 (hypothesmith-0.3.2.tar.gz) = 8e84eaa02fd86a9fe2b446c516b8dccb5f5f3ec84035f70c09fd88fcbbb3cfdc5bc36d95a22734d9d9d6a841d17d8f0198ec08daf3331f39c96c7b687fe2f22a 4SHA512 (hypothesmith-0.3.3.tar.gz) = c62dd927161ea9786806f6fee3af77f583c00a9dbb59c1a52c0cc1419b16b3d883b315028cc8c06f61e22035d9bf0b187d56d1d877bcd5837ba76c1e3a84b478
5Size (hypothesmith-0.3.2.tar.gz) = 25480 bytes 5Size (hypothesmith-0.3.3.tar.gz) = 25529 bytes