Hello community,

here is the log from the commit of package python-colorama for openSUSE:Factory 
checked in at 2014-09-03 08:30:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2013-09-27 17:59:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-colorama.new/python-colorama.changes     
2014-09-03 08:30:31.000000000 +0200
@@ -1,0 +2,14 @@
+Tue Sep  2 16:29:46 UTC 2014 - [email protected]
+
+- Update to 0.3.1
+  * Fixed crash on exit with closed stdout, with thanks to Marc Abramowitz.
+  * Now uses setuptools if available, and falls back to distutils if not.
+  * setup.py no longer imports anything from colorama source.
+- Update to 0.3.0
+  * Move repository to Git, https://github.com/tartley/colorama. (My Mercurial
+    repo seemed to be corrupted, I couldn't commit nor view patches of old
+    commits, even on fresh checkouts.)
+  * Fix always-crash on non-Windows platforms, reported by Matt McCormick.
+  * Fix issue #47, incompatible with pyreadline.
+
+-------------------------------------------------------------------

Old:
----
  colorama-0.2.7.tar.gz

New:
----
  colorama-0.3.1.tar.gz

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

Other differences:
------------------
++++++ python-colorama.spec ++++++
--- /var/tmp/diff_new_pack.pmKKnp/_old  2014-09-03 08:30:34.000000000 +0200
+++ /var/tmp/diff_new_pack.pmKKnp/_new  2014-09-03 08:30:34.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-colorama
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,14 +17,15 @@
 
 
 Name:           python-colorama
-Version:        0.2.7
+Version:        0.3.1
 Release:        0
 Summary:        Cross-platform colored terminal text
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            http://code.google.com/p/colorama/
+Url:            https://github.com/tartley/colorama
 Source:         
http://pypi.python.org/packages/source/c/colorama/colorama-%{version}.tar.gz
 BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -58,7 +59,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.txt demos
+%doc CHANGELOG.rst LICENSE.txt README.txt demos
 %{python_sitelib}/*
 
 %changelog

++++++ colorama-0.2.7.tar.gz -> colorama-0.3.1.tar.gz ++++++
++++ 1986 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to