[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Nov 27 04:16:21 UTC 2017
Date: Monday, November 27, 2017 @ 04:16:20
Author: felixonmars
Revision: 310984
upgpkg: python-setuptools 1:38.2.1-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-27 01:42:08 UTC (rev 310983)
+++ PKGBUILD 2017-11-27 04:16:20 UTC (rev 310984)
@@ -4,7 +4,7 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=38.2.0
+pkgver=38.2.1
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=('911656b15e11f6ff8ba48052a129544ac9ac9fafde2946bc0445f526ae8bcabe95316dffa80c046f0dc2ca94dc234a54a5a7af348a80186bb9bc921b881c81a1')
+sha512sums=('680c47b30e37c30576d94f6559bf2310f1e1f6d7706e2dbcdcbe666dc1cc458f6150e2a4e17713550ca6e70e308a6fa1c141d9464afc8c37f46c6214f5325f8f')
prepare() {
# Don't download and install deps
More information about the arch-commits
mailing list