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

Jelle van der Waa jelle at archlinux.org
Fri May 19 12:32:01 UTC 2017


    Date: Friday, May 19, 2017 @ 12:32:00
  Author: jelle
Revision: 228529

upgpkg: python-selenium 3.4.2-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-19 12:12:37 UTC (rev 228528)
+++ PKGBUILD	2017-05-19 12:32:00 UTC (rev 228529)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.4.1
+pkgver=3.4.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/f1/68/4d0990587b9495e2e15d6859a0f42faf90a3a41f12926bfde2e7647ffce2/selenium-3.4.1.tar.gz')
-md5sums=('70ba2452cd12cbdf1ce41202f430df51')
+source=('https://pypi.python.org/packages/47/63/611503113c00cb3ba0ab310567b4f7d7c2a3178e7ebc07f66ae4b997d56a/selenium-3.4.2.tar.gz')
+md5sums=('5b30ae75463e0e951c39ebcb2ebbd573')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list