[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jul 4 08:50:52 UTC 2020
Date: Saturday, July 4, 2020 @ 08:50:52
Author: felixonmars
Revision: 390821
upgpkg: python-setuptools 1:49.0.0-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-04 00:34:47 UTC (rev 390820)
+++ PKGBUILD 2020-07-04 08:50:52 UTC (rev 390821)
@@ -3,7 +3,7 @@
# Contributor: Eli Schwartz <eschwartz at archlinux.org>
pkgname=python-setuptools
-pkgver=48.0.0
+pkgver=49.0.0
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=('6d48d6072002f9b68febbda3366299f2e982c87eac7c81c9ee2cf3f8d88e5ff1fafb75a6d9362120889cd9714dca1684b7f28c99888a6770216da53898c9ee55')
+sha512sums=('e52818b892f5f0548e110e1d457d816d7058dd747fc4623574e73b13fa415f97e5f5780b51f09a56ed9f844004303352edbba5939ffe7cdc86d2531d8ee15aa3')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
More information about the arch-commits
mailing list