[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jan 6 05:57:39 UTC 2018
Date: Saturday, January 6, 2018 @ 05:57:38
Author: felixonmars
Revision: 314122
upgpkg: python-setuptools 1:38.4.0-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-05 23:24:35 UTC (rev 314121)
+++ PKGBUILD 2018-01-06 05:57:38 UTC (rev 314122)
@@ -4,7 +4,7 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=38.3.0
+pkgver=38.4.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=('e8f7c4984a72fa69f24cac633eaf8e39addd2194243c712a7a9ed20241cc9fc136587153ea35e284b4b7566631c4830e8c958f3808ae1a6b191382740a9cdd5d')
+sha512sums=('81903ee7ecb19715bbafe7b4e6878d3af5f801a9ff3334e82a599a81a8e6430443c4b765180c53c3c9cdcea338b3fff0bdf26245bc9d2da7d5d41b745de73a24')
prepare() {
# Don't download and install deps
More information about the arch-commits
mailing list