Search Criteria
Package Details: python-hsaudiotag3k 1.1.3.post1-2
Git Clone URL: | https://aur.archlinux.org/python-hsaudiotag3k.git (read-only, click to copy) |
---|---|
Package Base: | python-hsaudiotag3k |
Description: | Read metadata (tags) of mp3, mp4, wma, ogg, flac and aiff files (python3 version) |
Upstream URL: | https://pypi.org/project/hsaudiotag3k |
Licenses: | |
Submitter: | dangoldbj |
Maintainer: | C0rn3j |
Last Packager: | C0rn3j |
Votes: | 15 |
Popularity: | 1.85 |
First Submitted: | 2016-10-25 11:37 |
Last Updated: | 2020-12-02 08:16 |
Latest Comments
dangoldbj commented on 2019-12-07 04:50
@all, @C0rn3j the package has been disowned. Anyone interested can adopt the package.
C0rn3j commented on 2019-11-15 09:20
Please bump up the PKGREL so the module rebuilds for Python 3.8.
fuan_k commented on 2018-12-07 05:05
@cybertron: just noticed the dupeguru package doesn't seem to fetch this here package properly indeed.
Currently, we'll just build dupeguru by using pip instead of this package.
cybertron commented on 2018-10-07 14:56
Any idea why dupguru doesn't not recognize this package while building?
dangoldbj commented on 2017-10-28 17:37
@Nowaker. It's fixed now.
Nowaker commented on 2017-10-28 15:36
pacaur won't build this package.
==> Finished making: python-hsaudiotag3k 1.1.3-2 (Sat Oct 28 10:35:58 CDT 2017)
==> Cleaning up...
:: Installing python-hsaudiotag3k package(s)...
:: python-hsaudiotag3k package(s) failed to install. Check .SRCINFO for mismatching data with PKGBUILD.
Batou commented on 2017-10-26 17:49
Broken PKGBUILD. "source=("http://pypi.python.org/packages..." needs to be updated to https... "source=("https://pypi.python.org/packages..."
dupeguru uses this as a dep and it won't build because curl will fail due to lack of HTTPS.