aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:30:24 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:46:16 +0000
commit7916289d5720d3252a04ba23081f2d1a2c901e5d (patch)
tree402cd0a13663fdb491bd74fc249884699f9eae86
parent355fc057d311fd9509653c34142aa26e5d00356e (diff)
downloadports-7916289d5720d3252a04ba23081f2d1a2c901e5d.tar.gz
ports-7916289d5720d3252a04ba23081f2d1a2c901e5d.zip
www/py-mechanicalsoup: Update to 1.1.0
-rw-r--r--www/py-mechanicalsoup/Makefile7
-rw-r--r--www/py-mechanicalsoup/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/www/py-mechanicalsoup/Makefile b/www/py-mechanicalsoup/Makefile
index 687ce78024ca..32abb8cc91eb 100644
--- a/www/py-mechanicalsoup/Makefile
+++ b/www/py-mechanicalsoup/Makefile
@@ -1,7 +1,7 @@
# Created by: Thomas Zander <riggs@FreeBSD.org>
PORTNAME= mechanicalsoup
-PORTVERSION= 1.0.0
+PORTVERSION= 1.1.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,10 +13,9 @@ COMMENT= Python library for automating interaction with websites
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.4:www/py-beautifulsoup@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.7:www/py-beautifulsoup@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}requests>=2.0:www/py-requests@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.22.0:www/py-requests@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} \
diff --git a/www/py-mechanicalsoup/distinfo b/www/py-mechanicalsoup/distinfo
index 4e23f112ed90..cb5d7e1f1f4d 100644
--- a/www/py-mechanicalsoup/distinfo
+++ b/www/py-mechanicalsoup/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620405465
-SHA256 (MechanicalSoup-1.0.0.tar.gz) = 37d3b15c1957917d3ae171561e77f4dd4c08c35eb4500b8781f6e7e1bb6c4d07
-SIZE (MechanicalSoup-1.0.0.tar.gz) = 47572
+TIMESTAMP = 1622213956
+SHA256 (MechanicalSoup-1.1.0.tar.gz) = 2be8ad9b7571990fce16d0f99a741779921510eb133d3a4dfdeccb2ff2cd00e5
+SIZE (MechanicalSoup-1.1.0.tar.gz) = 49270