diff options
author | rm <rm@FreeBSD.org> | 2015-08-14 02:44:51 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2015-08-14 02:44:51 +0800 |
commit | 157a557fa1a453af9b05e63539b45bd31caa4e4a (patch) | |
tree | 164b333ace7c8bc60a46be093e6b2ea937ac48f6 /www/py-w3lib | |
parent | 2365d729480a732c3c979b1c898d2e07c6dff64d (diff) | |
download | freebsd-ports-gnome-157a557fa1a453af9b05e63539b45bd31caa4e4a.tar.gz freebsd-ports-gnome-157a557fa1a453af9b05e63539b45bd31caa4e4a.tar.zst freebsd-ports-gnome-157a557fa1a453af9b05e63539b45bd31caa4e4a.zip |
www/py-w3lib: update to 1.12.0
Diffstat (limited to 'www/py-w3lib')
-rw-r--r-- | www/py-w3lib/Makefile | 3 | ||||
-rw-r--r-- | www/py-w3lib/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/py-w3lib/Makefile b/www/py-w3lib/Makefile index 929cf96dc6bb..97499232753a 100644 --- a/www/py-w3lib/Makefile +++ b/www/py-w3lib/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= w3lib -PORTVERSION= 1.11.0 +PORTVERSION= 1.12.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,7 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six +NO_ARCH= yes USES= python USE_PYTHON= autoplist concurrent distutils diff --git a/www/py-w3lib/distinfo b/www/py-w3lib/distinfo index 40856e5f766c..e42708136eee 100644 --- a/www/py-w3lib/distinfo +++ b/www/py-w3lib/distinfo @@ -1,2 +1,2 @@ -SHA256 (w3lib-1.11.0.tar.gz) = 826f6184232c385b7c8038ef7ae5506f1cb3f8fa470ac12ce0fb6fb0a592fb92 -SIZE (w3lib-1.11.0.tar.gz) = 12083 +SHA256 (w3lib-1.12.0.tar.gz) = dedaadf01aa18bc566d9043a37c3a551b4d47623fdb6f6fe75ecb95b6821d7c4 +SIZE (w3lib-1.12.0.tar.gz) = 35255 |