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

Felix Yan fyan at archlinux.org
Sun Jan 24 04:11:57 UTC 2016


    Date: Sunday, January 24, 2016 @ 05:11:57
  Author: fyan
Revision: 258536

upgpkg: python-setuptools 1:19.5-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-24 03:27:54 UTC (rev 258535)
+++ PKGBUILD	2016-01-24 04:11:57 UTC (rev 258536)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=19.4
+pkgver=19.5
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -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=('463a2b00193b972e684569dce1527b34d7be9a9d0f866fd8a0c2c1a475558c539148841ca117b0a9c5507d8344dfd5ca515bc6beee59b44c6e8bf05771bc448a')
+sha512sums=('6967dd0215d3e8a40c431b50f22cdbff4c7cfd8be72793f72a13f4246f75850eb792834cc181fbf70ac575772e717f370d84f703a50b472974a81822c6d18088')
 
 prepare() {
   # We ship separated python{,2}-packaging packages.



More information about the arch-commits mailing list