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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 30 10:33:28 UTC 2022


    Date: Tuesday, August 30, 2022 @ 10:33:28
  Author: felixonmars
Revision: 1288556

upgpkg: python-w3lib 2.0.1-1

Modified:
  python-w3lib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 10:33:18 UTC (rev 1288555)
+++ PKGBUILD	2022-08-30 10:33:28 UTC (rev 1288556)
@@ -2,7 +2,7 @@
 # Contributor: Bence Balint <balintbence1337 at gmail.com>
 
 pkgname=python-w3lib
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Library of web-related functions"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/scrapy/w3lib/archive/v$pkgver.tar.gz")
-sha512sums=('392ec7563e3e72bb8795c67e1378d6f8eb727e82e1a9bf57f03158a43a4d8a7cf3658ddd1e4b04c25e3cdf8ca22154a1bf273a4535e13bfd3ac4a24f7fac7642')
+sha512sums=('c4c1a00ad6d0c8f9a3a3a6581fb513328f89bfd9f797bf6289133580581c2579b04da8a2c815d14214bc0dbc87839de3d9f7949ad9398402312d3c522361414e')
 
 build() {
   cd w3lib-$pkgver



More information about the arch-commits mailing list