Hello community,

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

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

Changes:
--------
New Changes file:

--- /dev/null   2012-08-23 02:41:28.555381587 +0200
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python-urwid.changes   
2012-09-05 10:00:06.000000000 +0200
@@ -0,0 +1,84 @@
+-------------------------------------------------------------------
+Sun Jul 29 15:04:44 UTC 2012 - cfarr...@suse.com
+
+- license update: LGPL-2.1+
+  LGPL without version is not acceptable
+
+-------------------------------------------------------------------
+Fri Jul 20 23:32:04 UTC 2012 - p.drou...@gmail.com
+
+- Bump to 1.0.2 release:
+  * Fix for bug when entering Unicode text into Edit widget with
+     bytes caption
+   * Fix a regression when not running in UTF-8 mode
+   * Fix for a MainLoop.remove_watch_pipe() bug
+   * Fix for a bug when packing empty Edit widgets
+   * Fix for a ListBox "contents too long" error with very large
+     Edit widgets
+   * Prevent ListBoxes from selecting 0-height selectable widgets
+     when moving up or down
+   * Fix a number of bugs caused by 0-height widgets in a ListBox
+
+-------------------------------------------------------------------
+Sat Jun  9 03:18:07 UTC 2012 - highwaystar...@gmail.com
+
+- python3 package added
+- spec file improved 
+
+-------------------------------------------------------------------
+Thu Dec 08 22:31:27 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 1.0.1:
+  * fix for a Filler mouse_event() position bug
+  * fix support for mouse positions up to x=255, y=255
+  * fixes for a number of string encoding issues under Python 3
+  * fix for a LineBox border __init__() parameters
+  * fix input input of UTF-8 in tour.py example by converting captions to
+    unicode
+  * prevent raw_display from calling tcseattr() or tcgetattr() on non-ttys
+  * disable curses_display external event loop support: screen resizing and gpm
+    events are not properly supported
+  * mark PollingListWalker as deprecated
+
+- changed arch to _not_ be noarch, contains a shlib file
+
+-------------------------------------------------------------------
+Fri Sep 23 10:14:21 UTC 2011 - sasc...@suse.de
+
+- Update to version 1.0.0:
+  * New support for Python 3.2 from the same 2.x code base,
+    requires distribute instead of setuptools (by Kirk McDonald,
+    Wendell, Marien Zwart) everything except TwistedEventLoop and
+    GLibEventLoop is supported
+  * New experimental Terminal widget with xterm emulation and
+    terminal.py example program (by aszlig)
+  * Edit widget now supports a mask (for passwords), has a
+    insert_text_result() method for full-field validation and
+    normalizes input text to Unicode or bytes based on the caption
+    type used
+  * New TreeWidget, TreeNode, ParentNode, TreeWalker
+    and TreeListBox classes for lazy expanding/collapsing tree
+    views factored out of browse.py example program, with new
+    treesample.py example program (by Rob Lanphier)
+  * MainLoop now calls draw_screen() just before going idle, so extra
+    calls to draw_screen() in user code may now be removed
+  * New MainLoop.watch_pipe() method for subprocess or threaded
+    communication with the process/thread updating the UI, and new
+    subproc.py example demonstrating its use
+  * New PopUpLauncher and PopUpTarget widgets and MainLoop option
+    for creating pop-ups and drop-downs, and new pop_up.py example
+    program
+  * New twisted_serve_ssh.py example (by Ali Afshar) that serves
+    multiple displays over ssh from the same application using
+    Twisted and the TwistedEventLoop
+
+-------------------------------------------------------------------
+Tue Jan 26 12:24:31 UTC 2010 - pascal.ble...@opensuse.org
+
+- upgrade to 0.9.9.1
+
+-------------------------------------------------------------------
+Wed Jun 10 00:29:36 CEST 2009 - dmuel...@suse.de
+
+- update to 0.9.8.4
+
New Changes file:

