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

Felix Yan felixonmars at archlinux.org
Mon Oct 26 12:36:10 UTC 2020


    Date: Monday, October 26, 2020 @ 12:36:10
  Author: felixonmars
Revision: 733952

upgpkg: python-zipp 3.4.0-1

Modified:
  python-zipp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-26 12:35:38 UTC (rev 733951)
+++ PKGBUILD	2020-10-26 12:36:10 UTC (rev 733952)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-zipp
-pkgver=3.3.2
+pkgver=3.4.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=('86746c9c1e005fc6235fc4580a99a4f8d663e2c2b495e0f864a39cf58f016359dfe468aa3b189f80c8b631f9b4f9b2fa69677165a76a6974d545835c82df205b')
+sha512sums=('ef76ed1bf104990c990b4857a13b9ffaa5ec12ce324d978562c0eefd2e784500b874d69dfda87b7910eb676d8eb4cc26cf46c38553c604c4f8aea9143b97b8dc')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list