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

Felix Yan felixonmars at archlinux.org
Tue Sep 18 16:10:34 UTC 2018


    Date: Tuesday, September 18, 2018 @ 16:10:33
  Author: felixonmars
Revision: 334879

upgpkg: python-setuptools 1:40.4.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-18 16:05:51 UTC (rev 334878)
+++ PKGBUILD	2018-09-18 16:10:33 UTC (rev 334879)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=40.4.0
+pkgver=40.4.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -17,7 +17,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=('c8d1a8d51c6cdfd10a938727c0ba5a024b9afe5c3ea7fb85b125b0f2b5299b4984c1ce9645319601396652b1994bea12bcc24925ec2ee94359bcfc3768644f42')
+sha512sums=('a00b62b2a6d711f115ad20e272d26db1b5a013d656df328ac82fc68f46c4e8c295a1d0ac237848017eebfb58f1a2d4168bff336da1a61adcd3c5defb7355c8c6')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list