[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jan 20 20:35:32 UTC 2021
Date: Wednesday, January 20, 2021 @ 20:35:31
Author: felixonmars
Revision: 406478
upgpkg: python-setuptools 1:51.3.3-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-20 20:30:14 UTC (rev 406477)
+++ PKGBUILD 2021-01-20 20:35:31 UTC (rev 406478)
@@ -3,7 +3,7 @@
# Contributor: Eli Schwartz <eschwartz at archlinux.org>
pkgname=python-setuptools
-pkgver=51.3.1
+pkgver=51.3.3
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=('0e337b492482c8415648f29ebaed9509455ceb95b988f936165efeb6e7d4e1be061385c1d35e6f7e609cb1132cf67645f2468f163c3612a34741427a73ddf15b')
+sha512sums=('b032ea31ea250c4cefd1de914a46018bce2fb140739835a160ef096c59781a4aec1f05feeef03855241fe085707f535145fd77b446261fc6369bc2c39e5a4a22')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
More information about the arch-commits
mailing list