git: a7bbae7c5d51 - main - www/py-splinter: Update version 0.13.0=>0.17.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Jun 2022 18:57:51 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7bbae7c5d51f64d163bd56ec2fe9e099a99fe62 commit a7bbae7c5d51f64d163bd56ec2fe9e099a99fe62 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-06-09 18:33:38 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-06-09 18:57:43 +0000 www/py-splinter: Update version 0.13.0=>0.17.0 Relnotes: https://github.com/cobrateam/splinter/releases/tag/0.17.0 --- www/py-splinter/Makefile | 16 +++++++++------- www/py-splinter/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/www/py-splinter/Makefile b/www/py-splinter/Makefile index 058819f9b948..542308dd3ef3 100644 --- a/www/py-splinter/Makefile +++ b/www/py-splinter/Makefile @@ -1,7 +1,7 @@ # Created by: William Grzybowski <wg@FreeBSD.org> PORTNAME= splinter -PORTVERSION= 0.13.0 +PORTVERSION= 0.17.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,13 +11,15 @@ COMMENT= Browser abstraction for web acceptance testing LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}selenium>=2.47:www/py-selenium@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}zope.testbrowser>=4.0.4:devel/py-zope.testbrowser@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}cssselect>0:www/py-cssselect@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cssselect>0:www/py-cssselect@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=4.2.4:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}selenium>=3.141.0:www/py-selenium@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}zope.testbrowser>=5.5.1:devel/py-zope.testbrowser@${PY_FLAVOR} USES= python:3.6+ -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/www/py-splinter/distinfo b/www/py-splinter/distinfo index f5bf386f9c53..5808768c1d9e 100644 --- a/www/py-splinter/distinfo +++ b/www/py-splinter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583019518 -SHA256 (splinter-0.13.0.tar.gz) = 9e92535f273622507ac157612c3bb0e9cee7b5ccd2aa097d47b408e34c2ca356 -SIZE (splinter-0.13.0.tar.gz) = 25279 +TIMESTAMP = 1654797720 +SHA256 (splinter-0.17.0.tar.gz) = 0fef9b632a0e220fe9cad7df1e2d5119932b6d2baf7843b80334248d6fda62d9 +SIZE (splinter-0.17.0.tar.gz) = 28862