[arch-commits] Commit in python-importlib_resources/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Tue Aug 16 19:38:18 UTC 2022
Date: Tuesday, August 16, 2022 @ 19:38:17
Author: dvzrv
Revision: 1266668
upgpkg: python-importlib_resources 5.9.0-1: Upgrade to 5.9.0.
Modified:
python-importlib_resources/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-16 19:32:40 UTC (rev 1266667)
+++ PKGBUILD 2022-08-16 19:38:17 UTC (rev 1266668)
@@ -2,7 +2,7 @@
_name=importlib_resources
pkgname=python-importlib_resources
-pkgver=5.8.0
+pkgver=5.9.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=('5c20a46a1832c7aaddfaa561a3986ea02dae59b94c06861757b6e5912f36624d564c65e184612af6e5930927a3172dc132ceb9846b0585de851d019c68cc8955')
-b2sums=('ce6668520297cd7e06b944146277065cd1a0f5ae3f9e3bce24005f0f4a1181a41fa7f91f6b9ee9c0ef4caf7ca65c8efff748957c5c1a45c56778b30568970b36')
+sha512sums=('47c985ac2f578b6f157032c103d62b08d6200f1cb410553054efa77c96254e51353c11dc3a94c5ead70037c46fada50a307e417028f5a85338276391d11897dd')
+b2sums=('007541d0880402f15b6799b61653f24fb834f4d8b245e429d2d77d154db64540e33b0f8d642c9465d8184d881b7e6312f8c87a2291dbe4a5931d89c9b4c36a96')
build() {
cd $_name-$pkgver
More information about the arch-commits
mailing list