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

Felix Yan felixonmars at archlinux.org
Mon Dec 4 19:43:59 UTC 2017


    Date: Monday, December 4, 2017 @ 19:43:58
  Author: felixonmars
Revision: 311612

upgpkg: python-setuptools 1:38.2.4-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-04 19:21:37 UTC (rev 311611)
+++ PKGBUILD	2017-12-04 19:43:58 UTC (rev 311612)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=38.2.3
+pkgver=38.2.4
 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=('cab6bfe44e6b2b83bf445979c5eeaff8e26c795489646c3e72f459d046ba28d89a7b8f71993463526c9f9af4261a25778ad488b0bdeb861f9693c4698644bfcd')
+sha512sums=('f06badd27f0b797482bf42314edb7ffde7fa80556825b0ef27b125a3fc876b9d2ec26bf2b540f88b39f52fb58536e762c5bef24d9a92115b5f5decdf01f00c6c')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list