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: Mon Mar 5 13:47:50 UTC 2018
Modified Files:
pkgsrc/www/py-selenium: Makefile distinfo
Log Message:
py-selenium: updated to 3.10.0
Selenium 3.10.0
* make tests to check clicking on disabled element work for w3c compliant drivers
* add docstring for InvalidElementStateException
* Deleting unused imports
* Making python specification in IDEA project more generic
* It should be possible to use a custom safaridriver executable to run Selenium's test suite.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-selenium/Makefile \
pkgsrc/www/py-selenium/distinfo
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.5 pkgsrc/www/py-selenium/Makefile:1.6
--- pkgsrc/www/py-selenium/Makefile:1.5 Tue Feb 6 08:01:09 2018
+++ pkgsrc/www/py-selenium/Makefile Mon Mar 5 13:47:50 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/02/06 08:01:09 adam Exp $
+# $NetBSD: Makefile,v 1.6 2018/03/05 13:47:50 adam Exp $
-DISTNAME= selenium-3.9.0
+DISTNAME= selenium-3.10.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.5 pkgsrc/www/py-selenium/distinfo:1.6
--- pkgsrc/www/py-selenium/distinfo:1.5 Tue Feb 6 08:01:09 2018
+++ pkgsrc/www/py-selenium/distinfo Mon Mar 5 13:47:50 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/02/06 08:01:09 adam Exp $
+$NetBSD: distinfo,v 1.6 2018/03/05 13:47:50 adam Exp $
-SHA1 (selenium-3.9.0.tar.gz) = a83d70aaaef0fbc484b86ab5250c98c1e04902d8
-RMD160 (selenium-3.9.0.tar.gz) = 9960bb87b33a759ffa69f4a90bdd5ba6d78f8861
-SHA512 (selenium-3.9.0.tar.gz) = 02a286b490f17dff69c5643c4d574b4c0a0fd0871731b697ffa0fd0185fe61171b19e6a61b292d22345b3d7f7dc320cf9c7f59aff5f3d69defb5d8a4c7aff402
-Size (selenium-3.9.0.tar.gz) = 849571 bytes
+SHA1 (selenium-3.10.0.tar.gz) = 819e0b2e7f2ac08053dedf6693aaf013aab2ec0e
+RMD160 (selenium-3.10.0.tar.gz) = a2032c3f23c0fc02a2bb1dc31505da6c9753679e
+SHA512 (selenium-3.10.0.tar.gz) = b12b75c326c328d27bdee8aac529da6bbf7c7f2f691c212c4f62cc1417edd5a3b3d64318d632b80010f9a99da37dec570afd4ad55915ac3f0249ba4ce3769c0e
+Size (selenium-3.10.0.tar.gz) = 846969 bytes
Home |
Main Index |
Thread Index |
Old Index