Search Criteria
Package Details: python-colorama-git 0.3.3.r116.97e2635-2
Git Clone URL: | https://aur.archlinux.org/python-colorama-git.git (read-only, click to copy) |
---|---|
Package Base: | python-colorama-git |
Description: | Simple cross-plaform colored terminal text in Python 3 |
Upstream URL: | https://github.com/tartley/colorama |
Licenses: | BSD |
Conflicts: | python-colorama |
Provides: | python-colorama |
Submitter: | jyantis |
Maintainer: | jyantis |
Last Packager: | jyantis |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2014-10-08 03:24 (UTC) |
Last Updated: | 2015-06-11 16:05 (UTC) |
Dependencies (4)
Required by (251)
- a-john-shots (requires python-colorama)
- akhelper-git (requires python-colorama)
- aliyunpan-cli (requires python-colorama)
- android2po (requires python-colorama)
- apio (requires python-colorama)
- arch-nemesis (requires python-colorama)
- atomizer-git (requires python-colorama) (optional)
- attercop (requires python-colorama)
- autorecon-git (requires python-colorama)
- aws-cli-git (requires python-colorama)
- aws-eb-cli (requires python-colorama)
- awsume (requires python-colorama)
- bapctools-git (requires python-colorama)
- bauh (requires python-colorama)
- bauh-staging (requires python-colorama)
- bch-firmware-tool (requires python-colorama)
- beautysh (requires python-colorama)
- cexpl (requires python-colorama)
- charge-lnd (requires python-colorama)
- Show 232 more...
Latest Comments
MarsSeed commented on 2022-03-22 17:26 (UTC) (edited on 2022-03-22 17:26 (UTC) by MarsSeed)
Wrong version generated:
0.4.5.pre.0.4.1.r97.g34703ec-1
For Pacman,
0.4.5.pre
is newer than the future, to-be-released0.4.5
.To fix:
You should use this one line in
pkgver()
:Add
epoch=1
beforepkgver=
in PKGBUILD.The correct version generated as of now shoul be:
1:0.4.4.r46.g34703ec
.