Skip to content

Commit

Permalink
www/py-splinter: Update version 0.20.1=>0.21.
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jan 16, 2024
1 parent 8a5c357 commit abc0172
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions www/py-splinter/Makefile
@@ -1,5 +1,5 @@
PORTNAME= splinter
PORTVERSION= 0.20.1
PORTVERSION= 0.21.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions www/py-splinter/distinfo
@@ -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

0 comments on commit abc0172

Please sign in to comment.