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

Jelle van der Waa jelle at archlinux.org
Sat Nov 4 17:03:07 UTC 2017


    Date: Saturday, November 4, 2017 @ 17:03:06
  Author: jelle
Revision: 265403

upgpkg: python-selenium 3.7.0-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-04 13:00:33 UTC (rev 265402)
+++ PKGBUILD	2017-11-04 17:03:06 UTC (rev 265403)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.6.0
+pkgver=3.7.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/e1/25/ad1ee3c019e45933c201ae3c8b3c84ab335a64a8172051ace583b7371b35/selenium-3.6.0.tar.gz")
-md5sums=('47ddd3354004a7a1c8822e5415c917e4')
+source=("https://files.pythonhosted.org/packages/bc/37/aea63b9651d5f27c9349895fc72862e2e14ed264e8f5d3eedc602c41254a/selenium-3.7.0.tar.gz")
+md5sums=('f5d26470803c93a02909e87240ccc56b')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list