pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-selenium py-selenium: updated to 3...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a817c43cbdc3
branches:  trunk
changeset: 307624:a817c43cbdc3
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu May 10 07:04:09 2018 +0000
description:
py-selenium: updated to 3.12.0

3.12.0:
Bug fixes.

diffstat:

 www/py-selenium/Makefile |   4 ++--
 www/py-selenium/PLIST    |   8 +++++++-
 www/py-selenium/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 8 deletions(-)

diffs (49 lines):

diff -r 27ea8191c1c5 -r a817c43cbdc3 www/py-selenium/Makefile
--- a/www/py-selenium/Makefile  Thu May 10 07:01:55 2018 +0000
+++ b/www/py-selenium/Makefile  Thu May 10 07:04:09 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/03/12 16:31:13 adam Exp $
+# $NetBSD: Makefile,v 1.8 2018/05/10 07:04:09 adam Exp $
 
-DISTNAME=      selenium-3.11.0
+DISTNAME=      selenium-3.12.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/selenium/}
diff -r 27ea8191c1c5 -r a817c43cbdc3 www/py-selenium/PLIST
--- a/www/py-selenium/PLIST     Thu May 10 07:01:55 2018 +0000
+++ b/www/py-selenium/PLIST     Thu May 10 07:04:09 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/12/01 10:02:29 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/05/10 07:04:09 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -214,6 +214,12 @@
 ${PYSITELIB}/selenium/webdriver/safari/__init__.py
 ${PYSITELIB}/selenium/webdriver/safari/__init__.pyc
 ${PYSITELIB}/selenium/webdriver/safari/__init__.pyo
+${PYSITELIB}/selenium/webdriver/safari/permissions.py
+${PYSITELIB}/selenium/webdriver/safari/permissions.pyc
+${PYSITELIB}/selenium/webdriver/safari/permissions.pyo
+${PYSITELIB}/selenium/webdriver/safari/remote_connection.py
+${PYSITELIB}/selenium/webdriver/safari/remote_connection.pyc
+${PYSITELIB}/selenium/webdriver/safari/remote_connection.pyo
 ${PYSITELIB}/selenium/webdriver/safari/service.py
 ${PYSITELIB}/selenium/webdriver/safari/service.pyc
 ${PYSITELIB}/selenium/webdriver/safari/service.pyo
diff -r 27ea8191c1c5 -r a817c43cbdc3 www/py-selenium/distinfo
--- a/www/py-selenium/distinfo  Thu May 10 07:01:55 2018 +0000
+++ b/www/py-selenium/distinfo  Thu May 10 07:04:09 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/03/12 16:31:13 adam Exp $
+$NetBSD: distinfo,v 1.8 2018/05/10 07:04:09 adam Exp $
 
-SHA1 (selenium-3.11.0.tar.gz) = b68c3596170e5d61223f8e26201a69fba97342a9
-RMD160 (selenium-3.11.0.tar.gz) = e881d9ecf8da71a92f45127e69dae4458a48dab3
-SHA512 (selenium-3.11.0.tar.gz) = 77abc421d84271d41d6ea4a8e69c76a7209463f9bbce6dc614dbfe3da6df0ac348349d1ce4f08b9284d183e75b4d7e380c50cdea1522ade7bca9d30516703f46
-Size (selenium-3.11.0.tar.gz) = 847231 bytes
+SHA1 (selenium-3.12.0.tar.gz) = 3f8404d69d73ad3ef3dc8d1995926a6d46369edd
+RMD160 (selenium-3.12.0.tar.gz) = fa30b73e350321a67e24986c80af7e64c5d15aec
+SHA512 (selenium-3.12.0.tar.gz) = ca3c099a22b50f592a88ca75160eb4110bd83adfcdbf907384a7e9a1680926289ab52b363f9b03ac9ce667a72a51de029c0127b264b3ae7b74c328182f28b2e4
+Size (selenium-3.12.0.tar.gz) = 848738 bytes



Home | Main Index | Thread Index | Old Index