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: Tue Jul 2 13:49:20 UTC 2024
Modified Files:
pkgsrc/www/py-twill: Makefile distinfo
Log Message:
py-twill: updated to 3.2.5
3.2.5 (released 2024-06-28)
* Uses lxml 5 instead of lxml 4.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/py-twill/Makefile
cvs rdiff -u -r1.9 -r1.10 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.23 pkgsrc/www/py-twill/Makefile:1.24
--- pkgsrc/www/py-twill/Makefile:1.23 Tue May 7 19:15:09 2024
+++ pkgsrc/www/py-twill/Makefile Tue Jul 2 13:49:20 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2024/05/07 19:15:09 adam Exp $
+# $NetBSD: Makefile,v 1.24 2024/07/02 13:49:20 adam Exp $
-DISTNAME= twill-3.2.4
+DISTNAME= twill-3.2.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/twill/}
@@ -13,7 +13,7 @@ LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=69:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-httpx>=0.27.0:../../www/py-httpx
-DEPENDS+= ${PYPKGPREFIX}-lxml>=4.9:../../textproc/py-lxml
+DEPENDS+= ${PYPKGPREFIX}-lxml>=5.2:../../textproc/py-lxml
DEPENDS+= ${PYPKGPREFIX}-pyparsing>=3.1:../../devel/py-pyparsing
#TEST_DEPENDS+= ${PYPKGPREFIX}-pytidylib>=0.3
#TEST_DEPENDS+= ${PYPKGPREFIX}-quixote>=3.6:../../devel/py-quixote
Index: pkgsrc/www/py-twill/distinfo
diff -u pkgsrc/www/py-twill/distinfo:1.9 pkgsrc/www/py-twill/distinfo:1.10
--- pkgsrc/www/py-twill/distinfo:1.9 Tue May 7 19:15:09 2024
+++ pkgsrc/www/py-twill/distinfo Tue Jul 2 13:49:20 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/05/07 19:15:09 adam Exp $
+$NetBSD: distinfo,v 1.10 2024/07/02 13:49:20 adam Exp $
-BLAKE2s (twill-3.2.4.tar.gz) = 7c9b788cda802f2036c7e9fcbac8d0e00d9ed714761a019ea0998d4ee5363c6e
-SHA512 (twill-3.2.4.tar.gz) = 136e6129c9be87b561edccc531e97e31d5f478220bc6688d3eaa0c4557b480ff13422c10ef8d2cc17d546e6fb4133bcbe3e6772be53154af9be6a0c73445b6f9
-Size (twill-3.2.4.tar.gz) = 89420 bytes
+BLAKE2s (twill-3.2.5.tar.gz) = feb723c017923d96923d2bb7d7cb16db54b6478af904a2ab9ae0b6f9c18ca09a
+SHA512 (twill-3.2.5.tar.gz) = 27b1546717f436205f15c3a161ff31c46535e11fd82ec6ee94f68518063b848d5c25d750c0470f399e03b768b5f07a7a62765ccc3395eab33935677e23f79320
+Size (twill-3.2.5.tar.gz) = 89490 bytes
Home |
Main Index |
Thread Index |
Old Index