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

Felix Yan felixonmars at archlinux.org
Mon Mar 9 10:58:18 UTC 2020


    Date: Monday, March 9, 2020 @ 10:58:18
  Author: felixonmars
Revision: 377204

upgpkg: python-setuptools 1:46.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-09 10:49:41 UTC (rev 377203)
+++ PKGBUILD	2020-03-09 10:58:18 UTC (rev 377204)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=45.3.0
+pkgver=46.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=('6b287b8e5f0d0f9bf10536c5e910255a1aa53d12c1a76019478fbf56cd99a6bbc995e959c1e4d7951c50e0a725901f3ad4bdeb8c97bd64a68b4c7f78f37ca2c4')
+sha512sums=('063283879df82fa739df4f356e174a73ae49209e1c868e02e6fa48bd41d3943d290e5e7347955230ee542b4603fa8a9ce0ed630ec04da4c1fd452faa6d8180dd')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list