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

Felix Yan felixonmars at archlinux.org
Thu Jun 1 08:00:42 UTC 2017


    Date: Thursday, June 1, 2017 @ 08:00:41
  Author: felixonmars
Revision: 297039

upgpkg: python-setuptools 1:36.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-01 08:00:00 UTC (rev 297038)
+++ PKGBUILD	2017-06-01 08:00:41 UTC (rev 297039)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=35.0.2
+pkgver=36.0.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=('1682eb8288d3c06bf4d44e175e40a13ccf64157e3505da622df40a6d30586bb7952d058848ef4c62b0f76c6dcba5fc95096dd15abd936bfc4a2118ffe31de4b4')
+sha512sums=('42300cae7648d25741432f5efb71c061c8a535c7ce0c4f44952b169f063ac857e95c01d6c1e089e4946f25cac2894b1364c713f5004e7493182c1547251b5e46')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list