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

Felix Yan felixonmars at archlinux.org
Wed Apr 14 14:19:54 UTC 2021


    Date: Wednesday, April 14, 2021 @ 14:19:54
  Author: felixonmars
Revision: 412445

upgpkg: python-setuptools 1:56.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-14 14:09:23 UTC (rev 412444)
+++ PKGBUILD	2021-04-14 14:19:54 UTC (rev 412445)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=55.0.0
+pkgver=56.0.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=("https://github.com/pypa/setuptools/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('09ef700a076cac07d552a2faf54f48b040944852521bfe357f2ef4dec79d8f87b8d285640cf698a490b0289ba974a06b1c39c32ea0acbfa56e582e4bb68ffdf7')
+sha512sums=('ea8920135fba6340744cd0944838d0fcdcdf047f4fa39041c3d542b5c429fbeb21641f5a980b6d57300cdc52f6b8e896feda766dd14707080aa37f7ec0832c12')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list