summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-10-26 08:09:29 +0000
committeradam <adam@pkgsrc.org>2018-10-26 08:09:29 +0000
commit14c46c5dcc2d493106d4dab3e2e361e1ca17262d (patch)
treeb9490a1ed2851c9470507b3cb5cbd94708d1a0df /www
parentecbf4487e7b103336c8d4470ffcb098fb20cb027 (diff)
downloadpkgsrc-14c46c5dcc2d493106d4dab3e2e361e1ca17262d.tar.gz
py-mechanize: updated to 0.3.7
0.3.7 release * Fix processing of http-equiv meta tags incorrectly lower casing the content * Fix error when a textbox contained within a form contains unicode characters
Diffstat (limited to 'www')
-rw-r--r--www/py-mechanize/Makefile8
-rw-r--r--www/py-mechanize/PLIST5
-rw-r--r--www/py-mechanize/distinfo10
3 files changed, 13 insertions, 10 deletions
diff --git a/www/py-mechanize/Makefile b/www/py-mechanize/Makefile
index 83425aa4c1f..b0476031284 100644
--- a/www/py-mechanize/Makefile
+++ b/www/py-mechanize/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2018/07/03 05:03:40 adam Exp $
+# $NetBSD: Makefile,v 1.22 2018/10/26 08:09:29 adam Exp $
-DISTNAME= mechanize-0.3.6
+DISTNAME= mechanize-0.3.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/mechanize/}
@@ -12,9 +12,9 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-html5lib>=0.999999999:../../textproc/py-html5lib
-USE_LANGUAGES= # none
+USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.3.5
+PYTHON_VERSIONS_ACCEPTED= 27
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/py-mechanize/PLIST b/www/py-mechanize/PLIST
index ac308f42b5d..bfc5c93f77d 100644
--- a/www/py-mechanize/PLIST
+++ b/www/py-mechanize/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2017/07/26 10:58:52 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2018/10/26 08:09:29 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -77,3 +77,6 @@ ${PYSITELIB}/mechanize/_util.pyo
${PYSITELIB}/mechanize/_version.py
${PYSITELIB}/mechanize/_version.pyc
${PYSITELIB}/mechanize/_version.pyo
+${PYSITELIB}/mechanize/polyglot.py
+${PYSITELIB}/mechanize/polyglot.pyc
+${PYSITELIB}/mechanize/polyglot.pyo
diff --git a/www/py-mechanize/distinfo b/www/py-mechanize/distinfo
index 25ae6552a85..2984a1cc36c 100644
--- a/www/py-mechanize/distinfo
+++ b/www/py-mechanize/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/11/02 12:58:46 adam Exp $
+$NetBSD: distinfo,v 1.7 2018/10/26 08:09:29 adam Exp $
-SHA1 (mechanize-0.3.6.tar.gz) = afa66a5ab93eff8f3183ed301f3291e40c9b7e97
-RMD160 (mechanize-0.3.6.tar.gz) = ba557b8d71795edada2907e55d9a801317e97d06
-SHA512 (mechanize-0.3.6.tar.gz) = bc838d826dd8b08f699d4788fae8962746dbc266d892b34eff2f11b16a28ff22357d011fa1b177e813e4d879b36cd83f464173297ba58208a6ba37f9f2f130be
-Size (mechanize-0.3.6.tar.gz) = 201845 bytes
+SHA1 (mechanize-0.3.7.tar.gz) = bf8e0e7635127422234f8227457f0addd04f64ba
+RMD160 (mechanize-0.3.7.tar.gz) = 1f1350664966786cbc25655a373548a52f76750b
+SHA512 (mechanize-0.3.7.tar.gz) = d3cd17b2527b07a7f9699ef85073d2fb8674a3aeaf55be8d27db4d83444555679c9dfb4722bb091d0e90fb488f7ec3f1b110fe2be89d2e41dca892f2d2d2123f
+Size (mechanize-0.3.7.tar.gz) = 203719 bytes