svn commit: r559054 - head/www/py-splinter
Antoine Brodin
antoine at FreeBSD.org
Thu Dec 24 09:13:46 UTC 2020
Author: antoine
Date: Thu Dec 24 09:13:46 2020
New Revision: 559054
URL: https://svnweb.freebsd.org/changeset/ports/559054
Log:
Update to 0.13.0
PR: 244540
Modified:
head/www/py-splinter/Makefile
head/www/py-splinter/distinfo
Modified: head/www/py-splinter/Makefile
==============================================================================
--- head/www/py-splinter/Makefile Thu Dec 24 09:03:39 2020 (r559053)
+++ head/www/py-splinter/Makefile Thu Dec 24 09:13:46 2020 (r559054)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= splinter
-PORTVERSION= 0.7.4
+PORTVERSION= 0.13.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}selenium>=2.47:www
${PYTHON_PKGNAMEPREFIX}cssselect>0:www/py-cssselect@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
-USES= python:2.7
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/www/py-splinter/distinfo
==============================================================================
--- head/www/py-splinter/distinfo Thu Dec 24 09:03:39 2020 (r559053)
+++ head/www/py-splinter/distinfo Thu Dec 24 09:13:46 2020 (r559054)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1471870841
-SHA256 (splinter-0.7.4.tar.gz) = 379e0363e78824e16a5bace657d49a9fdae226db5c5c3a64390091c5076f3356
-SIZE (splinter-0.7.4.tar.gz) = 19938
+TIMESTAMP = 1583019518
+SHA256 (splinter-0.13.0.tar.gz) = 9e92535f273622507ac157612c3bb0e9cee7b5ccd2aa097d47b408e34c2ca356
+SIZE (splinter-0.13.0.tar.gz) = 25279
More information about the svn-ports-all
mailing list