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

Felix Yan felixonmars at archlinux.org
Thu May 28 13:35:22 UTC 2020


    Date: Thursday, May 28, 2020 @ 13:35:22
  Author: felixonmars
Revision: 387769

upgpkg: python-setuptools 1:47.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-28 13:04:24 UTC (rev 387768)
+++ PKGBUILD	2020-05-28 13:35:22 UTC (rev 387769)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=46.4.0
+pkgver=47.0.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=('312b59e78fa801e2d1437b0c306b1287f1e97e4a588141674b6b08ab8340480ae24f9725253f065b31a435179efcb0f48cd1398c14521079502d13a3961508cd')
+sha512sums=('cf1c7c50c609c5f1aa628e8e8ea32b86eefac1c56d78d7e526baeff7a7166f65e53e3edb96b83d902b03dcedafdba579a99d87a0f782c63c79b4bf075f6706c7')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list