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

Felix Yan felixonmars at archlinux.org
Wed Mar 25 21:21:16 UTC 2020


    Date: Wednesday, March 25, 2020 @ 21:21:15
  Author: felixonmars
Revision: 378494

upgpkg: python-setuptools 1:46.1.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-25 19:30:09 UTC (rev 378493)
+++ PKGBUILD	2020-03-25 21:21:15 UTC (rev 378494)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=46.1.2
+pkgver=46.1.3
 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=('c6359f5176eeb9d1b39d1e78f684312b372df64989d2f69a63148e27f7eb5f2c276d0359054fa315d77574567e7acfc6204e007a5b839336848bc1d559df7542')
+sha512sums=('863dfde80d522c899102a51500b2ade49a6f80a7c41715dbcec7ed92681e24ad044bffb04c2c6673ccdc9865ad9749911fd0d598a1651a2d3ef0625b19425f55')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list