pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-selenium



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu May 10 07:04:09 UTC 2018

Modified Files:
        pkgsrc/www/py-selenium: Makefile PLIST distinfo

Log Message:
py-selenium: updated to 3.12.0

3.12.0:
Bug fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-selenium/Makefile \
    pkgsrc/www/py-selenium/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-selenium/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-selenium/Makefile
diff -u pkgsrc/www/py-selenium/Makefile:1.7 pkgsrc/www/py-selenium/Makefile:1.8
--- pkgsrc/www/py-selenium/Makefile:1.7 Mon Mar 12 16:31:13 2018
+++ pkgsrc/www/py-selenium/Makefile     Thu May 10 07:04:09 2018
@@ -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/}
Index: pkgsrc/www/py-selenium/distinfo
diff -u pkgsrc/www/py-selenium/distinfo:1.7 pkgsrc/www/py-selenium/distinfo:1.8
--- pkgsrc/www/py-selenium/distinfo:1.7 Mon Mar 12 16:31:13 2018
+++ pkgsrc/www/py-selenium/distinfo     Thu May 10 07:04:09 2018
@@ -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

Index: pkgsrc/www/py-selenium/PLIST
diff -u pkgsrc/www/py-selenium/PLIST:1.3 pkgsrc/www/py-selenium/PLIST:1.4
--- pkgsrc/www/py-selenium/PLIST:1.3    Fri Dec  1 10:02:29 2017
+++ pkgsrc/www/py-selenium/PLIST        Thu May 10 07:04:09 2018
@@ -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/remote/w
 ${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



Home | Main Index | Thread Index | Old Index