FS#55749 - [python-eyed3] [python2-eyed3] Set setuptools as dependency, not makedepend
Attached to Project:
Community Packages
Opened by Randy Heydon (Tempel) - Tuesday, 26 September 2017, 00:02 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 07 February 2018, 18:51 GMT
Opened by Randy Heydon (Tempel) - Tuesday, 26 September 2017, 00:02 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 07 February 2018, 18:51 GMT
|
Details
The script provided by this package, at /usr/bin/eyeD3,
starts by importing from "pkg_resources", which is a package
provided by python2-setuptools. If this package is not
installed, then the script immediately fails.
|
This task depends upon
Closed by Eli Schwartz (eschwartz)
Wednesday, 07 February 2018, 18:51 GMT
Reason for closing: Fixed
Additional comments about closing: python-eyed3 1:0.8-2
python2-eyed3 1:0.8-2
Wednesday, 07 February 2018, 18:51 GMT
Reason for closing: Fixed
Additional comments about closing: python-eyed3 1:0.8-2
python2-eyed3 1:0.8-2
We do have guidelines to cover this: https://wiki.archlinux.org/index.php/Python_package_guidelines#setuptools
But it seems to have gone unnoticed due to the fact that upstream seems to have switched from a script to a setuptools entry point in https://github.com/nicfit/eyeD3/commit/a12d08af921c26103898c5fe6ef3215d72ade980