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

Felix Yan felixonmars at archlinux.org
Tue Feb 6 20:55:37 UTC 2018


    Date: Tuesday, February 6, 2018 @ 20:55:36
  Author: felixonmars
Revision: 316122

upgpkg: python-setuptools 1:38.5.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-06 20:34:18 UTC (rev 316121)
+++ PKGBUILD	2018-02-06 20:55:36 UTC (rev 316122)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=38.5.0
+pkgver=38.5.1
 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=('c853865d454958ffd29d86388f5cb1ed1516fe0779dec571a84bfe1daf946ae245e2ebf7077981429ec000aad30003045a9cd5eb6a7a910eb11f66cb0b824726')
+sha512sums=('ab164e6de1692a64dbc468958d3150dec4ca357ea25ab4a40382af857217d576e79111c2401b03d5daf741094aa4f2e3ee535ad6d8367f66b1e83692ee9c7cf9')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list