Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-zipp


Commits:
b6411b11 by Antonio Rojas at 2024-04-28T18:08:47+02:00
upgpkg: 3.18.1-2: Update to 3.18.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-zipp
        pkgdesc = Pathlib-compatible object wrapper for zip files
-       pkgver = 3.17.0
+       pkgver = 3.18.1
        pkgrel = 2
        url = https://github.com/jaraco/zipp
        arch = any
@@ -18,7 +18,7 @@ pkgbase = python-zipp
        makedepends = python-setuptools-scm
        makedepends = python-wheel
        depends = python
-       source = 
git+https://github.com/jaraco/zipp.git#commit=5c59b561f5b79631a846b8823d5033cc1407b511
-       sha512sums = SKIP
+       source = git+https://github.com/jaraco/zipp.git#tag=v3.18.1
+       sha512sums = 
7a192eedd85e5aab7d9d2329d65b1f8638b50b1718c8924102d16d1aee888bf67692ba6f82fb23f2347a738de93b640934217c62f757102394f9e87b2b70db83
 
 pkgname = python-zipp


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-zipp
-pkgver=3.17.0
-_commit=5c59b561f5b79631a846b8823d5033cc1407b511
+pkgver=3.18.1
 pkgrel=2
 pkgdesc="Pathlib-compatible object wrapper for zip files"
 url="https://github.com/jaraco/zipp";
@@ -12,8 +11,8 @@ depends=('python')
 makedepends=('git' 'python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
 checkdepends=('python-pytest' 'python-pytest-enabler' 'python-pytest-mypy' 
'python-jaraco.itertools'
               'python-more-itertools' 'python-big-o' 
'python-pytest-ignore-flaky')
-source=("git+https://github.com/jaraco/zipp.git#commit=$_commit";)
-sha512sums=('SKIP')
+source=("git+https://github.com/jaraco/zipp.git#tag=v$pkgver";)
+sha512sums=('7a192eedd85e5aab7d9d2329d65b1f8638b50b1718c8924102d16d1aee888bf67692ba6f82fb23f2347a738de93b640934217c62f757102394f9e87b2b70db83')
 
 build() {
   cd zipp



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zipp/-/commit/b6411b111202f48d9d6e87dabe4440706ac9cf68

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zipp/-/commit/b6411b111202f48d9d6e87dabe4440706ac9cf68
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to