Search Criteria
Package Details: python2-colorama 0.4.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python2-colorama.git (read-only, click to copy) |
---|---|
Package Base: | python2-colorama |
Description: | Simple cross-platform colored terminal text in Python |
Upstream URL: | https://github.com/tartley/colorama |
Licenses: | BSD |
Submitter: | hexd |
Maintainer: | hexd |
Last Packager: | hexd |
Votes: | 2 |
Popularity: | 0.021710 |
First Submitted: | 2022-06-16 23:39 (UTC) |
Last Updated: | 2024-02-05 04:49 (UTC) |
Dependencies (4)
- python2AUR (python2-binAUR)
- python2-wheelAUR (make)
- xxd (vim-minimal-gitAUR, gvim-gitAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, gvim-gtk2AUR, gvim, tinyxxd, vim) (make)
- python2-mockAUR (check)
Required by (2)
- python2-pip
- python2-pip (make)
Latest Comments
hexd commented on 2024-02-05 07:39 (UTC)
@adrien1018 for 0.4.5, setuptools should have indeed been marked as a make dependency; But for 0.4.6 it's being installed directly from the wheel, and the lib itself has no longer a
setup.py
file.adrien1018 commented on 2024-02-05 06:56 (UTC)
python2-setuptools
should be in makedepends.