commit python-colorama for openSUSE:Factory
Hello community, here is the log from the commit of package python-colorama for openSUSE:Factory checked in at 2016-12-08 00:29:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-colorama (Old) and /work/SRC/openSUSE:Factory/.python-colorama.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-colorama" Changes: -------- --- /work/SRC/openSUSE:Factory/python-colorama/python-colorama.changes 2015-04-21 10:53:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-colorama.new/python-colorama.changes 2016-12-08 00:29:30.000000000 +0100 @@ -1,0 +2,19 @@ +Tue Nov 15 10:22:24 UTC 2016 - dmueller@suse.com + +- update to 0.3.7: + * Fix issue #84: check if stream has 'closed' attribute before testing it + * Fix issue #74: objects might become None at exit + * Fix issue #81: fix ValueError when a closed stream was used + * Bumping version to re-upload a wheel distribution + * Fix issue #47 and #80 - stream redirection now strips ANSI codes on Linux + * Fix issue #53 - strip readline markers + * Fix issue #32 - assign orig_stdout and orig_stderr when initialising + * Fix issue #57 - Fore.RESET did not reset style of LIGHT_EX colors. + Fixed by Andy Neff + * Fix issue #51 - add context manager syntax. Thanks to Matt Olsen. + * Fix issue #48 - colorama didn't work on Windows when environment + variable 'TERM' was set. + * Fix issue #54 - fix pylint errors in client code. + * Changes to readme and other improvements by Marc Abramowitz and Zearin + +------------------------------------------------------------------- Old: ---- colorama-0.3.3.tar.gz New: ---- colorama-0.3.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-colorama.spec ++++++ --- /var/tmp/diff_new_pack.mTPZMK/_old 2016-12-08 00:29:31.000000000 +0100 +++ /var/tmp/diff_new_pack.mTPZMK/_new 2016-12-08 00:29:31.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-colorama # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: python-colorama -Version: 0.3.3 +Version: 0.3.7 Release: 0 Summary: Cross-platform colored terminal text License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/tartley/colorama -Source: http://pypi.python.org/packages/source/c/colorama/colorama-%{version}.tar.gz +Source: https://pypi.io/packages/source/c/colorama/colorama-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ colorama-0.3.3.tar.gz -> colorama-0.3.7.tar.gz ++++++ ++++ 1827 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de