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

Felix Yan felixonmars at archlinux.org
Mon Dec 25 04:31:27 UTC 2017


    Date: Monday, December 25, 2017 @ 04:31:26
  Author: felixonmars
Revision: 313600

upgpkg: python-setuptools 1:38.2.5-1

Modified:
  python-setuptools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-25 02:53:06 UTC (rev 313599)
+++ PKGBUILD	2017-12-25 04:31:26 UTC (rev 313600)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=38.2.4
+pkgver=38.2.5
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -17,8 +17,8 @@
               'python2-pytest-flake8' 'python-mock' 'python2-mock' 'python-pytest-fixture-config'
               'python2-pytest-fixture-config' 'python-pytest-virtualenv' 'python2-pytest-virtualenv'
               'python-wheel' 'python2-wheel' 'git')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('f06badd27f0b797482bf42314edb7ffde7fa80556825b0ef27b125a3fc876b9d2ec26bf2b540f88b39f52fb58536e762c5bef24d9a92115b5f5decdf01f00c6c')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/$pkgver.tar.gz")
+sha512sums=('053777ef0749173240d55e26c987bee1be3adbd16c28ddd0b6c14c1d8cfdf5ae9997ea7cff8dc8ee7474ae669abe7e6f960116f56d72fdac66203e68472e3c31')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list