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

Felix Yan felixonmars at archlinux.org
Fri Jan 5 12:49:52 UTC 2018


    Date: Friday, January 5, 2018 @ 12:49:50
  Author: felixonmars
Revision: 314087

upgpkg: python-setuptools 1:38.3.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-05 12:29:29 UTC (rev 314086)
+++ PKGBUILD	2018-01-05 12:49:50 UTC (rev 314087)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=38.2.5
+pkgver=38.3.0
 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/$pkgver.tar.gz")
-sha512sums=('053777ef0749173240d55e26c987bee1be3adbd16c28ddd0b6c14c1d8cfdf5ae9997ea7cff8dc8ee7474ae669abe7e6f960116f56d72fdac66203e68472e3c31')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
+sha512sums=('e8f7c4984a72fa69f24cac633eaf8e39addd2194243c712a7a9ed20241cc9fc136587153ea35e284b4b7566631c4830e8c958f3808ae1a6b191382740a9cdd5d')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list