Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-contextlib2


Commits:
bb9af2d2 by Jelle van der Waa at 2024-04-04T10:12:56+02:00
upgpkg: 21.6.0-3: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = python-contextlib2
+       pkgdesc = Backport of the standard library's contextlib module to 
earlier Python versions
+       pkgver = 21.6.0
+       pkgrel = 3
+       url = https://github.com/jazzband/contextlib2
+       arch = any
+       license = PSF
+       makedepends = python-setuptools
+       depends = python
+       source = 
python-contextlib2-21.6.0::https://github.com/jazzband/contextlib2/archive/21.6.0.tar.gz
+       sha512sums = 
60bdee16ac14612bfd3986ee06a42f74653fc07d5c2da6f00e1bf552c75372f6ed3fd0e313e929e20d9d9efe8c48320d59ac2ae680ebc83efef413ea82776c9b
+
+pkgname = python-contextlib2


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 _pkgname=contextlib2
 pkgname=python-$_pkgname
 pkgver=21.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Backport of the standard library's contextlib module to earlier 
Python versions"
 arch=('any')
 url='https://github.com/jazzband/contextlib2'



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-contextlib2/-/commit/bb9af2d2882f9a82ce96a935f529e8c863060be3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to