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

David Runge dvzrv at gemini.archlinux.org
Sun Apr 17 13:41:13 UTC 2022


    Date: Sunday, April 17, 2022 @ 13:41:13
  Author: dvzrv
Revision: 1186879

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

Modified:
  python-importlib_resources/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-17 13:40:55 UTC (rev 1186878)
+++ PKGBUILD	2022-04-17 13:41:13 UTC (rev 1186879)
@@ -2,7 +2,7 @@
 
 _name=importlib_resources
 pkgname=python-importlib_resources
-pkgver=5.7.0
+pkgver=5.7.1
 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=('671395701ab96b8a4985f33470cfe2eea58fb60ca04d9763307958f08c535cdfee62b6532c33e24aa851b872e61498d169b4882788b9b829ba9549c84554f6fb')
-b2sums=('eefdc2380b580c274391369eb7a0432f74987a140a9a2eab2c43756148c1982ffa6f91ddad69992b85f88efdb5d22a40f0f95abd4e12de06be7d3d9ecd237579')
+sha512sums=('8fd89dfcea4112d26418bcfa522de36c2136a50d07470ac8de18f62bb7bb964a459534554802b1455996ae65796018bea806a592746c1d2717f1313608cf4918')
+b2sums=('3e30117ae4f18a9f2151b5435428f3853664ce291d2d4ce9490d1a3043ca5ce2e80cf04d7dcef71ebdaba8bbad17ee61bb47303637a8bee73a2263853b65293b')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list