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

Filipe Laíns ffy00 at archlinux.org
Sun Feb 28 20:33:51 UTC 2021


    Date: Sunday, February 28, 2021 @ 20:33:50
  Author: ffy00
Revision: 876050

upgpkg: python-importlib_resources 5.1.1-1

Modified:
  python-importlib_resources/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-28 20:33:31 UTC (rev 876049)
+++ PKGBUILD	2021-02-28 20:33:50 UTC (rev 876050)
@@ -2,7 +2,7 @@
 
 _name=importlib_resources
 pkgname=python-importlib_resources
-pkgver=5.1.0
+pkgver=5.1.1
 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' 'python-toml')
 checkdepends=('python-pytest' 'python-tests')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('f8ea8719a038a0b14845678c3ad836a6285b69bd3af45a45bb1e8d3ba401c72b8da00907a03297cde466551b169ba3f02133231e6f8d935d39110681ada35c8e')
-b2sums=('f3e39117027a07de6c781e8b9bc3809a8fda4d1d5305bd514f4818a89a15e567c7c3c9533b263d8a2874e8fe0a580a55739e784a7ea2c7190a3eba7a422fab2a')
+sha512sums=('2ee6f8a5f9c501647cd0b79f91041cefaa0b2822dd093efd8cc2917ef45e1917b7a9b493a62b28393de65fdb008f726912fefe61cf1a1aabaed312193b801033')
+b2sums=('3205ca16163ab3e186c4d2bb255c3cc39fde632ed28bbeb3c8a30e771445de9f02020e1a78f9705332ba279ed3bd9b4e1cff787ceb14cbaa7bc1f72eaa9298ba')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list