[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 14 04:29:06 UTC 2017
Date: Friday, July 14, 2017 @ 04:29:06
Author: felixonmars
Revision: 300520
upgpkg: python-setuptools 1:36.2.0-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-13 21:15:57 UTC (rev 300519)
+++ PKGBUILD 2017-07-14 04:29:06 UTC (rev 300520)
@@ -4,8 +4,8 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.0.1
-pkgrel=2
+pkgver=36.2.0
+pkgrel=1
epoch=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
arch=('any')
@@ -16,7 +16,7 @@
checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pytest-flake8'
'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('f56da02d41e98dee954b6f08d4d97906f1f7d1edacd88f3a6c547c93e76fc8f90bf8d63013f3a2b8309a8f6e4c7e427c6271030af2d5854768c73fe45a0d06ca')
+sha512sums=('579e63feb9f5ea33e29f4ae3a2736a2cfd18e83927775a56553dbe34bcfa32f325457204333d4f183759dbcd57e4ad7f8b166fcfbf626db597b18e14bbcd9ea4')
prepare() {
# Don't download and install deps
More information about the arch-commits
mailing list