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

Felix Yan felixonmars at archlinux.org
Fri Sep 15 19:33:41 UTC 2017


    Date: Friday, September 15, 2017 @ 19:33:40
  Author: felixonmars
Revision: 305619

upgpkg: python-setuptools 1:36.5.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-15 19:11:37 UTC (rev 305618)
+++ PKGBUILD	2017-09-15 19:33:40 UTC (rev 305619)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.4.0
+pkgver=36.5.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'
               'git')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('86bad0c16b7bde4c0a37867db04d76a90a7c968a8926611f4ad26f3d9185b33aa040072ecd7d23540a1434d19a742db3667387d4df975de489b494103b2df0e9')
+sha512sums=('34579579c21ff68f4ff71eeb1140dca4d4308756b4ce5c58dd1ddd25c004c6390c4b45feda83e505380685a8dce4b7dbdbd2d83c3fb3a89879df945c5a5342a6')
 
 prepare() {
   # Don't download and install deps



More information about the arch-commits mailing list