pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-mechanize



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Apr 25 11:28:24 UTC 2022

Modified Files:
        pkgsrc/www/py-mechanize: Makefile distinfo

Log Message:
py-mechanize: updated to 0.4.8

0.4.8 release
* Handle mal-encoded robots.txt files more gracefully
* Support HTTP 308 redirects


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/py-mechanize/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/py-mechanize/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-mechanize/Makefile
diff -u pkgsrc/www/py-mechanize/Makefile:1.30 pkgsrc/www/py-mechanize/Makefile:1.31
--- pkgsrc/www/py-mechanize/Makefile:1.30       Tue Jan  4 20:55:31 2022
+++ pkgsrc/www/py-mechanize/Makefile    Mon Apr 25 11:28:24 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2022/01/04 20:55:31 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2022/04/25 11:28:24 adam Exp $
 
-DISTNAME=      mechanize-0.4.7
+DISTNAME=      mechanize-0.4.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/mechanize/}
 

Index: pkgsrc/www/py-mechanize/distinfo
diff -u pkgsrc/www/py-mechanize/distinfo:1.16 pkgsrc/www/py-mechanize/distinfo:1.17
--- pkgsrc/www/py-mechanize/distinfo:1.16       Tue Oct 26 11:30:43 2021
+++ pkgsrc/www/py-mechanize/distinfo    Mon Apr 25 11:28:24 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 11:30:43 nia Exp $
+$NetBSD: distinfo,v 1.17 2022/04/25 11:28:24 adam Exp $
 
-BLAKE2s (mechanize-0.4.7.tar.gz) = 7425c16da86f75c274a23221649be83560bd53f5ca13101a7bde657ef01d8c7b
-SHA512 (mechanize-0.4.7.tar.gz) = f2796f322b1000818bcd4bcedf1d88538ba3a43151b74c950594a60dd7b5cf96ea4fcb605e30c93a5df095da35418401487928b9adfcca932e95dbf964d74c53
-Size (mechanize-0.4.7.tar.gz) = 217289 bytes
+BLAKE2s (mechanize-0.4.8.tar.gz) = 78c83bd48a7603741989948b25808a886ccad937f619220c4dea6ba5c4a7bcd0
+SHA512 (mechanize-0.4.8.tar.gz) = 71087481d27359b3ce795eae440ebb3a146f8dd5a6d5ac5dc91ae3c63f2c487beb472aa06b2925d6121faa038a0a8be50f6cecc54ee7209eb2b61e16242ffaa3
+Size (mechanize-0.4.8.tar.gz) = 218055 bytes



Home | Main Index | Thread Index | Old Index