mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
www/py-mechanize: Update to 0.4.7
This commit is contained in:
parent
4e6062a59c
commit
baf1c0c3c9
@ -1,7 +1,7 @@
|
||||
# Created by: ijliao
|
||||
|
||||
PORTNAME= mechanize
|
||||
PORTVERSION= 0.4.5
|
||||
PORTVERSION= 0.4.7
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=0.9:www/py-html5lib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}html5-parser>0:www/py-html5-parser@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1579113649
|
||||
SHA256 (mechanize-0.4.5.tar.gz) = 6355c11141f6d4b54a17fc2106944806b5db2711e60b120d15d83db438c333fd
|
||||
SIZE (mechanize-0.4.5.tar.gz) = 216908
|
||||
TIMESTAMP = 1633503513
|
||||
SHA256 (mechanize-0.4.7.tar.gz) = 1773a8f5818398e0010e781dc0f942cd88b107a57424c904d545cd827c216809
|
||||
SIZE (mechanize-0.4.7.tar.gz) = 217289
|
||||
|
Loading…
Reference in New Issue
Block a user