Search Criteria
Package Details: python-num2words 0.5.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-num2words.git (read-only, click to copy) |
---|---|
Package Base: | python-num2words |
Description: | Python modules to convert numbers to words. |
Upstream URL: | https://github.com/savoirfairelinux/num2words |
Licenses: | LGPL |
Submitter: | ImNtReal |
Maintainer: | Rogach |
Last Packager: | Rogach |
Votes: | 5 |
Popularity: | 0.010928 |
First Submitted: | 2017-07-31 17:29 (UTC) |
Last Updated: | 2024-11-22 09:09 (UTC) |
Dependencies (4)
- python-docopt
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2
AbysmalBiscuit commented on 2019-08-29 06:41 (UTC)
I'm also getting test failures, but only with python2. Hence a possible workaround is to only build the python3 variant, if you don't need the python2 one.
ngoonee commented on 2019-08-05 03:39 (UTC)
Anyone getting test failures on this? I get 6 failures seemingly related to default language.
ImNtReal commented on 2019-05-23 13:18 (UTC)
@aucunhenac, I've changed the package, so that the binary for python2 gets renamed to num2words2. That should prevent the error.
aucunhenac commented on 2019-05-23 00:53 (UTC)
When i try update, report this message. I have only one package installed. I tried today:
Packages (2) python-num2words-0.5.9-1 python2-num2words-0.5.9-1
Total Installed Size: 0,92 MiB Net Upgrade Size: 0,55 MiB
:: Proceed with installation? [Y/n] y (2/2) checking keys in keyring [###################] 100% (2/2) checking package integrity [###################] 100% (2/2) loading package files [###################] 100% (2/2) checking for file conflicts [###################] 100% error: failed to commit transaction (conflicting files) /usr/bin/num2words exists in both 'python2-num2words' and 'python-num2words' Errors occurred, no packages were upgraded.
« First ‹ Previous 1 2