pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/py-colorama 0.3.9
details: https://anonhg.NetBSD.org/pkgsrc/rev/298537c5eec7
branches: trunk
changeset: 365576:298537c5eec7
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jul 20 17:13:13 2017 +0000
description:
0.3.9
* Revert fix for issue 103 which causes problems for dependent applications
0.3.8
* Fix issue 121: "invalid escape sequence" deprecation fixes on Python 3.6+
* Fix issue 110: fix "set console title" when working with unicode strings
* Fix issue 103: enable color when using "input" function on Python 3.5+
* Fix issue 95: enable color when stderr is a tty but stdout is not
diffstat:
comms/py-colorama/Makefile | 4 ++--
comms/py-colorama/PLIST | 3 ++-
comms/py-colorama/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (40 lines):
diff -r 1e1a5b225ed1 -r 298537c5eec7 comms/py-colorama/Makefile
--- a/comms/py-colorama/Makefile Thu Jul 20 17:06:13 2017 +0000
+++ b/comms/py-colorama/Makefile Thu Jul 20 17:13:13 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2017/04/04 14:12:13 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/07/20 17:13:13 adam Exp $
-DISTNAME= colorama-0.3.7
+DISTNAME= colorama-0.3.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/colorama/}
diff -r 1e1a5b225ed1 -r 298537c5eec7 comms/py-colorama/PLIST
--- a/comms/py-colorama/PLIST Thu Jul 20 17:06:13 2017 +0000
+++ b/comms/py-colorama/PLIST Thu Jul 20 17:13:13 2017 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2014/12/05 14:52:52 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/07/20 17:13:13 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/pbr.json
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/colorama/__init__.py
${PYSITELIB}/colorama/__init__.pyc
diff -r 1e1a5b225ed1 -r 298537c5eec7 comms/py-colorama/distinfo
--- a/comms/py-colorama/distinfo Thu Jul 20 17:06:13 2017 +0000
+++ b/comms/py-colorama/distinfo Thu Jul 20 17:13:13 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/04/04 14:12:13 wiz Exp $
+$NetBSD: distinfo,v 1.4 2017/07/20 17:13:13 adam Exp $
-SHA1 (colorama-0.3.7.tar.gz) = 7310d6ddf680c524ad6b16f673a77a9defb5766e
-RMD160 (colorama-0.3.7.tar.gz) = 3ac8d4eed2935516718fd724188c129741ea3088
-SHA512 (colorama-0.3.7.tar.gz) = 4d6241afbcbc82c4451911587fd6a54ab1ecb43ca113f465b6966ceb44c79f074220317c249055e28b7023b90a5015819a8048ed11bcc1feb85a2d36df15f3cf
-Size (colorama-0.3.7.tar.gz) = 24602 bytes
+SHA1 (colorama-0.3.9.tar.gz) = 3ab1a3cf1d35332f995acc444c120b6543776b73
+RMD160 (colorama-0.3.9.tar.gz) = 6a567e1c25d460d3869a4f4971413de9714b466b
+SHA512 (colorama-0.3.9.tar.gz) = 248e3d3d1f95cb85baf55ef4d705508213b81edfb04b39fe9a7bc9c7ac564986726ab6e9d9f73d64ee02e1c9b86d4c6bba40543590dbd170180a37d69e07b627
+Size (colorama-0.3.9.tar.gz) = 25053 bytes
Home |
Main Index |
Thread Index |
Old Index