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

Felix Yan fyan at archlinux.org
Fri Dec 19 03:05:07 UTC 2014


    Date: Friday, December 19, 2014 @ 04:05:06
  Author: fyan
Revision: 227770

upgpkg: python-setuptools 1:8.2.1-1

upstream new release

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-19 02:16:04 UTC (rev 227769)
+++ PKGBUILD	2014-12-19 03:05:06 UTC (rev 227770)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=8.2
+pkgver=8.2.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -14,7 +14,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-pytest' 'python2-pytest' 'subversion')
 source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('6184ded1465aa2173e59b88f894ae2ad890eae0f2118ba02d71131b21aa7e0b579d36e6350433527cc20c8e403df21dfadc1bc5cfacaf8d71257db6acedefc3e')
+sha512sums=('58325d322dca058865453b18e403f7913e8bdbcb52a908f74ac511c43cf4eeeeef50744471ec5738ced513c50a9947f5bb3eb0b3e9d18ba97b933142e0ca2b3c')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list