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

Felix Yan fyan at nymeria.archlinux.org
Mon Mar 17 05:45:05 UTC 2014


    Date: Monday, March 17, 2014 @ 06:45:04
  Author: fyan
Revision: 208012

upgpkg: python2-rdflib 4.1.0-2

- python 3.4 rebuild

Modified:
  python2-rdflib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-17 04:52:36 UTC (rev 208011)
+++ PKGBUILD	2014-03-17 05:45:04 UTC (rev 208012)
@@ -6,12 +6,12 @@
 pkgbase=python2-rdflib
 pkgname=('python2-rdflib' 'python-rdflib')
 pkgver=4.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A Python library for working with RDF, a simple yet powerful language for representing information"
 arch=('any')
 url="http://rdflib.net/"
 license=('BSD')
-makedepends=('python2-isodate' 'python-isodate' 'python2-distribute' 'python-distribute')
+makedepends=('python2-isodate' 'python-isodate' 'python2-setuptools' 'python-setuptools')
 checkdepends=('python2-nose' 'python-nose' 'python2-pyparsing' 'python-pyparsing' 
               'python2-six' 'python-six')
 source=(rdflib-$pkgver.tar.gz::https://github.com/RDFLib/rdflib/tarball/$pkgver)




More information about the arch-commits mailing list