[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 16 04:03:18 UTC 2018
Date: Friday, March 16, 2018 @ 04:03:17
Author: felixonmars
Revision: 319375
upgpkg: python-setuptools 1:38.6.0-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-15 22:54:42 UTC (rev 319374)
+++ PKGBUILD 2018-03-16 04:03:17 UTC (rev 319375)
@@ -4,7 +4,7 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=38.5.2
+pkgver=38.6.0
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=('c5853a31f43560d6d855c04eba102e27a292bf3ba700f686b1bf8742ca9bea9b7628845b899ce12cb6da0c29747f7428689d225215422ea9b9e97b49494d3872')
+sha512sums=('7a70a33bc8c5026d1bf87a7ed3903018c03cbd472bf757fb5b8be7f0efcbeb823d0a612ddaacc67aef48f4336a1b7bb17f63336efef4cd690f91176d876c749d')
prepare() {
# Don't download and install deps
More information about the arch-commits
mailing list