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

Felix Yan felixonmars at archlinux.org
Sun Nov 26 05:25:34 UTC 2017


    Date: Sunday, November 26, 2017 @ 05:25:31
  Author: felixonmars
Revision: 310926

upgpkg: python-setuptools 1:38.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-25 20:46:16 UTC (rev 310925)
+++ PKGBUILD	2017-11-26 05:25:31 UTC (rev 310926)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=37.0.0
+pkgver=38.1.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=('c77e21d6043df2ac4121b256a6ca6d479670924dd74453909727d9ac813f92ef8e60ca0b8ee17dc4cea93e0beb2c627d52d64708536569e1a4ea92e31a691808')
+sha512sums=('5c741ccc79e445a42c861a98fe7f6177b08965ee5c5bc99d3359edb4cf3eb8d4e0671934526eb2e30f819b1c3045b8e4af08745ef903de29cd60e0f83e552330')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list