[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Feb 1 12:10:34 UTC 2019
Date: Friday, February 1, 2019 @ 12:10:33
Author: felixonmars
Revision: 345005
upgpkg: python-setuptools 1:40.7.2-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-01 12:00:40 UTC (rev 345004)
+++ PKGBUILD 2019-02-01 12:10:33 UTC (rev 345005)
@@ -4,7 +4,7 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=40.7.1
+pkgver=40.7.2
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=('a777996405991775d180132b93dc652e867d0914dc73d15d590f8ad298ef646684c7aae58447555e8dde694d617432ccc145a34ab410b98ed53b12c49cdc184a')
+sha512sums=('cd7c9955572aca0f87db01a7981bf91908a3d2d2eaf72c826a551ae89cfed444aa252685133e0ac11a2b756fdb57bdc8feb6c3a27b5bfee29b5c02ec10661e05')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
More information about the arch-commits
mailing list