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

Felix Yan felixonmars at archlinux.org
Sat Jan 9 13:21:21 UTC 2021


    Date: Saturday, January 9, 2021 @ 13:21:20
  Author: felixonmars
Revision: 405856

upgpkg: python-setuptools 1:51.1.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-09 12:34:30 UTC (rev 405855)
+++ PKGBUILD	2021-01-09 13:21:20 UTC (rev 405856)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=51.1.1
+pkgver=51.1.2
 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=('1d974dba43d914d09e22256d205c215836ea95b198ed712dacbb1d1cff2a6e0c6dcb7364db6aa234011f34e2de7aa7073619166fc43c8b86848f59c1a6eb9677')
+sha512sums=('feaf205a5a85c8971b163da9182d7633d67b8efa2d7300e1c8851ea0a4417f0b7d26bb2b17a853017e01b1d948059d417699462f79b98a4e6f1c6927b690fbd3')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list