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

Felix Yan felixonmars at archlinux.org
Tue Dec 29 18:00:35 UTC 2020


    Date: Tuesday, December 29, 2020 @ 18:00:34
  Author: felixonmars
Revision: 405097

upgpkg: python-setuptools 1:51.1.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-29 17:02:20 UTC (rev 405096)
+++ PKGBUILD	2020-12-29 18:00:34 UTC (rev 405097)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=51.1.0
+pkgver=51.1.1
 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=('a1aab18b5056ed99d848bb6d70fbfdc7c93134ff247b09167ec8230a76935f5e21f4d267e593141378f00f3ca2d022eb90acf962bed54262c603665cabb9f45a')
+sha512sums=('1d974dba43d914d09e22256d205c215836ea95b198ed712dacbb1d1cff2a6e0c6dcb7364db6aa234011f34e2de7aa7073619166fc43c8b86848f59c1a6eb9677')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list