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

Felix Yan felixonmars at archlinux.org
Thu Oct 12 14:20:39 UTC 2017


    Date: Thursday, October 12, 2017 @ 14:20:38
  Author: felixonmars
Revision: 307544

upgpkg: python-setuptools 1:36.6.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-12 14:11:44 UTC (rev 307543)
+++ PKGBUILD	2017-10-12 14:20:38 UTC (rev 307544)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.5.0
+pkgver=36.6.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -16,9 +16,9 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pytest-flake8'
               'python2-pytest-flake8' 'python-mock' 'python2-mock' 'python-pytest-fixture-config'
               'python2-pytest-fixture-config' 'python-pytest-virtualenv' 'python2-pytest-virtualenv'
-              'git')
+              'python-wheel' 'python2-wheel' 'git')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('34579579c21ff68f4ff71eeb1140dca4d4308756b4ce5c58dd1ddd25c004c6390c4b45feda83e505380685a8dce4b7dbdbd2d83c3fb3a89879df945c5a5342a6')
+sha512sums=('e3fce485f770e0c9642c3242fd21d64333fa460359f687193543084e32cef344020f5528f56288b76a0df76faa451b52bcc7c872c645b59d3f89874df28bda81')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list