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

Felix Yan felixonmars at archlinux.org
Tue Jan 15 11:35:04 UTC 2019


    Date: Tuesday, January 15, 2019 @ 11:35:03
  Author: felixonmars
Revision: 423305

upgpkg: python-w3lib 1.20.0-1

Modified:
  python-w3lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-15 11:34:51 UTC (rev 423304)
+++ PKGBUILD	2019-01-15 11:35:03 UTC (rev 423305)
@@ -3,8 +3,8 @@
 
 pkgbase=python-w3lib
 pkgname=('python-w3lib' 'python2-w3lib')
-pkgver=1.19.0
-pkgrel=2
+pkgver=1.20.0
+pkgrel=1
 pkgdesc="Library of web-related functions"
 arch=('any')
 license=('BSD')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/scrapy/w3lib/archive/v$pkgver.tar.gz")
-sha512sums=('7fa6275e7934164aa66e8fe205320f596e35c49805dccdab0194b409e77b3f41decd6ef132c48698bd2abcb7c319e669505dc6849b9f1a194f74d302abac6d80')
+sha512sums=('1f67b68e28e2835f89efb550f9972db4eebb5804f4a8ebd19fded16d292392b73f0f99db659be76412feb0433428a402629a946734d059507299bd1b7a7b2947')
 
 prepare() {
   cp -a w3lib-$pkgver{,-py2}



More information about the arch-commits mailing list