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

Felix Yan felixonmars at archlinux.org
Fri Jun 2 06:16:25 UTC 2017


    Date: Friday, June 2, 2017 @ 06:16:24
  Author: felixonmars
Revision: 297450

upgpkg: python-setuptools 1:36.0.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-02 06:13:07 UTC (rev 297449)
+++ PKGBUILD	2017-06-02 06:16:24 UTC (rev 297450)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.0.0
+pkgver=36.0.1
 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=('42300cae7648d25741432f5efb71c061c8a535c7ce0c4f44952b169f063ac857e95c01d6c1e089e4946f25cac2894b1364c713f5004e7493182c1547251b5e46')
+sha512sums=('f56da02d41e98dee954b6f08d4d97906f1f7d1edacd88f3a6c547c93e76fc8f90bf8d63013f3a2b8309a8f6e4c7e427c6271030af2d5854768c73fe45a0d06ca')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list