mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
Update to 0.6.0
This commit is contained in:
parent
62e4a805b1
commit
995a1537cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423534
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MechanicalSoup
|
||||
PORTVERSION= 0.4.0
|
||||
PORTVERSION= 0.6.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,9 +13,9 @@ COMMENT= Python library for automating interaction with websites
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.11:www/py-requests \
|
||||
${PYTHON_PKGNAMEPREFIX}beautifulsoup>4:www/py-beautifulsoup \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six
|
||||
${PYTHON_PKGNAMEPREFIX}six>=1.10:devel/py-six
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= hickford
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1464785996
|
||||
SHA256 (hickford-MechanicalSoup-v0.4.0_GH0.tar.gz) = 51ea6f65c997e8a81d71db48255ef8134746bc53bff5a1e998f6a3999301bf5c
|
||||
SIZE (hickford-MechanicalSoup-v0.4.0_GH0.tar.gz) = 12034
|
||||
TIMESTAMP = 1475933590
|
||||
SHA256 (hickford-MechanicalSoup-v0.6.0_GH0.tar.gz) = 8d7b00a8a56b2b527d5a338bb0b2ba74044d29fd3b84a6f3aa8521e208d4c850
|
||||
SIZE (hickford-MechanicalSoup-v0.6.0_GH0.tar.gz) = 12760
|
||||
|
Loading…
Reference in New Issue
Block a user