[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Sep 4 19:54:58 UTC 2020
Date: Friday, September 4, 2020 @ 19:54:58
Author: felixonmars
Revision: 395441
upgpkg: python-setuptools 1:50.2.0-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-04 17:41:52 UTC (rev 395440)
+++ PKGBUILD 2020-09-04 19:54:58 UTC (rev 395441)
@@ -3,7 +3,7 @@
# Contributor: Eli Schwartz <eschwartz at archlinux.org>
pkgname=python-setuptools
-pkgver=50.1.0
+pkgver=50.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=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('ab9ba7a19f599403c6517e437bd12be11c112234eb4f1ecff29637ca08fc456a7800a27e0f6981f5a819c56d643d9d978b49ef5aa8664afea65c2d0417f08eab')
+sha512sums=('16fcd16843d30a73f88fbd7e1298041843e73cb9e92c2744dbfb6eeb78a4dc9f78c591310a5e77ae2c47e02e263d3b52d8f53f97eb9d443d59ba3226a2a7ee70')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
More information about the arch-commits
mailing list