[arch-commits] Commit in python-selenium/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Apr 23 19:25:09 UTC 2017
Date: Sunday, April 23, 2017 @ 19:25:09
Author: jelle
Revision: 224640
upgpkg: python-selenium 3.4.0-1
Modified:
python-selenium/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-23 19:17:50 UTC (rev 224639)
+++ PKGBUILD 2017-04-23 19:25:09 UTC (rev 224640)
@@ -3,7 +3,7 @@
pkgbase=python-selenium
pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.3.3
+pkgver=3.4.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/0c/2d/6c51aceb5ad1f9fa75edc7dd47062af19ae79fe49b70ad0089060fb7ac69/selenium-3.3.3.tar.gz')
-md5sums=('2612e76ff91204df455438ee1fac14b4')
+source=('https://pypi.python.org/packages/e8/42/3cbe4cbde83a0bf6470c456301f2140d0b315e720660564919766e778e58/selenium-3.4.0.tar.gz')
+md5sums=('3f869785a289bd42df1c4d1f65f88df8')
package_python-selenium() {
depends=('python')
More information about the arch-commits
mailing list