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

Jelle van der Waa jelle at archlinux.org
Fri Sep 29 16:25:57 UTC 2017


    Date: Friday, September 29, 2017 @ 16:25:56
  Author: jelle
Revision: 261076

upgpkg: python-selenium 3.6.0-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-29 16:09:12 UTC (rev 261075)
+++ PKGBUILD	2017-09-29 16:25:56 UTC (rev 261076)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.5.0
+pkgver=3.6.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/ac/d7/1928416439d066c60f26c87a8d1b78a8edd64c7d05a0aa917fa97a8ee02d/selenium-3.5.0.tar.gz")
-md5sums=('986702fdd0e2aec6a4eda134678b8b3f')
+source=("https://pypi.python.org/packages/e1/25/ad1ee3c019e45933c201ae3c8b3c84ab335a64a8172051ace583b7371b35/selenium-3.6.0.tar.gz")
+md5sums=('47ddd3354004a7a1c8822e5415c917e4')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list