Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-importlib_resources
Commits:
21e45cb0 by Jelle van der Waa at 2024-11-19T16:54:01+01:00
upgpkg: 6.4.5-2: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-importlib_resources
pkgdesc = Design and implementation for a planned importlib.resources
pkgver = 6.4.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/python/importlib_resources
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=importlib_resources
pkgname=python-importlib_resources
pkgver=6.4.5
-pkgrel=1
+pkgrel=2
pkgdesc="Design and implementation for a planned importlib.resources"
arch=(any)
url="https://github.com/python/importlib_resources"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-importlib_resources/-/commit/21e45cb0416eefefd330dd1875bd02e3364d691c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-importlib_resources/-/commit/21e45cb0416eefefd330dd1875bd02e3364d691c
You're receiving this email because of your account on gitlab.archlinux.org.