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

Felix Yan felixonmars at archlinux.org
Sun Apr 9 17:08:44 UTC 2017


    Date: Sunday, April 9, 2017 @ 17:08:44
  Author: felixonmars
Revision: 292555

upgpkg: python-setuptools 1:34.4.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-09 08:04:41 UTC (rev 292554)
+++ PKGBUILD	2017-04-09 17:08:44 UTC (rev 292555)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.3.3
+pkgver=34.4.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -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=('dd39000be37f04e8cef37277e1e6f02e834acf08bfc3696e41a3947ceb03bcb53f440a38299d77f7903bf379c0df55bcb38234ac6890917a6e73ec6388084a4c')
+sha512sums=('82abb93d3d68a5f39886602d8c80043ec62271da6056fb20b4239798533fd6ff24a12c9aa47f8210bcd13e3179ca732e3e0735d9425deae9abadcb86e31cfa01')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list