[arch-commits] Commit in python2-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 22 11:31:32 UTC 2020
Date: Sunday, March 22, 2020 @ 11:31:32
Author: felixonmars
Revision: 378314
upgpkg: python2-setuptools 2:44.1.0-1
Modified:
python2-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 11:28:38 UTC (rev 378313)
+++ PKGBUILD 2020-03-22 11:31:32 UTC (rev 378314)
@@ -3,7 +3,7 @@
# Contributor: Eli Schwartz <eschwartz at archlinux.org>
pkgname=python2-setuptools
-pkgver=44.0.0
+pkgver=44.1.0
pkgrel=1
epoch=2
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -15,7 +15,7 @@
provides=('python2-distribute')
replaces=('python2-distribute')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('48febee840612a56c7f4cb0bc3983bf61a6a08c53dfcb95403f6631061481ba391fc0472d608ea6c0078fda8bcc7bb9f6dd8b73d473f5e4349d6eaeb2ab0050b')
+sha512sums=('b3b01e7f2aa063249a9147a78ac1c92527628b56650f5f53f008b5d86b7ac88c9f59ece5527489095211dd4791103e87d7fd8bedc10c422d562a51757a678fe4')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
More information about the arch-commits
mailing list