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

Felix Yan felixonmars at archlinux.org
Fri Aug 28 19:05:28 UTC 2020


    Date: Friday, August 28, 2020 @ 19:05:27
  Author: felixonmars
Revision: 691170

upgpkg: python-itemloaders 1.0.2-1

Modified:
  python-itemloaders/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-28 19:05:04 UTC (rev 691169)
+++ PKGBUILD	2020-08-28 19:05:27 UTC (rev 691170)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-itemloaders
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="Library to populate items using XPath and CSS with a convenient API"
 url="https://github.com/scrapy/itemloaders"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://github.com/scrapy/itemloaders/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('96600a563cfd7f50eb88de5a797c99e46d855408886103580baaf38d38a9a124b7cd4a0c9c1006eda23cc39b6c73490cbe003a409a9e5a8e9ae60ddfbcedc8b6')
+sha512sums=('d55c57b41aba50eadab55d076ac202c70d5c4f535752fc08c7352e2eafca1c0db1be72948da34fad4741b8d0af23d6a71f76f6fb8863871406fdefa77f5cf12a')
 
 build() {
   cd itemloaders-$pkgver



More information about the arch-commits mailing list