pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-twill
Module Name: pkgsrc
Committed By: adam
Date: Sun Jan 28 17:35:39 UTC 2024
Modified Files:
pkgsrc/www/py-twill: Makefile distinfo
Log Message:
py-twill: updated to 3.2.2
3.2.2 (released 2024-01-28)
* Fixes the broken interactive shell.
* Fixes 'run_file' when specifying files in a subdirectory without extension.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-twill/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-twill/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-twill/Makefile
diff -u pkgsrc/www/py-twill/Makefile:1.20 pkgsrc/www/py-twill/Makefile:1.21
--- pkgsrc/www/py-twill/Makefile:1.20 Tue Jan 16 14:13:55 2024
+++ pkgsrc/www/py-twill/Makefile Sun Jan 28 17:35:39 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2024/01/16 14:13:55 adam Exp $
+# $NetBSD: Makefile,v 1.21 2024/01/28 17:35:39 adam Exp $
-DISTNAME= twill-3.2.1
+DISTNAME= twill-3.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/twill/}
@@ -12,9 +12,9 @@ LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=68:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+= ${PYPKGPREFIX}-httpx>=0.25.0:../../www/py-httpx
+DEPENDS+= ${PYPKGPREFIX}-httpx>=0.26.0:../../www/py-httpx
DEPENDS+= ${PYPKGPREFIX}-lxml>=4.9:../../textproc/py-lxml
-DEPENDS+= ${PYPKGPREFIX}-pyparsing>=3.0:../../devel/py-pyparsing
+DEPENDS+= ${PYPKGPREFIX}-pyparsing>=3.1:../../devel/py-pyparsing
#TEST_DEPENDS+= ${PYPKGPREFIX}-pytidylib>=0.3
#TEST_DEPENDS+= ${PYPKGPREFIX}-quixote>=3.6:../../devel/py-quixote
#TEST_DEPENDS+= ${PYPKGPREFIX}-tox>=4:../../devel/py-tox
Index: pkgsrc/www/py-twill/distinfo
diff -u pkgsrc/www/py-twill/distinfo:1.6 pkgsrc/www/py-twill/distinfo:1.7
--- pkgsrc/www/py-twill/distinfo:1.6 Tue Jan 16 14:13:55 2024
+++ pkgsrc/www/py-twill/distinfo Sun Jan 28 17:35:39 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/01/16 14:13:55 adam Exp $
+$NetBSD: distinfo,v 1.7 2024/01/28 17:35:39 adam Exp $
-BLAKE2s (twill-3.2.1.tar.gz) = 0665517099d0dbcf50aef310ccc71f38abaad144b6703e5cfd2bef1485383c47
-SHA512 (twill-3.2.1.tar.gz) = c04199087d2143c7576088a8f403d07fb120d6b29e449e688e48cb474617c1d31e20c8b6ff13bb00d0f69aef9952b571dfab4de229f8507c84cdc21aadc8e7dd
-Size (twill-3.2.1.tar.gz) = 88803 bytes
+BLAKE2s (twill-3.2.2.tar.gz) = e540e54d92b927e86cb9fd983768bbd5870f62daf79fb74d59258462d1d2a7ce
+SHA512 (twill-3.2.2.tar.gz) = 7a7f9f8dd16182c676a59d01c0e90cbaf8c6cc5320546ef5391ce07b418f7f2b08e0667610110f0b1d56eb02e1df8d1a215b4e781e11527dbdb81d984c0b1b38
+Size (twill-3.2.2.tar.gz) = 89146 bytes
Home |
Main Index |
Thread Index |
Old Index