[arch-commits] Commit in python2-traits/trunk (PKGBUILD)

Ángel Velásquez angvp at nymeria.archlinux.org
Mon Aug 19 10:31:04 UTC 2013


    Date: Monday, August 19, 2013 @ 12:31:03
  Author: angvp
Revision: 96022

upgpkg: python2-traits 4.3.0-2

Rebuild against setuptools

Modified:
  python2-traits/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-19 10:28:26 UTC (rev 96021)
+++ PKGBUILD	2013-08-19 10:31:03 UTC (rev 96022)
@@ -3,13 +3,13 @@
 
 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")




More information about the arch-commits mailing list