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

Felix Yan felixonmars at archlinux.org
Sat Feb 3 18:21:39 UTC 2018


    Date: Saturday, February 3, 2018 @ 18:21:38
  Author: felixonmars
Revision: 315820

upgpkg: python-setuptools 1:38.4.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-03 17:09:43 UTC (rev 315819)
+++ PKGBUILD	2018-02-03 18:21:38 UTC (rev 315820)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=38.4.0
+pkgver=38.4.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=('81903ee7ecb19715bbafe7b4e6878d3af5f801a9ff3334e82a599a81a8e6430443c4b765180c53c3c9cdcea338b3fff0bdf26245bc9d2da7d5d41b745de73a24')
+sha512sums=('96311703444118205ac2f47ea2277236bc3249ef60827a6329862abaf6289cc925e4f62bd46cdebe889d43195c26a06a5ce82b4583fd366febfda3cd0ceefb0c')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list