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

Felix Yan felixonmars at archlinux.org
Wed Sep 2 11:15:28 UTC 2020


    Date: Wednesday, September 2, 2020 @ 11:15:27
  Author: felixonmars
Revision: 395133

upgpkg: python-setuptools 1:50.0.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-02 10:00:23 UTC (rev 395132)
+++ PKGBUILD	2020-09-02 11:15:27 UTC (rev 395133)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=50.0.2
+pkgver=50.0.3
 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=('b6feb15409727e29fb5d2b65d4581c7be1adb51dc702f5340514e6e6ea283e1a74e963938077e116a6e01b74700ecd7ca5b986f64474aa8cd7cd709856039adf')
+sha512sums=('745247050ffb0372ec9fcbe4b0ba78a848005056d7388d8374574708756a66b3d2ed91754d2aaa42b2c88b9ff36bddecade710941cc6933752c1386e5048aa40')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list