[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Nov 28 05:26:30 UTC 2017
Date: Tuesday, November 28, 2017 @ 05:26:29
Author: felixonmars
Revision: 311054
upgpkg: python-setuptools 1:38.2.3-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-28 03:35:37 UTC (rev 311053)
+++ PKGBUILD 2017-11-28 05:26:29 UTC (rev 311054)
@@ -4,7 +4,7 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=38.2.1
+pkgver=38.2.3
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=('680c47b30e37c30576d94f6559bf2310f1e1f6d7706e2dbcdcbe666dc1cc458f6150e2a4e17713550ca6e70e308a6fa1c141d9464afc8c37f46c6214f5325f8f')
+sha512sums=('cab6bfe44e6b2b83bf445979c5eeaff8e26c795489646c3e72f459d046ba28d89a7b8f71993463526c9f9af4261a25778ad488b0bdeb861f9693c4698644bfcd')
prepare() {
# Don't download and install deps
More information about the arch-commits
mailing list