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

Felix Yan felixonmars at archlinux.org
Sat Apr 28 18:49:28 UTC 2018


    Date: Saturday, April 28, 2018 @ 18:49:27
  Author: felixonmars
Revision: 323101

upgpkg: python-setuptools 1:39.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-28 16:08:33 UTC (rev 323100)
+++ PKGBUILD	2018-04-28 18:49:27 UTC (rev 323101)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=39.0.1
+pkgver=39.1.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -17,7 +17,7 @@
               'python2-pytest-fixture-config' 'python-pytest-virtualenv' 'python2-pytest-virtualenv'
               'python-wheel' 'python2-wheel' 'python-pip' 'python2-pip' 'git')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('34df8f10e89825975c82059c759690a2cc1486fc84c71a76875b92c2452529fbdd628e11e3043e479ea3f031af18b37a37b86d2a8d2505c300188eccdc109332')
+sha512sums=('9fa00930a1923782c2f6356bf992410d42b3dd81b5a673e2957eaf8941787fbea324851c5df48e37601641d004ee900c88a1cfa97ef9df374879586a36efa5c6')
 
 prepare() {
   rm -r setuptools-$pkgver/{pkg_resources,setuptools}/_vendor



More information about the arch-commits mailing list