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

Felix Yan felixonmars at archlinux.org
Sat Apr 29 16:44:14 UTC 2017


    Date: Saturday, April 29, 2017 @ 16:44:13
  Author: felixonmars
Revision: 295099

upgpkg: python-setuptools 1:35.0.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-29 15:55:45 UTC (rev 295098)
+++ PKGBUILD	2017-04-29 16:44:13 UTC (rev 295099)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=35.0.1
+pkgver=35.0.2
 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=('a2a7251cc6c784244e0f0ce4dbb717ea7323d93c901e7f62a27e4e6b0af027ff6335cb72ea0458aec40f59cd0083e5ea679bc933764d5358230e14508b4a98e5')
+sha512sums=('1682eb8288d3c06bf4d44e175e40a13ccf64157e3505da622df40a6d30586bb7952d058848ef4c62b0f76c6dcba5fc95096dd15abd936bfc4a2118ffe31de4b4')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list