[arch-commits] Commit in python-w3lib/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 14 19:38:20 UTC 2020
Date: Thursday, May 14, 2020 @ 19:38:20
Author: felixonmars
Revision: 627976
upgpkg: python-w3lib 1.22.0-1
Modified:
python-w3lib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-14 18:52:47 UTC (rev 627975)
+++ PKGBUILD 2020-05-14 19:38:20 UTC (rev 627976)
@@ -2,8 +2,8 @@
# Contributor: Bence Balint <balintbence1337 at gmail.com>
pkgname=python-w3lib
-pkgver=1.21.0
-pkgrel=4
+pkgver=1.22.0
+pkgrel=1
pkgdesc="Library of web-related functions"
arch=('any')
license=('BSD')
@@ -12,7 +12,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/scrapy/w3lib/archive/v$pkgver.tar.gz")
-sha512sums=('7b55e31e3a942ef1ba3db0ac4d325d7a547ed45764b22d91503358d65dbef6e84abe9777899b3a966882013f1d02314b990078849c68c2e249a41e32025bb92e')
+sha512sums=('14e12726ca46a60d0a86f670f8b19415c2a6e304eeb9a152008a2d1ea81267ddc5ff36b47fdd308bb4764869ffff61e2c243c20cfe85f79a8eb7e31ba85d46dd')
build() {
cd "$srcdir"/w3lib-$pkgver
More information about the arch-commits
mailing list