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

David Runge dvzrv at archlinux.org
Sun Jan 10 10:48:21 UTC 2021


    Date: Sunday, January 10, 2021 @ 10:48:20
  Author: dvzrv
Revision: 817018

upgpkg: python-importlib_resources 5.0.0-1: Upgrade to 5.0.0.

Modified:
  python-importlib_resources/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 10:33:26 UTC (rev 817017)
+++ PKGBUILD	2021-01-10 10:48:20 UTC (rev 817018)
@@ -2,8 +2,8 @@
 
 _name=importlib_resources
 pkgname=python-importlib_resources
-pkgver=4.1.1
-pkgrel=2
+pkgver=5.0.0
+pkgrel=1
 pkgdesc="Design and implementation for a planned importlib.resources"
 arch=('any')
 url="https://github.com/python/importlib_resources"
@@ -12,8 +12,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-tests')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('e277d375f800e8d1be317f90344c10b2848a0f7e0b3b6f28014b71d4b92b496137aa84b8ad865a3b93c983d20d827f18c6baf0d6c540882622b0903bebaae303')
-b2sums=('440adde5ce8604c3dddc6c59f730890b4832076f3f7d5c1f9b46ed4d4fe1d80d714a2f393ae1a1b386ef20812090c7370858ca9d3920bc115a6cedb0d2000c8f')
+sha512sums=('eff23d8d365f105069910efe6e95f63a7e6c2cea7ca707cf4085c6d9f9c4f28065a1ad937d06ab3549a0ac25da5fa950af7b56a52d892125265252e0b79bf7f9')
+b2sums=('66a22891e28e282919ed3847e69d36655ab8052f4f6c743ceb43456bc5447348302b61e5e3d3553d006fbab45c706882680265613497eedcc97c732a1776183a')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list