[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Jan 14 19:37:42 UTC 2022


    Date: Friday, January 14, 2022 @ 19:37:41
  Author: felixonmars
Revision: 434483

upgpkg: python-setuptools 1:59.1.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-14 16:05:46 UTC (rev 434482)
+++ PKGBUILD	2022-01-14 19:37:41 UTC (rev 434483)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=59.1.0
+pkgver=59.1.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -19,7 +19,7 @@
 provides=('python-distribute')
 replaces=('python-distribute')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('7c5447c085ddb0b3485b38e067eba385d869fbcbd4efa5bec4bc5d26d87fa767a70d97f688386fc44b9109e090fb7cdc3ebb6ae90ed9d8e920a35067c25cc59e')
+sha512sums=('50a918000b7fb163591838bf7cde534aac86de9d110148b6f06eb376fd41bafbe2466026e8d59bf311a0108654bad820a0159152e447838bb6680f1afdeb7775')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list