Search Criteria
Package Details: python-pytaglib 1.5.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pytaglib.git (read-only, click to copy) |
---|---|
Package Base: | python-pytaglib |
Description: | Python audio tagging library |
Upstream URL: | https://github.com/supermihi/pytaglib |
Keywords: | metadata python taglib tags |
Licenses: | GPL3 |
Submitter: | arojas |
Maintainer: | carlosal1015 (supermihi) |
Last Packager: | carlosal1015 |
Votes: | 3 |
Popularity: | 0.005670 |
First Submitted: | 2021-12-03 21:58 (UTC) |
Last Updated: | 2022-10-25 02:18 (UTC) |
Dependencies (7)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- taglib (taglib-git)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
1 2 Next › Last »
carlosal1015 commented on 2022-09-10 04:31 (UTC)
You're welcome.
GuestOne commented on 2022-09-09 17:30 (UTC) (edited on 2022-09-09 17:30 (UTC) by GuestOne)
Hi @carlosal1015, now it builds perfectly! sorry for the late reply but i was busy in these days. Thanks for your work man!
carlosal1015 commented on 2022-09-04 20:52 (UTC)
Hi @GuestOne, I changed the build system, I can not test in
pamac
because the build is failing from my side. But, withmakepkg
is working fine.GuestOne commented on 2022-09-04 16:16 (UTC)
Hi @carlosal1015. Here the full log: https://pastebin.com/6C9YSG4D Thanks!
carlosal1015 commented on 2022-09-04 14:54 (UTC)
Hi @GuestOne. no errors from my side.
Could you help us for take a look, like
/etc/makepkg.conf
or running withmakepkg
or full log.GuestOne commented on 2022-09-04 11:40 (UTC)
Fails with:
E ModuleNotFoundError: No module named 'taglib' =========================== short test summary info ============================ ERROR tests/test_bytes_unicode.py ERROR tests/test_flac_remove_tags.py ERROR tests/test_flacunicode.py ERROR tests/test_io.py ERROR tests/test_m4a.py ERROR tests/test_mp3.py ERROR tests/test_strval.py !!!!!!!!!!!!!!!!!!! Interrupted: 7 errors during collection !!!!!!!!!!!!!!!!!!!! ============================== 7 errors in 0.27s ===============================
carlosal1015 commented on 2021-12-15 13:12 (UTC)
Thank you very much @supermih !
Popkornium18 commented on 2021-12-15 12:54 (UTC)
Thanks @supermihi, it works.
supermihi commented on 2021-12-15 12:42 (UTC)
I need to fix a few things before making the next upstream release, but the latest version of the AUR package fixes build on Python 3.10 by explicitly calling cython (which regenerates the broken taglib.cpp). Could you please give it a try?
1 2 Next › Last »