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

Felix Yan felixonmars at archlinux.org
Wed Apr 19 07:41:36 UTC 2017


    Date: Wednesday, April 19, 2017 @ 07:41:36
  Author: felixonmars
Revision: 293142

upgpkg: python-setuptools 1:35.0.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-19 04:37:48 UTC (rev 293141)
+++ PKGBUILD	2017-04-19 07:41:36 UTC (rev 293142)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=35.0.0
+pkgver=35.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=('1a69b8395382f7aa028d91f5890fe01018fb1e0e7866c66415233e08ae5cc80038a13121faa5b4f8b81fd4c6d12f5e7370e7ce1aa616e7bb3961127d54102556')
+sha512sums=('a2a7251cc6c784244e0f0ce4dbb717ea7323d93c901e7f62a27e4e6b0af027ff6335cb72ea0458aec40f59cd0083e5ea679bc933764d5358230e14508b4a98e5')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list