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

Felix Yan felixonmars at archlinux.org
Mon Jun 15 16:29:57 UTC 2020


    Date: Monday, June 15, 2020 @ 16:29:56
  Author: felixonmars
Revision: 389283

upgpkg: python-setuptools 1:47.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-15 09:24:13 UTC (rev 389282)
+++ PKGBUILD	2020-06-15 16:29:56 UTC (rev 389283)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=47.1.1
+pkgver=47.2.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -17,7 +17,7 @@
 provides=('python-distribute')
 replaces=('python-distribute')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('fad8a81f4f5650248f56f4f656957f047caed724e696507d602246fbc002ff893776fef41b7861197e20210dbbc4f076558679dce0c37e5860fb3d4bcc1be130')
+sha512sums=('0fb14654d5f1f4b62f7f4137060c45b2042e2942be8bc69ece287e56b9f5c910189cb9c2c5acfa1ca265aa54cc1f2668a568315fd03883a2164a295358644f7a')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list