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

Felix Yan fyan at archlinux.org
Sun Jan 17 03:58:57 UTC 2016


    Date: Sunday, January 17, 2016 @ 04:58:57
  Author: fyan
Revision: 258371

upgpkg: python-setuptools 1:19.4-1

Modified:
  python-setuptools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-17 03:23:36 UTC (rev 258370)
+++ PKGBUILD	2016-01-17 03:58:57 UTC (rev 258371)
@@ -4,8 +4,8 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=19.3
-pkgrel=2
+pkgver=19.4
+pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging' 'python-six' 'python2-six')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 'python2-pytest-runner' 'git')
 source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('dabc7e77ddbb2b99ae0d6f383c279a7005148bea1511048bdc2a34fc0bb324d858b71bcf9a4432b9221d4a29c7d686b19b0dddb5dccd71fe54b6cc7b1f4d0c35')
+sha512sums=('463a2b00193b972e684569dce1527b34d7be9a9d0f866fd8a0c2c1a475558c539148841ca117b0a9c5507d8344dfd5ca515bc6beee59b44c6e8bf05771bc448a')
 
 prepare() {
   # We ship separated python{,2}-packaging packages.



More information about the arch-commits mailing list