Fri Apr 26 07:21:19 2024 UTC (16d)
py-mechanize: updated to 0.4.10

0.4.10
Fix overly long MIME multipart separator on 64 bit systems


(adam)
diff -r1.33 -r1.34 pkgsrc/www/py-mechanize/Makefile
diff -r1.18 -r1.19 pkgsrc/www/py-mechanize/distinfo

cvs diff -r1.33 -r1.34 pkgsrc/www/py-mechanize/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-mechanize/Makefile 2023/11/22 10:34:25 1.33
+++ pkgsrc/www/py-mechanize/Makefile 2024/04/26 07:21:19 1.34
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.33 2023/11/22 10:34:25 adam Exp $ 1# $NetBSD: Makefile,v 1.34 2024/04/26 07:21:19 adam Exp $
2 2
3DISTNAME= mechanize-0.4.9 3DISTNAME= mechanize-0.4.10
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=m/mechanize/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=m/mechanize/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/python-mechanize/mechanize 9HOMEPAGE= https://github.com/python-mechanize/mechanize
10COMMENT= Stateful programmatic web browsing in Python 10COMMENT= Stateful programmatic web browsing in Python
11LICENSE= modified-bsd 11LICENSE= modified-bsd
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}-html5lib>=0.999999999:../../textproc/py-html5lib 15DEPENDS+= ${PYPKGPREFIX}-html5lib>=0.999999999:../../textproc/py-html5lib
16 16

cvs diff -r1.18 -r1.19 pkgsrc/www/py-mechanize/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-mechanize/distinfo 2023/11/22 10:34:25 1.18
+++ pkgsrc/www/py-mechanize/distinfo 2024/04/26 07:21:19 1.19
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.18 2023/11/22 10:34:25 adam Exp $ 1$NetBSD: distinfo,v 1.19 2024/04/26 07:21:19 adam Exp $
2 2
3BLAKE2s (mechanize-0.4.9.tar.gz) = 56e2f23c71da11183b8cf414c788c0e13c086656283ce69b4cd3a24fda2b26c5 3BLAKE2s (mechanize-0.4.10.tar.gz) = 25e88d750fc223acc735262335dc037a30ebab84da52c6fb3d91a662cd531c35
4SHA512 (mechanize-0.4.9.tar.gz) = a0c5d6e01ddabd35dded9908e4f7e24cb0a8c20a674af603cd2f5f146c75d38dc96c36af0898646691206ce41745dff9a736ce53efd03ff48e55e763814b893c 4SHA512 (mechanize-0.4.10.tar.gz) = 76d13ac8ac06e8e3836ba814259e1ec8495ebbfc259d4f8652f3ed23863b6a5f6fc5983409083ad9f5d0312db6581b0e7b32bfe6d46ecd190006188ac4cf3fc8
5Size (mechanize-0.4.9.tar.gz) = 218286 bytes 5Size (mechanize-0.4.10.tar.gz) = 218291 bytes