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

Felix Yan felixonmars at archlinux.org
Tue Jan 29 06:57:46 UTC 2019


    Date: Tuesday, January 29, 2019 @ 06:57:41
  Author: felixonmars
Revision: 344905

upgpkg: python-setuptools 1:40.7.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-28 14:44:29 UTC (rev 344904)
+++ PKGBUILD	2019-01-29 06:57:41 UTC (rev 344905)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=40.7.0
+pkgver=40.7.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -18,7 +18,7 @@
 checkdepends=("${_checkdeps[@]/#/python-}" "${_checkdeps[@]/#/python2-}" 'python-paver'
               'python2-futures' 'git')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('cc65c023247948f0dca1cba4d7f3b2b212876256b9e4a91f228ceef09e753cf3eb627e38c82255e2bfb279d7942ae73b24c81fec0abb85d37a7c08737f5a293c')
+sha512sums=('a777996405991775d180132b93dc652e867d0914dc73d15d590f8ad298ef646684c7aae58447555e8dde694d617432ccc145a34ab410b98ed53b12c49cdc184a')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list