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

Felix Yan felixonmars at gemini.archlinux.org
Thu Apr 14 11:21:41 UTC 2022


    Date: Thursday, April 14, 2022 @ 11:21:41
  Author: felixonmars
Revision: 442512

upgpkg: python-setuptools 1:59.5.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-14 08:21:55 UTC (rev 442511)
+++ PKGBUILD	2022-04-14 11:21:41 UTC (rev 442512)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=59.4.0
+pkgver=59.5.0
 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=('4a7454e376e003cb3ff9ccf39cc3fb98ce7aae9ff97198c639e5e7dccc2307b5d3a2562ff3cc30e1b9bfa67ab4b9fe29b71887220e7a001df2075c1dc7e92641')
+sha512sums=('65720b040ae9fc356d66fc74dadeec8456d4dc415cde88efc61c86d932bf0e00865b1bd56c3371d40be64c3a8ac1595543c7ff13d1b1b1c1133ca13f0b353a74')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list