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

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


    Date: Sunday, August 18, 2013 @ 19:58:16
  Author: arodseth
Revision: 95924

setuptools TODO fix

Modified:
  python2-tagpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-18 17:56:52 UTC (rev 95923)
+++ PKGBUILD	2013-08-18 17:58:16 UTC (rev 95924)
@@ -6,13 +6,13 @@
 
 pkgname=python2-tagpy
 pkgver=0.94.8
-pkgrel=4
+pkgrel=5
 pkgdesc='Python bindings for TagLib'
 arch=('x86_64' 'i686')
 url='http://pypi.python.org/pypi/tagpy'
 license=('MIT')
 depends=('python2' 'taglib' 'boost-libs')
-makedepends=('python2-distribute' 'boost')
+makedepends=('python2-setuptools' 'boost')
 replaces=('tagpy')
 conflicts=('tagpy')
 source=("http://pypi.python.org/packages/source/t/tagpy/tagpy-$pkgver.tar.gz"




More information about the arch-commits mailing list