[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon May 10 22:33:50 UTC 2021
Date: Monday, May 10, 2021 @ 22:33:50
Author: felixonmars
Revision: 414958
upgpkg: python-setuptools 1:56.2.0-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-10 22:30:31 UTC (rev 414957)
+++ PKGBUILD 2021-05-10 22:33:50 UTC (rev 414958)
@@ -3,7 +3,7 @@
# Contributor: Eli Schwartz <eschwartz at archlinux.org>
pkgname=python-setuptools
-pkgver=56.1.0
+pkgver=56.2.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=("https://github.com/pypa/setuptools/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('3016f33971c753678068d45f2627f88171b29077ab21d7941e0ad031c2226020ad068c7279a98eda0bdf536ea30f8adc9add31ab19aec8b3efce82bdc4809c7e')
+sha512sums=('ff062db8adf4478bb55650e0c5ef162aed1e4de2b6dba8c0b6ea986b669ef2c8af126247f281feb749cd8a54c0bd9af54e99289073ab742b0d4e26a0208b963c')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
More information about the arch-commits
mailing list