[arch-commits] Commit in python-itemadapter/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Dec 25 12:30:49 UTC 2020
Date: Friday, December 25, 2020 @ 12:30:48
Author: felixonmars
Revision: 790757
upgpkg: python-itemadapter 0.2.0-1
Modified:
python-itemadapter/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-25 12:27:48 UTC (rev 790756)
+++ PKGBUILD 2020-12-25 12:30:48 UTC (rev 790757)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-itemadapter
-pkgver=0.1.1
-pkgrel=3
+pkgver=0.2.0
+pkgrel=1
pkgdesc="Common interface for data container classes"
url="https://github.com/scrapy/itemadapter"
license=('BSD')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-attrs' 'python-pytest' 'scrapy')
source=("https://github.com/scrapy/itemadapter/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('b3ab8cbee8d75bf6b98c8438125585e1aeee4e94aa203e1fba864446c48c3015e8778078e56ba8b3709fec92e57c40bf0d3a5b0c82cc65f42eff0a77e95c0bc8')
+sha512sums=('317e42ebe7f161e114719c942fb7261b3b06e38fe81f609ccdacebfb051a5eaea90286bfef79c8bcf56d041d26e087dbbc9a74270c7a61bdd73841596a01f174')
build() {
cd itemadapter-$pkgver
More information about the arch-commits
mailing list