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

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


    Date: Monday, August 19, 2013 @ 12:07:53
  Author: angvp
Revision: 96006

upgpkg: python2-genshi 0.7-3

Rebuild against setuptools

Modified:
  python2-genshi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-19 10:06:38 UTC (rev 96005)
+++ PKGBUILD	2013-08-19 10:07:53 UTC (rev 96006)
@@ -4,13 +4,13 @@
 
 pkgname=python2-genshi
 pkgver=0.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Python toolkit for stream-based generation of output for the web."
 url="http://genshi.edgewall.org/"
 license=("BSD")
 arch=('any')
 depends=('python2')
-makedepends=('python2-distribute')
+makedepends=('python2-setuptools')
 conflicts=('python-genshi<=0.6-3')
 replaces=('python-genshi<=0.6-3')
 source=("http://ftp.edgewall.com/pub/genshi/Genshi-$pkgver.tar.gz")




More information about the arch-commits mailing list