[arch-commits] Commit in python-selenium/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Tue Nov 29 18:22:34 UTC 2016


    Date: Tuesday, November 29, 2016 @ 18:22:34
  Author: jelle
Revision: 197398

upgpkg: python-selenium 3.0.2-1

Modified:
  python-selenium/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-29 17:37:42 UTC (rev 197397)
+++ PKGBUILD	2016-11-29 18:22:34 UTC (rev 197398)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.0.1
+pkgver=3.0.2
 pkgrel=1
 pkgdesc="Python binding for Selenium Remote Control"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 optdepends=('geckodriver: Firefox driver support')
-source=("https://pypi.python.org/packages/3a/a3/e4ab60a0229a85f468a36367bc0672a4bca2720f24391eda33704a5f0ad5/selenium-3.0.1.tar.gz")
-md5sums=('ed5da4a35e1e643a53386d3e8f5960af')
+source=("https://pypi.python.org/packages/0c/42/20c235e604bf736bc970c1275a78c4ea28c6453a0934002f95df9c49dad0/selenium-3.0.2.tar.gz")
+md5sums=('0440b3156f26678dfc904cae5aa594ab')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list