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

Felix Yan felixonmars at archlinux.org
Wed Sep 2 00:14:19 UTC 2020


    Date: Wednesday, September 2, 2020 @ 00:14:18
  Author: felixonmars
Revision: 395114

upgpkg: python-setuptools 1:50.0.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-01 21:47:28 UTC (rev 395113)
+++ PKGBUILD	2020-09-02 00:14:18 UTC (rev 395114)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=50.0.1
+pkgver=50.0.2
 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=('d21a49dd8ac1a62df4292fc6b0b745aa80ff25011c47e413e8fd071a5e3c169a6cb833a1396e6f88a2506ec048b78edb720d706736d2181d7b488daf26fdc5aa')
+sha512sums=('b6feb15409727e29fb5d2b65d4581c7be1adb51dc702f5340514e6e6ea283e1a74e963938077e116a6e01b74700ecd7ca5b986f64474aa8cd7cd709856039adf')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list