Mon Mar 18 15:11:03 2024 UTC (66d)
py-tox: updated to 4.14.1

4.14.1
Fix crash with fresh subprocess, if the build backend is setuptools automatically enable fresh subprocesses for build backend calls


(adam)
diff -r1.43 -r1.44 pkgsrc/devel/py-tox/Makefile
diff -r1.32 -r1.33 pkgsrc/devel/py-tox/distinfo

cvs diff -r1.43 -r1.44 pkgsrc/devel/py-tox/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-tox/Makefile 2024/03/06 13:31:30 1.43
+++ pkgsrc/devel/py-tox/Makefile 2024/03/18 15:11:03 1.44
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.43 2024/03/06 13:31:30 adam Exp $ 1# $NetBSD: Makefile,v 1.44 2024/03/18 15:11:03 adam Exp $
2 2
3DISTNAME= tox-4.14.0 3DISTNAME= tox-4.14.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=t/tox/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=t/tox/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://tox.wiki/ 9HOMEPAGE= https://tox.wiki/
10COMMENT= Virtualenv-based automation of test activities 10COMMENT= Virtualenv-based automation of test activities
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.21:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.21:../../devel/py-hatchling
14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>=0.4:../../devel/py-hatch-vcs 14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>=0.4:../../devel/py-hatch-vcs
15DEPENDS+= ${PYPKGPREFIX}-cachetools>=5.3.2:../../devel/py-cachetools 15DEPENDS+= ${PYPKGPREFIX}-cachetools>=5.3.2:../../devel/py-cachetools
16DEPENDS+= ${PYPKGPREFIX}-chardet>=5.2:../../converters/py-chardet 16DEPENDS+= ${PYPKGPREFIX}-chardet>=5.2:../../converters/py-chardet

cvs diff -r1.32 -r1.33 pkgsrc/devel/py-tox/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-tox/distinfo 2024/03/06 13:31:30 1.32
+++ pkgsrc/devel/py-tox/distinfo 2024/03/18 15:11:03 1.33
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.32 2024/03/06 13:31:30 adam Exp $ 1$NetBSD: distinfo,v 1.33 2024/03/18 15:11:03 adam Exp $
2 2
3BLAKE2s (tox-4.14.0.tar.gz) = 7d5e8df710c3a6d28cdb91bb0075f7e63ffbcc1e4d1fb9ba5315bbcc95cb4946 3BLAKE2s (tox-4.14.1.tar.gz) = 8dd24bb512541003c9db87d02dfe880a12a4bc0d115982991c7b44179efa34bc
4SHA512 (tox-4.14.0.tar.gz) = 5acec2c30a5f8277bfe9364029d408af9622bfe77a883f9f317d33683758e46811a1702042a2a16f891ff6f9a4ef9e692c8f98eeda49401e814f3f347c2998a0 4SHA512 (tox-4.14.1.tar.gz) = 6ad0f82fa7c9599ade526179ee6bd417bc2309b1b5cb002dac7f48032b8889eda9164f0d05724c8846ddf887029e55d1dab7ae220722fd02b42f89421bc43c52
5Size (tox-4.14.0.tar.gz) = 178024 bytes 5Size (tox-4.14.1.tar.gz) = 178268 bytes