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

Jelle van der Waa jelle at archlinux.org
Wed Feb 7 19:25:25 UTC 2018


    Date: Wednesday, February 7, 2018 @ 19:25:24
  Author: jelle
Revision: 290033

upgpkg: python2-eyed3 1:0.8-3

Modified:
  python2-eyed3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-07 19:22:13 UTC (rev 290032)
+++ PKGBUILD	2018-02-07 19:25:24 UTC (rev 290033)
@@ -6,7 +6,7 @@
 pkgbase=python2-eyed3
 pkgname=('python2-eyed3' 'python-eyed3')
 pkgver=0.8
-pkgrel=2
+pkgrel=3
 # 0.8.1 breaks with python-magic in our repos requires https://github.com/ahupp/python-magic
 epoch=1
 pkgdesc="A Python module and program for processing information about mp3 files"
@@ -27,7 +27,7 @@
 }
 
 package_python-eyed3() {
-  depends=('python-pathlib' 'python-setuptools')
+  depends=('python-setuptools')
   cd $srcdir/eyeD3-$pkgver
   python setup.py install --root="${pkgdir}" --optimize=1
 }



More information about the arch-commits mailing list