summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-04-06modernize test runningMarcell Meszaros
2022-04-06edit description; cleanup and lint build script codeMarcell Meszaros
2022-04-06use git tag based version, also generate Python project version from thatMarcell Meszaros
Colorama Python project uses a version string not compliant with PEP 440. So we substitute it with a somewhat PEP 440 conformant string generated from Git tag, corresponding unequivocally to the package's pkgver.
2022-04-06stop mangling the locally checked-out git repoMarcell Meszaros
2022-04-06move setuptools to makadependsMarcell Meszaros
2022-04-06remove unneeded python2-mock dependencyMarcell Meszaros
2015-06-11Initial importJonathan Yantis