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

Felix Yan felixonmars at archlinux.org
Tue Aug 21 15:07:46 UTC 2018


    Date: Tuesday, August 21, 2018 @ 15:07:46
  Author: felixonmars
Revision: 332751

upgpkg: python-setuptools 1:40.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-21 14:53:42 UTC (rev 332750)
+++ PKGBUILD	2018-08-21 15:07:46 UTC (rev 332751)
@@ -5,7 +5,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=40.1.0
+pkgver=40.2.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -18,7 +18,7 @@
             'pytest-runner' 'pytest-virtualenv' 'wheel')
 checkdepends=("${_checkdeps[@]/#/python-}" "${_checkdeps[@]/#/python2-}" 'python-paver' 'git')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('b9d9c6752aac5879a128054394c764fe14900114a0922153a09d8cf3d7492526dde3faac52482e250493573b2898e395868ec4577d8418ab81567dcab2974f0a')
+sha512sums=('a5006d6c746116c859d478e1621dc59cf63279e104111c7506100b2a143e0df7bf6177b3606803e6579bbf7d084a41e9f7041143ad67be29f07bce0951bd4b6c')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list