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

Felix Yan felixonmars at archlinux.org
Thu Sep 10 12:02:14 UTC 2020


    Date: Thursday, September 10, 2020 @ 12:02:14
  Author: felixonmars
Revision: 701690

upgpkg: python-itemloaders 1.0.3-1

Modified:
  python-itemloaders/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-10 12:01:18 UTC (rev 701689)
+++ PKGBUILD	2020-09-10 12:02:14 UTC (rev 701690)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-itemloaders
-pkgver=1.0.2
+pkgver=1.0.3
 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=('d55c57b41aba50eadab55d076ac202c70d5c4f535752fc08c7352e2eafca1c0db1be72948da34fad4741b8d0af23d6a71f76f6fb8863871406fdefa77f5cf12a')
+sha512sums=('94b69a5c6324835ec0a2408976795430313780e04559d21d0df6467cb7b952d2be5db78fe2ece0fc2ba6855b1c11426b75dcdad7440a4b2547bae1ec7c01df85')
 
 build() {
   cd itemloaders-$pkgver



More information about the arch-commits mailing list