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

Alexander Rødseth arodseth at nymeria.archlinux.org
Sun Aug 18 17:53:33 UTC 2013


    Date: Sunday, August 18, 2013 @ 19:53:33
  Author: arodseth
Revision: 95921

setuptools TODO fix

Modified:
  python2-rst2pdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-18 17:38:52 UTC (rev 95920)
+++ PKGBUILD	2013-08-18 17:53:33 UTC (rev 95921)
@@ -5,12 +5,12 @@
 
 pkgname=python2-rst2pdf
 pkgver=0.93
-pkgrel=4
+pkgrel=5
 pkgdesc='Create PDFs from simple text markup, no LaTeX required'
 arch=('any')
 url='http://rst2pdf.googlecode.com/'
 license=('MIT')
-makedepends=('python2-distribute')
+makedepends=('python2-setuptools')
 depends=('python2-docutils' 'python2-reportlab' 'python2-pygments' 'python2-pdfrw')
 optdepends=('uniconvertor: vector images support'
             #'python2-svglib: some SVG support'




More information about the arch-commits mailing list