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

Felix Yan felixonmars at archlinux.org
Tue Jan 19 11:04:06 UTC 2021


    Date: Tuesday, January 19, 2021 @ 11:04:06
  Author: felixonmars
Revision: 406401

upgpkg: python-setuptools 1:51.3.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-19 11:02:09 UTC (rev 406400)
+++ PKGBUILD	2021-01-19 11:04:06 UTC (rev 406401)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=51.2.0
+pkgver=51.3.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -18,7 +18,7 @@
 provides=('python-distribute')
 replaces=('python-distribute')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('7da8676bc5f22c5b375e56765b94276dcd83bedd6e34dc9b85eb6f22f05a9efcb37b0d70e2dba36349d7ea31a129d49570a4dc1a77201b4cae4b3dff6ee5594b')
+sha512sums=('7237874aa43cd2721ba3899bdfe70db188ac5e6a36d58aed2901663afd90bdc157168df42a4b8f13de0a21fc6cb975a4f30b32adcf27147aab809a15af4bbff9')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list