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

Felix Yan fyan at nymeria.archlinux.org
Thu Aug 15 03:02:46 UTC 2013


    Date: Thursday, August 15, 2013 @ 05:02:46
  Author: fyan
Revision: 95617

upgpkg: python-pytools 2013.5.6-1 no license file could be obtained

Modified:
  python-pytools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-15 02:50:55 UTC (rev 95616)
+++ PKGBUILD	2013-08-15 03:02:46 UTC (rev 95617)
@@ -2,15 +2,14 @@
 # Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
 pkgbase=python-pytools
 pkgname=('python2-pytools' 'python-pytools')
-pkgver=2011.5
-pkgrel=4
+pkgver=2013.5.6
+pkgrel=1
 pkgdesc="A collection of tools for Python"
 arch=('any')
 url="http://mathema.tician.de/software/pytools"
 license=('MIT')
 makedepends=('python2-distribute' 'python-distribute')
 source=(http://pypi.python.org/packages/source/p/pytools/pytools-${pkgver}.tar.gz)
-sha1sums=('ebaeb51b2a80b9d5f487868ded240430a736b750')
 
 build() {
    cd "${srcdir}"
@@ -35,3 +34,5 @@
    cd "${srcdir}/pytools-${pkgver}"
    python setup.py install --prefix=/usr --root="${pkgdir}" --skip-build --optimize=1
 }
+
+sha512sums=('47c049360e4b9c11ffbb2225a1ac0882fc491b016638c3d8841280d7ffa4d9fab0fa1f187f42dc1f88ed837e11a866c334805a329f478b0db02b6db3a2746aac')




More information about the arch-commits mailing list