python-colorama: update to 0.3.9

This commit is contained in:
Alessio Sergi 2017-05-07 18:59:39 +02:00
parent 44be8c4d50
commit 9e6adae859

View file

@ -1,19 +1,19 @@
# Template file for 'python-colorama'
pkgname=python-colorama
version=0.3.7
revision=2
version=0.3.9
revision=1
noarch=yes
wrksrc=colorama-${version}
build_style="python-module"
hostmakedepends="python-setuptools python3-setuptools"
depends="python"
pycompile_module="colorama"
short_desc="Cross-platform colored terminal text in Python2"
short_desc="Cross-platform colored terminal text (Python2)"
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="3-clause-BSD"
homepage="https://pypi.python.org/pypi/colorama/"
homepage="https://github.com/tartley/colorama"
distfiles="${PYPI_SITE}/c/colorama/colorama-${version}.tar.gz"
checksum=e043c8d32527607223652021ff648fbb394d5e19cba9f1a698670b338c9d782b
checksum=48eb22f4f8461b1df5734a074b57042430fb06e1d61bd1e11b078c0fe6d7a1f1
post_install() {
vlicense LICENSE.txt LICENSE