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

Filipe Laíns ffy00 at archlinux.org
Mon Dec 28 18:06:13 UTC 2020


    Date: Monday, December 28, 2020 @ 18:06:12
  Author: ffy00
Revision: 795754

upgpkg: python-importlib_resources 4.1.0-1

Modified:
  python-importlib_resources/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-28 17:05:02 UTC (rev 795753)
+++ PKGBUILD	2020-12-28 18:06:12 UTC (rev 795754)
@@ -2,7 +2,7 @@
 
 _name=importlib_resources
 pkgname=python-importlib_resources
-pkgver=3.3.1
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="Design and implementation for a planned importlib.resources"
 arch=('any')
@@ -9,11 +9,11 @@
 url="https://github.com/python/importlib_resources"
 license=('Apache')
 depends=('python')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools-scm')
 checkdepends=('python-pytest' 'python-tests')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('3b484169362b7d7062655668a2035a77440a2e2b81708d41e339b6007e8140162d85cfc14fca464b059a649fcda31ef9718a08cdd2cf7c8e588ba3fafc08bb59')
-b2sums=('ff4fc6eb6dd1ff89b873076b2709bcd6ed10c51388646560eeb929e8cb8a000329260ff093929163045ba32c0d00b9f797f9e06b9524445b1ef052e8a82a7f87')
+sha512sums=('a42e4d66649b285489ea3bc0773761da19c05a03732492eefaaa008a0ddcf0696ceed380e296da9ff392529d681350ff045aeeec9cecbbafcd3bd15141920592')
+b2sums=('50b6f9693df9ee21ae53f27f42a7aeb42e6f50ed305fa1004462bf189366b80d7dc48a40f77eafc41107de91f08015275a69e524421777a8d17e155cb867e943')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list