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

David Runge dvzrv at gemini.archlinux.org
Wed Apr 13 14:38:37 UTC 2022


    Date: Wednesday, April 13, 2022 @ 14:38:37
  Author: dvzrv
Revision: 1186054

upgpkg: python-importlib_resources 5.7.0-1: Upgrade to 5.7.0.

Modified:
  python-importlib_resources/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-13 14:33:44 UTC (rev 1186053)
+++ PKGBUILD	2022-04-13 14:38:37 UTC (rev 1186054)
@@ -2,7 +2,7 @@
 
 _name=importlib_resources
 pkgname=python-importlib_resources
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc="Design and implementation for a planned importlib.resources"
 arch=(any)
@@ -12,8 +12,8 @@
 makedepends=(python-build python-installer python-setuptools-scm python-toml python-wheel)
 checkdepends=(python-pytest python-tests)
 source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha512sums=('d3c88dd5f1877b205b4c53ab9c8d4180ae87be0ff9dd11483024de40c84fe7da359f70337aeacc5df3b6deca88b903bb01850da8a54fd057e4174806ae767deb')
-b2sums=('9a83554cd65b7851c4a8c977509f3fc255de3c5927661764e702eeae142b7d0cc75f809fe2a438b6f3acdb2facbdc3dadbf3f9dfed5615643dc15e04545dcf8c')
+sha512sums=('671395701ab96b8a4985f33470cfe2eea58fb60ca04d9763307958f08c535cdfee62b6532c33e24aa851b872e61498d169b4882788b9b829ba9549c84554f6fb')
+b2sums=('eefdc2380b580c274391369eb7a0432f74987a140a9a2eab2c43756148c1982ffa6f91ddad69992b85f88efdb5d22a40f0f95abd4e12de06be7d3d9ecd237579')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list