[arch-commits] Commit in python-zipp/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 3 20:18:36 UTC 2020
Date: Tuesday, March 3, 2020 @ 20:18:36
Author: felixonmars
Revision: 589821
upgpkg: python-zipp 3.1.0-1
Modified:
python-zipp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-03 20:17:54 UTC (rev 589820)
+++ PKGBUILD 2020-03-03 20:18:36 UTC (rev 589821)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-zipp
-pkgver=3.0.0
+pkgver=3.1.0
pkgrel=1
pkgdesc="Pathlib-compatible object wrapper for zip files"
url="https://github.com/jaraco/zipp"
@@ -11,7 +11,7 @@
makedepends=('python-setuptools-scm' 'python-toml')
checkdepends=('python-jaraco' 'python-func-timeout')
source=("$pkgname-$pkgver.tar.gz::https://github.com/jaraco/zipp/archive/v$pkgver.tar.gz")
-sha512sums=('8307744bfdb2ceb2c6b4e028626c7c76ba3e5defc4bc0ee62788078a34537f0271558fac2750d843e725dae055be89c1aeafa83cc1384ab362b2e325716296e2')
+sha512sums=('13df30bfb890f0a50928740e257cc8cf289cbb08b0394d841737730fe8a431a60086bb867fae1e8c343503ffd7a94be271abc42b67a77a6ce3be968a4c85fe2b')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list