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

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


    Date: Monday, August 19, 2013 @ 12:24:36
  Author: angvp
Revision: 96020

upgpkg: python2-pyface 4.3.0-2

Rebuild against setuptools

Modified:
  python2-pyface/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-19 10:23:03 UTC (rev 96019)
+++ PKGBUILD	2013-08-19 10:24:36 UTC (rev 96020)
@@ -3,13 +3,13 @@
 
 pkgname=python2-pyface
 pkgver=4.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Traits-capable windowing framework"
 arch=('any')
 url="https://github.com/enthought/pyface"
 license=('BSD')
 depends=('python2-traits')
-makedepends=('python2-distribute')
+makedepends=('python2-setuptools')
 optdepends=('python2-pyqt: for Qt backend'
             'wxpython: for wx backend')
 options=(!emptydirs)




More information about the arch-commits mailing list