[arch-commits] Commit in python-selenium/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Jan 21 17:08:46 UTC 2018
Date: Sunday, January 21, 2018 @ 17:08:45
Author: jelle
Revision: 284612
upgpkg: python-selenium 3.8.1-1
Modified:
python-selenium/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-21 16:58:40 UTC (rev 284611)
+++ PKGBUILD 2018-01-21 17:08:45 UTC (rev 284612)
@@ -3,7 +3,7 @@
pkgbase=python-selenium
pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.7.0
+pkgver=3.8.1
pkgrel=1
pkgdesc="Python binding for Selenium Remote Control"
arch=('x86_64')
@@ -11,8 +11,8 @@
license=('Apache')
makedepends=('python-setuptools' 'python2-setuptools')
optdepends=('geckodriver: Firefox driver support')
-source=("https://files.pythonhosted.org/packages/bc/37/aea63b9651d5f27c9349895fc72862e2e14ed264e8f5d3eedc602c41254a/selenium-3.7.0.tar.gz")
-md5sums=('f5d26470803c93a02909e87240ccc56b')
+source=("https://pypi.io/packages/source/s/selenium/selenium-$pkgver.tar.gz")
+md5sums=('7cb125b315cfa9d8d9f9fda3f7295ca5')
package_python-selenium() {
depends=('python')
More information about the arch-commits
mailing list