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

Felix Yan felixonmars at gemini.archlinux.org
Sat May 14 01:59:45 UTC 2022


    Date: Saturday, May 14, 2022 @ 01:59:44
  Author: felixonmars
Revision: 445431

upgpkg: python-setuptools 1:60.0.5-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-14 01:40:54 UTC (rev 445430)
+++ PKGBUILD	2022-05-14 01:59:44 UTC (rev 445431)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=60.0.4
+pkgver=60.0.5
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -19,7 +19,7 @@
 provides=('python-distribute')
 replaces=('python-distribute')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('58c105c297a813c07c87c7c75c35502f2ca09ab3ebb70b68b745c3e0edf7fb86907bcdb691233b783f36f5f7e116c0d80e96e9aabd27bd2aa09cc929928f2dd8')
+sha512sums=('b55f8181b7c76c6b3eb851d8cdb10fd830d151c67775a5aff5c3a1a2e8a3a2ada76ba43d28f82248a2326425000e191fc409bf9047c2626e6233bea1938d0283')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list