[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 15 19:21:46 UTC 2020
Date: Saturday, August 15, 2020 @ 19:21:46
Author: felixonmars
Revision: 394286
upgpkg: python-setuptools 1:49.5.0-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-15 19:03:15 UTC (rev 394285)
+++ PKGBUILD 2020-08-15 19:21:46 UTC (rev 394286)
@@ -3,7 +3,7 @@
# Contributor: Eli Schwartz <eschwartz at archlinux.org>
pkgname=python-setuptools
-pkgver=49.4.0
+pkgver=49.5.0
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=('ae3773c3255365a1877fa9c7ae929b5ab9d048b90087aa034e64732e52c8649b381ef65693b0fb6679e9a9769fe29052ed6f1b2edf300cbb418af5c86f7124e0')
+sha512sums=('872f1295b40a6aedba326a17ac675355d86e87dfdf2b8d8455935d39280bba593f345b9b649a620028dcfc98694b6c672b37edb286d541dd59d8db754f3911b5')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
More information about the arch-commits
mailing list