[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat May 14 09:00:42 UTC 2022
Date: Saturday, May 14, 2022 @ 09:00:41
Author: felixonmars
Revision: 445452
upgpkg: python-setuptools 1:60.1.1-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-14 08:34:32 UTC (rev 445451)
+++ PKGBUILD 2022-05-14 09:00:41 UTC (rev 445452)
@@ -3,7 +3,7 @@
# Contributor: Eli Schwartz <eschwartz at archlinux.org>
pkgname=python-setuptools
-pkgver=60.1.0
+pkgver=60.1.1
pkgrel=1
epoch=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -19,7 +19,7 @@
provides=('python-distribute')
replaces=('python-distribute')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('9c74bab1994924131771e99748d7308f602d7a5dc34d71170874f56c534d414cc86da526349a91465666ab8981a5d1d3f2cd89ea1f76cffe2db44d1f5e0e7550')
+sha512sums=('f4e325474327afe926bd1a7368001e0b028029aad15699e5a6ecfa9f073a3e4b6f1860d615b49dc2b0a8e1cffaa122ee61d61ba978dd027e1a040d895617d2e5')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
More information about the arch-commits
mailing list