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

David Runge dvzrv at archlinux.org
Tue Apr 28 10:28:24 UTC 2020


    Date: Tuesday, April 28, 2020 @ 10:28:24
  Author: dvzrv
Revision: 621992

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

Modified:
  python-importlib_resources/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-28 09:42:37 UTC (rev 621991)
+++ PKGBUILD	2020-04-28 10:28:24 UTC (rev 621992)
@@ -2,7 +2,7 @@
 
 _name=importlib_resources
 pkgname=python-importlib_resources
-pkgver=1.4.0
+pkgver=1.5.0
 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=('e482f109f387de79d66e69084fab70750ce472f7d665c3a617819ab604e376860c2832a0cab27867165b7ac60947db554ec686d73f182dcaa6935dc14ca3d935')
+sha512sums=('34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list