Date: Tuesday, January 18, 2022 @ 17:37:28
  Author: jelle
Revision: 1109293

upgpkg: python2-eyed3 1:0.9.5-5

Modified:
  python2-eyed3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-01-18 17:32:24 UTC (rev 1109292)
+++ PKGBUILD    2022-01-18 17:37:28 UTC (rev 1109293)
@@ -5,14 +5,13 @@
 pkgbase=python2-eyed3
 pkgname=('python-eyed3')
 pkgver=0.9.5
-pkgrel=4
+pkgrel=5
 epoch=1
 pkgdesc="A Python module and program for processing information about mp3 
files"
 arch=('any')
 url="http://eyed3.nicfit.net/";
 license=('GPL')
-depends=('python-deprecation' 'python-filetype')
-#'python-setuptools')
+depends=('python-deprecation' 'python-filetype' 'python-packaging')
 checkdepends=('python-factory-boy' 'python-pytest')
 
source=(https://files.pythonhosted.org/packages/source/e/eyeD3/eyeD3-$pkgver.tar.gz
         http://eyed3.nicfit.net/releases/eyeD3-test-data.tgz)

Reply via email to