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

David Runge dvzrv at archlinux.org
Sun Jun 14 16:37:05 UTC 2020


    Date: Sunday, June 14, 2020 @ 16:37:05
  Author: dvzrv
Revision: 644171

upgpkg: python-importlib_resources 2.0.1-1: Upgrading to 2.0.1.

Modified:
  python-importlib_resources/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-14 16:34:39 UTC (rev 644170)
+++ PKGBUILD	2020-06-14 16:37:05 UTC (rev 644171)
@@ -2,7 +2,7 @@
 
 _name=importlib_resources
 pkgname=python-importlib_resources
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Design and implementation for a planned importlib.resources"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('520822db4063d8d72192d41090c4f82efdaa500cee23a3148dd7095f2c74e6d4e59daed006e847463133e08e472b33e903f715b4da5149acf93c27c640993105')
+sha512sums=('7f62c5bb5650dd2689a41ddef2e9131f01d5edc99b284a7a4257fce18190f2e78c38a2c260d6fe5e6db122666435e079c417bd9011e68e35724932854c90a1bd')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list