Search Criteria
Package Details: python-iso639 0.4.5-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-iso639.git (read-only, click to copy) |
---|---|
Package Base: | python-iso639 |
Description: | Python library for ISO 639 standard |
Upstream URL: | https://github.com/noumar/iso639 |
Licenses: | AGPL-3.0-only |
Submitter: | metak |
Maintainer: | C0rn3j |
Last Packager: | C0rn3j |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-26 12:41 (UTC) |
Last Updated: | 2024-11-16 01:11 (UTC) |
Dependencies (3)
- python (python37AUR, python311AUR, python310AUR)
- python-setuptools
- python-poetry (python-poetry-gitAUR) (make)
Latest Comments
daniel_shub commented on 2024-11-16 01:21 (UTC)
Thanks for the "fix". The package gets pulled in with calibre-web, which as you noted there, does not seem like it really needs it.
C0rn3j commented on 2024-11-16 01:13 (UTC) (edited on 2024-11-16 01:13 (UTC) by C0rn3j)
Upgraded the build system.
I commented the check out to get it to build again.
The new build failure is probably caused by this:
/usr/lib/python3.12/site-packages/iso639/iso639.py:247: SyntaxWarning: invalid escape sequence '\['
The library is dead and I don't care enough to go patch it as I don't use it anymore.
Patches welcome if you do happen to care, but probably send them upstream first.
daniel_shub commented on 2024-11-16 00:06 (UTC)
This fails to build in a clean chroot because of the check function.
C0rn3j commented on 2024-09-01 18:34 (UTC)
If you're using this library in your project, please migrate to iso639-lang - https://github.com/LBeaudoux/iso639
C0rn3j commented on 2020-12-02 08:21 (UTC)
Please bump up the pkgrel so the package rebuilds for Python 3.9.
C0rn3j commented on 2020-10-11 20:58 (UTC)
Oh, right, I guess this is on my AUR helper not handling split packages well(trizen), welp.
fryfrog commented on 2020-10-11 20:39 (UTC)
The new hotness is one package that handles both, split packages. I personally spent a bunch of time merging the ones I manage. I don't think I'd undo that myself, personally.
C0rn3j commented on 2020-10-11 20:34 (UTC)
Wouldn't it make sense to split this into two packages - python2-iso639 and python-iso639?
I need calibre-web, which pulls this as a dependency. It itself does not depend on Python 2, but due to this package I have to have it installed on my system for make.
fryfrog commented on 2020-09-25 19:45 (UTC)
This package isn't actually out of date, @metak could you maybe unflag it?