forked from Lainports/freebsd-ports
www/py-splinter: Update version 0.20.1=>0.21.
Changelog: https://github.com/cobrateam/splinter/releases/tag/0.21.0
This commit is contained in:
parent
8a5c357183
commit
abc0172481
2 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= splinter
|
||||
PORTVERSION= 0.20.1
|
||||
PORTVERSION= 0.21.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -11,10 +11,10 @@ WWW= https://github.com/cobrateam/splinter
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.26.14:net/py-urllib3@${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}selenium>=4.1.0:www/py-selenium@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.testbrowser>=5.5.1:devel/py-zope.testbrowser@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1700131295
|
||||
SHA256 (splinter-0.20.1.tar.gz) = 28a2e45d0b50002a38d40989993b5c59f39d32e0f6c62b03360af25d8290c0f4
|
||||
SIZE (splinter-0.20.1.tar.gz) = 30837
|
||||
TIMESTAMP = 1705378951
|
||||
SHA256 (splinter-0.21.0.tar.gz) = 60cbbec9209acefccf39608d677eecdb248bbd700023663ce406595322c38fe5
|
||||
SIZE (splinter-0.21.0.tar.gz) = 30896
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue