[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 6 20:58:18 UTC 2018
Date: Tuesday, March 6, 2018 @ 20:58:17
Author: felixonmars
Revision: 317945
upgpkg: python-setuptools 1:38.5.2-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-06 20:08:21 UTC (rev 317944)
+++ PKGBUILD 2018-03-06 20:58:17 UTC (rev 317945)
@@ -4,7 +4,7 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=38.5.1
+pkgver=38.5.2
pkgrel=1
epoch=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -18,7 +18,7 @@
'python2-pytest-fixture-config' 'python-pytest-virtualenv' 'python2-pytest-virtualenv'
'python-wheel' 'python2-wheel' 'git')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('ab164e6de1692a64dbc468958d3150dec4ca357ea25ab4a40382af857217d576e79111c2401b03d5daf741094aa4f2e3ee535ad6d8367f66b1e83692ee9c7cf9')
+sha512sums=('c5853a31f43560d6d855c04eba102e27a292bf3ba700f686b1bf8742ca9bea9b7628845b899ce12cb6da0c29747f7428689d225215422ea9b9e97b49494d3872')
prepare() {
# Don't download and install deps
More information about the arch-commits
mailing list