summaryrefslogtreecommitdiff
path: root/community/python2-traits/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-traits/PKGBUILD')
-rw-r--r--community/python2-traits/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <gginiu@gmail.com>
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")