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

Felix Yan felixonmars at archlinux.org
Thu Mar 19 10:57:05 UTC 2020


    Date: Thursday, March 19, 2020 @ 10:57:05
  Author: felixonmars
Revision: 600798

upgpkg: python-importlib_resources 1.4.0-1

Modified:
  python-importlib_resources/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-19 10:56:16 UTC (rev 600797)
+++ PKGBUILD	2020-03-19 10:57:05 UTC (rev 600798)
@@ -2,7 +2,7 @@
 
 _name=importlib_resources
 pkgname=python-importlib_resources
-pkgver=1.3.1
+pkgver=1.4.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=('28661fff19475d27caaa420244a4e2a1fe12ce525eaea4f9892fad5f50a1b991be8c9764c34c1ca0bcc840d49535a963f9784caab221848f0ce0e43b9991dd3d')
+sha512sums=('e482f109f387de79d66e69084fab70750ce472f7d665c3a617819ab604e376860c2832a0cab27867165b7ac60947db554ec686d73f182dcaa6935dc14ca3d935')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list