--- /dev/null   2012-08-23 02:41:28.555381587 +0200
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python3-urwid.changes  
2012-09-05 10:00:06.000000000 +0200
@@ -0,0 +1,26 @@
+-------------------------------------------------------------------
+Tue Sep  4 11:53:59 UTC 2012 - p.drou...@gmail.com
+
+- license update: LGPL-2.1+
+  LGPL without version is not acceptable 
+
+-------------------------------------------------------------------
+Fri Jul 20 23:31:39 UTC 2012 - p.drou...@gmail.com
+
+- Bump to 1.0.2 release:
+  * Fix for bug when entering Unicode text into Edit widget with
+     bytes caption
+   * Fix a regression when not running in UTF-8 mode
+   * Fix for a MainLoop.remove_watch_pipe() bug
+   * Fix for a bug when packing empty Edit widgets
+   * Fix for a ListBox "contents too long" error with very large
+     Edit widgets
+   * Prevent ListBoxes from selecting 0-height selectable widgets
+     when moving up or down
+   * Fix a number of bugs caused by 0-height widgets in a ListBox
+
+-------------------------------------------------------------------
+Sat Jun  9 03:18:25 UTC 2012 - highwaystar...@gmail.com
+
+- python3 package added 
+

New:
----
  python-urwid-rpmlintrc
  python-urwid.changes
  python-urwid.spec
  python3-urwid.changes
  python3-urwid.spec
  urwid-1.0.2.tar.gz

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

Other differences:
------------------
++++++ python-urwid.spec ++++++
#
# spec file for package python-urwid
#
# Copyright (c) 2012 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# 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
Url:            http://excess.org/urwid/
Summary:        A full-featured console (xterm et al.) user interface library
License:        LGPL-2.1+
Group:          Development/Languages/Python
Source:         http://excess.org/urwid/urwid-%{version}.tar.gz
Source99:       python-urwid-rpmlintrc
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  python-setuptools
BuildRequires:  python-devel
%if 0%{?suse_version}
%py_requires
Requires:       python-curses
%endif

%description
Urwid is a console user interface library.  It includes many features
useful for text console application developers including:
- Applications resize quickly and smoothly
- Automatic, programmable text alignment and wrapping
- Simple markup for setting text attributes within blocks of text
- Powerful list box with programmable content for scrolling all widget types
- Your choice of event loops: Twisted, Glib or built-in select-based loop
- Pre-built widgets include edit boxes, buttons, check boxes and radio buttons
- Display modules include raw, curses, and experimental LCD and web displays
- Support for UTF-8, simple 8-bit and CJK encodings
- 256 and 88 color mode support
- Python 3.2 support

%prep
%setup -q -n "urwid-%{version}"

%build
%__python setup.py build

%install
%__python setup.py install --prefix="%{_prefix}"  --root="%{buildroot}"
 
%files
%defattr(-,root,root,-)
%doc CHANGELOG reference.html tutorial.html
%{python_sitearch}/urwid/
%{python_sitearch}/urwid-%{version}-py%{py_ver}.egg-info

%changelog
++++++ python3-urwid.spec ++++++
#
# spec file for package python3-urwid
#
# Copyright (c) 2012 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# 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
Url:            http://excess.org/urwid/
Summary:        A full-featured console (xterm et al.) user interface library
License:        LGPL-2.1+
Group:          Development/Languages/Python
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
Requires:       python3-curses

%if 0%{?suse_version} <= 1140
%{!?python3_sitearch: %global python3_sitearch %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
%{!?py3_ver: %global py3_ver %(python3 -c "import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version)")}
%endif
Requires:       python(abi) = %{py3_ver}
%if 0%{?suse_version} && 0%{?suse_version} > 1140
BuildRequires:  python3-base
%endif


%description
Urwid is a console user interface library.  It includes many features
useful for text console application developers including:
- Applications resize quickly and smoothly
- Automatic, programmable text alignment and wrapping
- Simple markup for setting text attributes within blocks of text
- Powerful list box with programmable content for scrolling all widget types
- Your choice of event loops: Twisted, Glib or built-in select-based loop
- Pre-built widgets include edit boxes, buttons, check boxes and radio buttons
- Display modules include raw, curses, and experimental LCD and web displays
- Support for UTF-8, simple 8-bit and CJK encodings
- 256 and 88 color mode support
- Python 3.2 support

%prep
%setup -q -n "urwid-%{version}"

%build
python3 setup.py build

%install
python3 setup.py install --prefix="%{_prefix}" --root="%{buildroot}"

%files
%defattr(-,root,root,-)
%doc CHANGELOG reference.html tutorial.html
%{python3_sitearch}/urwid
%{python3_sitearch}/urwid-%{version}-py%{py3_ver}.egg-info
%changelog
++++++ python-urwid-rpmlintrc ++++++
addFilter("non-executable-script /usr/.*/python.*/site-packages/urwid/.*")
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to