Hello community,

here is the log from the commit of package python3-colorama for 
openSUSE:Factory checked in at 2015-01-10 23:05:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-colorama (Old)
 and      /work/SRC/openSUSE:Factory/.python3-colorama.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-colorama"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-colorama/python3-colorama.changes        
2014-09-06 12:17:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-colorama.new/python3-colorama.changes   
2015-01-10 23:05:32.000000000 +0100
@@ -1,0 +2,40 @@
+Sat Jan 10 01:44:43 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * README.txt-> README.rst
+
+- update to version 0.3.3:
+  * Fix Google Code issue #13 - support changing the console title
+    with OSC escape sequence
+  * Fix Google Code issue #16 - Add support for Windows xterm
+    emulators
+  * Fix Google Code issue #30 - implement 033[nK (clear line)
+  * Fix Google Code issue #49 - no need to adjust for scroll when new
+    position is already relative (CSI n ABCD)
+  * Fix Google Code issue #55 - erase_data fails on Python 3.x
+  * Fix Google Code issue #46 - win32.COORD definition missing
+  * Implement 033[0J and 033[1J (clear screen options)
+  * Fix default ANSI parameters
+  * Fix position after 033[2J (clear screen)
+  * Add command shortcuts: colorama.Cursor, colorama.ansi.set_title,
+    colorama.ansi.clear_line, colorama.ansi.clear_screen
+  * Fix issue #22 - Importing fails for python3 on Windows
+  * Thanks to John Szakmeister for adding support for light colors
+  * Thanks to Charles Merriam for adding documentation to demos
+
+- changes from version 0.3.2:
+  * Thanks to Marc Schlaich (schlamar) for a setup.py fix for
+    Python2.5
+  * Thanks to Jurko for fix on 64-bit Windows CPython2.5 w/o ctypes
+    (issue #56)
+  * Thanks to Remi Rampin for: * better github integration, incl
+    rendered README and Travis config. * fixed forward slashes in
+    README
+  * Thanks to Florian Bruhin for fix when stdout or stderr are None
+  * Thanks to Simeon Visser for: * closing a file handle using 'with'
+    * updating classifiers to include Python 3.3 and 3.4
+  * Thanks to Thomas Weininger for fix ValueError on Windows (issue
+    #50)
+
+-------------------------------------------------------------------

Old:
----
  colorama-0.3.1.tar.gz

New:
----
  colorama-0.3.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-colorama.spec ++++++
--- /var/tmp/diff_new_pack.FwV593/_old  2015-01-10 23:05:33.000000000 +0100
+++ /var/tmp/diff_new_pack.FwV593/_new  2015-01-10 23:05:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-colorama
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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,7 +17,7 @@
 
 
 Name:           python3-colorama
-Version:        0.3.1
+Version:        0.3.3
 Release:        0
 Summary:        Cross-platform colored terminal text
 License:        BSD-3-Clause
@@ -55,7 +55,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGELOG.rst LICENSE.txt README.txt demos
+%doc CHANGELOG.rst LICENSE.txt README.rst demos
 %{python3_sitelib}/*
 
 %changelog

++++++ colorama-0.3.1.tar.gz -> colorama-0.3.3.tar.gz ++++++
++++ 3178 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to