[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Aug 28 19:33:49 UTC 2017
Date: Monday, August 28, 2017 @ 19:33:48
Author: felixonmars
Revision: 304306
upgpkg: python-setuptools 1:36.3.0-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-28 19:29:37 UTC (rev 304305)
+++ PKGBUILD 2017-08-28 19:33:48 UTC (rev 304306)
@@ -4,7 +4,7 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.2.7
+pkgver=36.3.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'
'git')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('e8f5e1d2421c3a23fdcc98666b40d277b22f95340051847eaaf77af0ce7cfde8f949a2afb54e71b32525244af8d3eeb53c0d6c82de4b9878eb76cf5c34b99ad9')
+sha512sums=('22527410ea30cbc9788e058753c6ebe9c7c9f36b16d783c004fd3f0b6849c6955f4b5b221e5bc31a6503011324f51cec5679dc6188272382d02ac043b03d4993')
prepare() {
# Don't download and install deps
More information about the arch-commits
mailing list