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

Jelle van der Waa jelle at archlinux.org
Mon Mar 13 20:49:59 UTC 2017


    Date: Monday, March 13, 2017 @ 20:49:58
  Author: jelle
Revision: 216131

upgpkg: python-selenium 3.3.1-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-13 20:49:20 UTC (rev 216130)
+++ PKGBUILD	2017-03-13 20:49:58 UTC (rev 216131)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.3.0
+pkgver=3.3.1
 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/6e/b6/a0881686c3e2eb09d7e5ba79b197325a88d786317a4e742dc6a9f5029c7a/selenium-3.3.0.tar.gz")
-md5sums=("0a940252deb42a62c54accb3ad6a35c8")
+source=("https://pypi.python.org/packages/d4/0c/8429b64f9035b8db9a30c39a90fa07a460ebc4bd3639b868a1081b80a868/selenium-3.3.1.tar.gz")
+md5sums=("ec23a8ef649a27bdaddacfadbf9d0b44")
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list