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

Felix Yan fyan at archlinux.org
Sun Oct 5 13:45:59 UTC 2014


    Date: Sunday, October 5, 2014 @ 15:45:59
  Author: fyan
Revision: 120161

upgpkg: python-pytools 2014.3.1-1

Modified:
  python-pytools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-05 13:22:26 UTC (rev 120160)
+++ PKGBUILD	2014-10-05 13:45:59 UTC (rev 120161)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgbase=python-pytools
 pkgname=('python2-pytools' 'python-pytools')
-pkgver=2014.3
+pkgver=2014.3.1
 pkgrel=1
 pkgdesc="A collection of tools for Python"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-decorator' 'python2-decorator')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("http://pypi.python.org/packages/source/p/pytools/pytools-$pkgver.tar.gz")
-sha512sums=('8c94e185ff6f22b2051518d209373db92d2c9f993e3de803928f588a43d893259bdc378b0d65faef27301aa794c7d86afeea8cf055e19401182f87bd119af137')
+sha512sums=('2bcd02c50ef389dae7cc98c0a16cd16b6a13ab71200304c8a97a816bf6385b616ff4fc15a7a2172450ea6c56895ec220929a2296318814e097c264c92833e58d')
 
 prepare() {
    cp -a pytools-${pkgver}{,-python2}



More information about the arch-commits mailing list