David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-importlib_resources


Commits:
0046c95f by David Runge at 2024-09-12T21:34:11+02:00
upgpkg: 6.4.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-importlib_resources
        pkgdesc = Design and implementation for a planned importlib.resources
-       pkgver = 6.4.4
+       pkgver = 6.4.5
        pkgrel = 1
        url = https://github.com/python/importlib_resources
        arch = any
@@ -17,8 +17,8 @@ pkgbase = python-importlib_resources
        depends = python
        depends = python-zipp
        provides = python-importlib-resources
-       source = 
python-importlib_resources-6.4.4.tar.gz::https://github.com/python/importlib_resources/archive/refs/tags/v6.4.4.tar.gz
-       sha512sums = 
427f2f4e7b4609fb662fb6058984a19f633f8ea011e337c77ee2cef9abdbe6345c9063060e53febe9f3c0d960b7f46628f9ec1f7e078f01c370cd940597bc854
-       b2sums = 
b0434b07cf8224cfa76761798be04094d7ac0f4f13f53a214317207e5ecce9436c44fecd52a0a69715a895c18e994b9d3031e16a2a72310054020da2c762cdbd
+       source = 
python-importlib_resources-6.4.5.tar.gz::https://github.com/python/importlib_resources/archive/refs/tags/v6.4.5.tar.gz
+       sha512sums = 
b2a72db620baa863b3b32e9e70df81f65d25345a136226683cf27c1e8df8d9b76ef1e324b5f399721ef38790275f6606bdd1ebbad62d72038e456daa87c8fd68
+       b2sums = 
06bd235c345c985c86a80b3153f8e8071b8227a25843ca2fbce99753415c046c4e5db442b655e7e5c19637c9fb9089ec2f94706cfe1f95db1810039b60002af7
 
 pkgname = python-importlib_resources


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=importlib_resources
 pkgname=python-importlib_resources
-pkgver=6.4.4
+pkgver=6.4.5
 pkgrel=1
 pkgdesc="Design and implementation for a planned importlib.resources"
 arch=(any)
@@ -27,8 +27,8 @@ checkdepends=(
 )
 provides=(python-importlib-resources)
 source=($pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)
-sha512sums=('427f2f4e7b4609fb662fb6058984a19f633f8ea011e337c77ee2cef9abdbe6345c9063060e53febe9f3c0d960b7f46628f9ec1f7e078f01c370cd940597bc854')
-b2sums=('b0434b07cf8224cfa76761798be04094d7ac0f4f13f53a214317207e5ecce9436c44fecd52a0a69715a895c18e994b9d3031e16a2a72310054020da2c762cdbd')
+sha512sums=('b2a72db620baa863b3b32e9e70df81f65d25345a136226683cf27c1e8df8d9b76ef1e324b5f399721ef38790275f6606bdd1ebbad62d72038e456daa87c8fd68')
+b2sums=('06bd235c345c985c86a80b3153f8e8071b8227a25843ca2fbce99753415c046c4e5db442b655e7e5c19637c9fb9089ec2f94706cfe1f95db1810039b60002af7')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-importlib_resources/-/commit/0046c95ff758b13165bb01f21784c06ab3a3ce11

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


Reply via email to