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

Ángel Velásquez angvp at nymeria.archlinux.org
Mon Aug 19 09:56:55 UTC 2013


    Date: Monday, August 19, 2013 @ 11:56:54
  Author: angvp
Revision: 95997

upgpkg: python2-envisage 4.3.0-2

Rebuild against setuptools

Modified:
  python2-envisage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-19 09:53:32 UTC (rev 95996)
+++ PKGBUILD	2013-08-19 09:56:54 UTC (rev 95997)
@@ -3,13 +3,13 @@
 
 pkgname=python2-envisage
 pkgver=4.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Extensible Application Framework"
 arch=('any')
 url="https://github.com/enthought/envisage"
 license=('BSD')
 depends=('python2-apptools')
-makedepends=('python2-distribute')
+makedepends=('python2-setuptools')
 options=(!emptydirs)
 
 source=("$pkgname-$pkgver.tar.gz::https://github.com/enthought/envisage/archive/${pkgver}.tar.gz")




More information about the arch-commits mailing list