From 62b00d5bf76ef2c670dbeefe2051629d96ab7660 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 21 Aug 2013 02:15:21 -0700 Subject: Wed Aug 21 02:13:52 PDT 2013 --- community/python2-traits/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/python2-traits/PKGBUILD') diff --git a/community/python2-traits/PKGBUILD b/community/python2-traits/PKGBUILD index 4efd06c57..17e8ac07f 100644 --- a/community/python2-traits/PKGBUILD +++ b/community/python2-traits/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 88228 2013-04-14 19:37:35Z aginiewicz $ +# $Id: PKGBUILD 96105 2013-08-20 06:32:41Z lcarlier $ # Maintainer: Andrzej Giniewicz pkgname=python2-traits pkgver=4.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Explicitly typed attributes for Python" arch=('i686' 'x86_64') url="https://github.com/enthought/traits" license=('BSD') depends=('python2-numpy') -makedepends=('python2-distribute') +makedepends=('python2-setuptools') options=(!emptydirs) source=("$pkgname-$pkgver.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz") -- cgit v1.2.3-54-g00ecf