[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Nov 20 14:00:07 UTC 2017


    Date: Monday, November 20, 2017 @ 14:00:06
  Author: felixonmars
Revision: 310471

upgpkg: python-setuptools 1:36.8.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-20 09:27:34 UTC (rev 310470)
+++ PKGBUILD	2017-11-20 14:00:06 UTC (rev 310471)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.7.2
+pkgver=36.8.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=('bff699cf437a645e9d9973741d57484b1da28a13ced7c827157cf2f811242017023ad57813e70db8045470695d1025e19b16104123bdf827c20f1a90d69260b9')
+sha512sums=('5e7647ed622ae07575cca1df6695c138cab698a224ffc7873eb386d7c7242938bd746107ed7b1cac88d2a53b4b820bc4827f7fc1ff356a847d90a2aaae4922e9')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list