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

Felix Yan felixonmars at archlinux.org
Sun Nov 26 20:14:51 UTC 2017


    Date: Sunday, November 26, 2017 @ 20:14:50
  Author: felixonmars
Revision: 310961

upgpkg: python-setuptools 1:38.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-26 19:08:26 UTC (rev 310960)
+++ PKGBUILD	2017-11-26 20:14:50 UTC (rev 310961)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=38.1.0
+pkgver=38.2.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -18,7 +18,7 @@
               '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=('5c741ccc79e445a42c861a98fe7f6177b08965ee5c5bc99d3359edb4cf3eb8d4e0671934526eb2e30f819b1c3045b8e4af08745ef903de29cd60e0f83e552330')
+sha512sums=('911656b15e11f6ff8ba48052a129544ac9ac9fafde2946bc0445f526ae8bcabe95316dffa80c046f0dc2ca94dc234a54a5a7af348a80186bb9bc921b881c81a1')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list