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

Felix Yan felixonmars at archlinux.org
Tue Jan 19 21:18:11 UTC 2021


    Date: Tuesday, January 19, 2021 @ 21:18:11
  Author: felixonmars
Revision: 406431

upgpkg: python-setuptools 1:51.3.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-19 20:17:29 UTC (rev 406430)
+++ PKGBUILD	2021-01-19 21:18:11 UTC (rev 406431)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=51.3.0
+pkgver=51.3.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=('7237874aa43cd2721ba3899bdfe70db188ac5e6a36d58aed2901663afd90bdc157168df42a4b8f13de0a21fc6cb975a4f30b32adcf27147aab809a15af4bbff9')
+sha512sums=('0e337b492482c8415648f29ebaed9509455ceb95b988f936165efeb6e7d4e1be061385c1d35e6f7e609cb1132cf67645f2468f163c3612a34741427a73ddf15b')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list