Same result, I have :
❯ echo $LANG
C
I did as you said ( LANG=c makepkg ) and still the same. Even with makepkg -si for dependencys
I saw that you have tox.ini in the code, maybe see here at the bottom about check() :
https://wiki.archlinux.org/title/Python_package_guidelines
Maybe it's just me, yesterday I created a file "~/.config/locale.conf" to do some lang tests in Go. But it seems to be correct.
I have to leave you, thanks for your work.
Pinned Comments
alerque commented on 2021-08-03 10:42 (UTC)
PSA: Like most of the PKGBUILDs that I (co-)maintain, I host prebuilt packages for this in my user repository and all its dependencies for those who wish to install it using
pacman
without messing around with building from the AUR. Issues or contributions are welcome either in comments below or via this GitHub repository.