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

Jelle van der Waa jelle at archlinux.org
Fri Aug 18 18:54:03 UTC 2017


    Date: Friday, August 18, 2017 @ 18:54:02
  Author: jelle
Revision: 252510

upgpkg: python-selenium 3.5.0-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-18 16:00:29 UTC (rev 252509)
+++ PKGBUILD	2017-08-18 18:54:02 UTC (rev 252510)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.4.3
+pkgver=3.5.0
 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/a5/af/923433edac3027518f2c956781d9c579a8662828eaad8f127473219aacf1/selenium-3.4.3.tar.gz")
-md5sums=('da50afa759fc6fe661db33a2e7d76872')
+source=("https://pypi.python.org/packages/ac/d7/1928416439d066c60f26c87a8d1b78a8edd64c7d05a0aa917fa97a8ee02d/selenium-3.5.0.tar.gz")
+md5sums=('986702fdd0e2aec6a4eda134678b8b3f')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list