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

Felix Yan felixonmars at archlinux.org
Fri Nov 2 02:54:39 UTC 2018


    Date: Friday, November 2, 2018 @ 02:54:39
  Author: felixonmars
Revision: 401182

upgpkg: python2-importlib_resources 1.0.2-1

Modified:
  python2-importlib_resources/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-02 02:54:13 UTC (rev 401181)
+++ PKGBUILD	2018-11-02 02:54:39 UTC (rev 401182)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python2-importlib_resources
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc='Read resources from Python packages'
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python2-typing' 'python2-pathlib2' 'python2-setuptools' 'python2-wheel')
 makedepends=('python2-setuptools')
 source=("https://pypi.io/packages/source/i/importlib_resources/importlib_resources-$pkgver.tar.gz")
-sha256sums=('73f454e062ac149bafd262b18c1f9ebc91f53bd6474e028d1bf1c59ebd152efb')
+sha512sums=('50bfc5130a2c9c9354efef1cd7132e805ed0f13467ba67172f83e11d907212bef3957aeef51fd904b73996c8280008d99c918637956a470448dfd67ef4807f82')
 
 build() {
   cd importlib_resources-$pkgver



More information about the arch-commits mailing list