Skip to content

Commit

Permalink
www/py-mechanize: Update to 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lwhsu committed Oct 6, 2021
1 parent 4e6062a commit baf1c0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-mechanize/Makefile
@@ -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}
Expand All @@ -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>
6 changes: 3 additions & 3 deletions www/py-mechanize/distinfo
@@ -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

0 comments on commit baf1c0c

Please sign in to comment.