Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2012-09-25 10:46:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and      /work/SRC/openSUSE:Factory/.python-urwid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-urwid", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-urwid/python3-urwid.changes       
2012-09-05 10:00:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python3-urwid.changes  
2012-09-25 10:46:41.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 24 11:08:38 UTC 2012 - idon...@suse.com
+
+- BuildRequire python3 to get hashlib sha512 support 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-urwid.spec ++++++
--- /var/tmp/diff_new_pack.7XZqZk/_old  2012-09-25 10:46:43.000000000 +0200
+++ /var/tmp/diff_new_pack.7XZqZk/_new  2012-09-25 10:46:43.000000000 +0200
@@ -11,10 +11,11 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           python-urwid
 Version:        1.0.2
 Release:        0
@@ -25,8 +26,8 @@
 Source:         http://excess.org/urwid/urwid-%{version}.tar.gz
 Source99:       python-urwid-rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-setuptools
 BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 %if 0%{?suse_version}
 %py_requires
 Requires:       python-curses

++++++ python3-urwid.spec ++++++
--- /var/tmp/diff_new_pack.7XZqZk/_old  2012-09-25 10:46:43.000000000 +0200
+++ /var/tmp/diff_new_pack.7XZqZk/_new  2012-09-25 10:46:43.000000000 +0200
@@ -11,10 +11,11 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           python3-urwid
 Version:        1.0.2
 Release:        0
@@ -25,9 +26,11 @@
 Source:         http://excess.org/urwid/urwid-%{version}.tar.gz
 Source99:       python-urwid-rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python3-setuptools
-BuildRequires:  python3-devel
 BuildRequires: python3-2to3
+# Needed for hashlib/sha512
+BuildRequires:  python3
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
 Requires:       python3-curses
 
 %if 0%{?suse_version} <= 1140
@@ -39,7 +42,6 @@
 BuildRequires:  python3-base
 %endif
 
-
 %description
 Urwid is a console user interface library.  It includes many features
 useful for text console application developers including:
@@ -68,4 +70,5 @@
 %doc CHANGELOG reference.html tutorial.html
 %{python3_sitearch}/urwid
 %{python3_sitearch}/urwid-%{version}-py%{py3_ver}.egg-info
+
 %changelog

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

Reply via email to