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

Felix Yan felixonmars at archlinux.org
Mon Jan 18 09:01:17 UTC 2021


    Date: Monday, January 18, 2021 @ 09:01:17
  Author: felixonmars
Revision: 406355

upgpkg: python-setuptools 1:51.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-18 08:53:34 UTC (rev 406354)
+++ PKGBUILD	2021-01-18 09:01:17 UTC (rev 406355)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=51.1.2
+pkgver=51.2.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=('feaf205a5a85c8971b163da9182d7633d67b8efa2d7300e1c8851ea0a4417f0b7d26bb2b17a853017e01b1d948059d417699462f79b98a4e6f1c6927b690fbd3')
+sha512sums=('7da8676bc5f22c5b375e56765b94276dcd83bedd6e34dc9b85eb6f22f05a9efcb37b0d70e2dba36349d7ea31a129d49570a4dc1a77201b4cae4b3dff6ee5594b')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list