py-colorama: updated to 0.4.4

0.4.4

Re-org of README, to put the most insteresting parts near the top.
Added Linux makefile targets and Windows powershell scripts to automate bootstrapping a development environment, and automate the process of testing wheels before they are uploaded to PyPI.
Use stdlib unittest.mock where available
Travis CI now also builds on arm64
Demo06 demonstrates existing cursor positioning feature
Fix OSC regex & handling to prevent hang or crash
Document enterprise support by Tidelift
This commit is contained in:
adam 2021-01-03 21:51:46 +00:00
parent 34a10854b6
commit 16e0e77f43
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.7 2019/12/11 19:01:00 adam Exp $
# $NetBSD: Makefile,v 1.8 2021/01/03 21:51:46 adam Exp $
DISTNAME= colorama-0.4.3
DISTNAME= colorama-0.4.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/colorama/}

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.7 2019/12/11 19:01:00 adam Exp $
$NetBSD: distinfo,v 1.8 2021/01/03 21:51:46 adam Exp $
SHA1 (colorama-0.4.3.tar.gz) = e5d6a5f36e831d4258424848ff635dc931f6d77e
RMD160 (colorama-0.4.3.tar.gz) = f89f18525f19877eb048d287407f3da7a8adc249
SHA512 (colorama-0.4.3.tar.gz) = 4a8028d35e12f740bf37be10a5663f91d4b15b81d7dd8460304f98153a2fb1520858b2a807e9225277fe08628d7a74281bafe764d00cd7fcb9a2ad68ab9e8d8d
Size (colorama-0.4.3.tar.gz) = 27328 bytes
SHA1 (colorama-0.4.4.tar.gz) = 4591cc4448b3b23dfc958e997b7622e066a57132
RMD160 (colorama-0.4.4.tar.gz) = 7b2251157a315d0fd9d592b838a32d9bf7a6fddc
SHA512 (colorama-0.4.4.tar.gz) = 84db73bed5a6d4ab1624bdbeea65aef2061126e730f9d4a853f3b2504b9ebf5eb7c0649024ec687b538a89c20c83a5f3365d4fb1aba9fdba3db0b375942c48f4
Size (colorama-0.4.4.tar.gz) = 27813 bytes