commit python-urwid for openSUSE:Factory

2020-10-29 Thread root
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2020-10-29 09:45:20

Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and  /work/SRC/openSUSE:Factory/.python-urwid.new.3463 (New)


Package is "python-urwid"

Thu Oct 29 09:45:20 2020 rev:16 rq:835016 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes
2020-02-09 20:48:36.162881368 +0100
+++ /work/SRC/openSUSE:Factory/.python-urwid.new.3463/python-urwid.changes  
2020-10-29 09:45:27.744007443 +0100
@@ -1,0 +2,23 @@
+Wed Sep 16 21:28:40 UTC 2020 - Dirk Mueller 
+
+- udpate to 2.1.1:
+  * Add TrioEventLoop.run_async(), removed nursery constructor arg (#392) (by
+Tamás Nepusz)
+  * Add wrap_around kwarg to SimpleListWalkers (by Krzysztof Królczyk)
+  * Change documentation on Terminal (by James Johnson)
+  * Remove debug documentation change test (by James Johnson)
+  * Remove support for py34 (by Andrey Semakin)
+  * Remove invalid escape sequence (by Andrey Lebedev)
+  * Fix GridFlow keypress handling when v_sep is 0 (by Aurelien Grenotton)
+  * Fix Terminal in ListBox (#382) (by James Johnson)
+  * Fix Crash on `fg`, SIGCONT (after Ctrl-Z, SIGSTOP, SIGTSTP) (by goncalopp)
+  * Fix 256-color mode on some terminals. Addresses #404. (by Tony Cebzanov)
+  * vterm: reduce __init__ boilerplate (by max ulidtko)
+  * vterm: errno 5 is not EOF. (by max ulidtko)
+  * Terminal: use UTF-8 by default. (by max ulidtko)
+  * Instance of Terminal has no __super attr -- thanks pylint! (by max ulidtko)
+  * Do not call wait_readable with a closed fd in TrioEventLoop (by Michael
+Hudson-Doyle)
+  * Make options a static method where applicable (by Philip Matura)
+
+---

Old:

  urwid-2.1.0.tar.gz

New:

  urwid-2.1.1.tar.gz



Other differences:
--
++ python-urwid.spec ++
--- /var/tmp/diff_new_pack.u5Or9h/_old  2020-10-29 09:45:28.508008164 +0100
+++ /var/tmp/diff_new_pack.u5Or9h/_new  2020-10-29 09:45:28.512008168 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-urwid
-Version:2.1.0
+Version:2.1.1
 Release:0
 Summary:A full-featured console (xterm et al.) user interface library
 License:LGPL-2.1-or-later

++ urwid-2.1.0.tar.gz -> urwid-2.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/urwid-2.1.0/PKG-INFO new/urwid-2.1.1/PKG-INFO
--- old/urwid-2.1.0/PKG-INFO2019-11-14 18:02:20.506315500 +0100
+++ new/urwid-2.1.1/PKG-INFO2020-07-27 01:36:42.933347000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: urwid
-Version: 2.1.0
+Version: 2.1.1
 Summary: A full-featured console (xterm et al.) user interface library
 Home-page: http://urwid.org/
 Author: Ian Ward
@@ -22,7 +22,7 @@
 - Display modules include raw, curses, and experimental LCD and web 
displays
 - Support for UTF-8, simple 8-bit and CJK encodings
 - 24-bit (true color), 256 color, and 88 color mode support
-- Compatible with Python 2.7, 3.4+ and PyPy
+- Compatible with Python 2.7, 3.5+ and PyPy
 
 Home Page:
   http://urwid.org/
@@ -61,7 +61,6 @@
 =
 
 - 2.7
-- 3.4
 - 3.5
 - 3.6
 - 3.7
@@ -83,68 +82,126 @@
 `tonycpsu `_,
 `ulidtko `_
 
-Contributors
-
+Authors
+---
 
-`aathan `_,
 `abadger `_,
 `aglyzov `_,
+`agrenott `_,
 `akosthekiss `_,
 `alexozer `_,
+`alobbs `_,
+`and-semakin `_,
 `andersk `_,
+`andrewshadura `_,
 `aszlig `_,
-`atsampson `_,
 `BkPHcgQL3V `_,
-`BlindB0 `_,
-`bukzor `_,
+`carlos-jenkins `_,
+`d0c-s4vage `_,
+`dnaeon `_,
+`drestebon `_,
+`EdwardBetts `_,
 `eevee `_,
+`elenril `_,
+`extempore `_,
+`fabiand `_,
 `federicotdn `_,
+`floppym `_,
 `garrison `_,
 `geier `_,
-`grugq `_,
-`hkoof `_,
+`grzaks `_,
 `hootnot `_,
 `horazont `_,
+`ids1024 `_,
 `inducer `_,
 `ismail-s `_,
-`italomaia-bk `_,
 `ivanov `_,
+`jeblair `_,
 `Julian `_,
 `jwilk `_,
-`kajojify `_,
-`Kamik423 `_,
+`kedder `_,
+`KennethNielsen `_,
 `kkrolczyk `_,
-`marienz `_,
+`larsks `_,
+`Lothiraldan `_,
   

commit python-urwid for openSUSE:Factory

2020-02-09 Thread root
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2020-02-09 20:48:35

Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and  /work/SRC/openSUSE:Factory/.python-urwid.new.26092 (New)


Package is "python-urwid"

Sun Feb  9 20:48:35 2020 rev:15 rq:772323 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes
2019-10-16 09:16:47.687234151 +0200
+++ /work/SRC/openSUSE:Factory/.python-urwid.new.26092/python-urwid.changes 
2020-02-09 20:48:36.162881368 +0100
@@ -1,0 +2,11 @@
+Fri Feb  7 15:15:02 UTC 2020 - Marketa Calabkova 
+
+- update to 2.1.0
+  * Add support for Python 3.7 and 3.8, drop support for Python 3.3
+  * Add 24-bit (true color) support.
+  * Fix crash on click-Esc & Esc-click
+  * Break rather than raising exception on shard calculation bug.
+  * Fix EOF detection for the Terminal widget on Python 3
+  * Many more features and fixes
+
+---

Old:

  urwid-2.0.1.tar.gz

New:

  urwid-2.1.0.tar.gz



Other differences:
--
++ python-urwid.spec ++
--- /var/tmp/diff_new_pack.FG1Xng/_old  2020-02-09 20:48:38.758882850 +0100
+++ /var/tmp/diff_new_pack.FG1Xng/_new  2020-02-09 20:48:38.762882853 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urwid
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-urwid
-Version:2.0.1
+Version:2.1.0
 Release:0
 Summary:A full-featured console (xterm et al.) user interface library
 License:LGPL-2.1-or-later

++ urwid-2.0.1.tar.gz -> urwid-2.1.0.tar.gz ++
 3902 lines of diff (skipped)




commit python-urwid for openSUSE:Factory

2019-10-16 Thread root
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2019-10-16 09:16:45

Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and  /work/SRC/openSUSE:Factory/.python-urwid.new.2352 (New)


Package is "python-urwid"

Wed Oct 16 09:16:45 2019 rev:14 rq:738419 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes
2018-02-27 16:59:28.608749100 +0100
+++ /work/SRC/openSUSE:Factory/.python-urwid.new.2352/python-urwid.changes  
2019-10-16 09:16:47.687234151 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 14:49:05 UTC 2019 - Matej Cepl 
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+---



Other differences:
--
++ python-urwid.spec ++
--- /var/tmp/diff_new_pack.S0T9mg/_old  2019-10-16 09:16:48.619231749 +0200
+++ /var/tmp/diff_new_pack.S0T9mg/_new  2019-10-16 09:16:48.623231738 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urwid
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,16 +21,14 @@
 Version:2.0.1
 Release:0
 Summary:A full-featured console (xterm et al.) user interface library
-License:LGPL-2.1+
-Group:  Development/Languages/Python
-Url:http://urwid.org
+License:LGPL-2.1-or-later
+URL:http://urwid.org
 Source: 
https://files.pythonhosted.org/packages/source/u/urwid/urwid-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-curses
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %python_subpackages
 
 %description
@@ -57,7 +55,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitearch}
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
 # this test won't work on OBS
@@ -65,8 +63,8 @@
 %python_exec setup.py -q test
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc COPYING README.rst
+%license COPYING
+%doc README.rst
 %{python_sitearch}/urwid/
 %{python_sitearch}/urwid-%{version}-py%{python_version}.egg-info
 




commit python-urwid for openSUSE:Factory

2018-02-27 Thread root
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2018-02-27 16:58:37

Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and  /work/SRC/openSUSE:Factory/.python-urwid.new (New)


Package is "python-urwid"

Tue Feb 27 16:58:37 2018 rev:13 rq:580061 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes
2017-07-21 22:46:29.837289826 +0200
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python-urwid.changes   
2018-02-27 16:59:28.608749100 +0100
@@ -1,0 +2,62 @@
+Sun Feb 25 16:52:59 UTC 2018 - aloi...@gmx.com
+
+- Update to version 2.0.1
+  * #275: Late fix for proper exception reraising from within
+main loop (by Andrew Dunai & Adam Sampson)
+  version 2.0.0
+  * Full Python 2.x/3.x support (by Andrew Dunai)
+  * Proper handling & customization of OS signals by GLib event
+loop (by Federico T)
+  * vterm: Fix handling of NUL characters (by aszlig)
+  * Add 256-color support for fbterm (by Benjamin Yates)
+  * Italics support (by Ian D. Scott)
+  * Store envron's TERM value as a Screen attribute (by Benjamin
+Yates)
+  * Replaced hashbangs to use proper Python binary (by Douglas La
+Rocca)
+  * Post-change signal for Edit, CheckBox and RadioButton widgets
+(by Toshio Kuratomi)
+  * ListBox.body update (by Random User)
+  * SimpleListWalker is now default when setting ListBox.body (by
+Random User)
+  * #246, #234: SelectEventLoop alarm improvements (by Dave Jones)
+  * #211: Title align & borderless sides for LineBox (by Toshio
+Kuratomi)
+  * Support for 'home' and 'end' keys in ListBox (by Random User)
+  * Various code cleanups (by Jordan Speicher, Marin Atanasov
+Nikolov)
+  * CI fixes (by Marlox, Ian Ward, Anatoly Techtonik, Tony
+Cebzanov & Ondřej Súkup)
+  * Example fixes (by Kenneth Nielsen)
+  * Documentation fixes (by anatoly techtonik, Marcin Kurczewski,
+mobyte0, Christian Geier & xndcn)
+  * Code cleanup & typo fixes (by Jakub Wilk & Boris Feld)
+  * Integration of tox for easier Python cross-version testing (by
+Andrew Dunai)
+  * Test fixes (by Michael Hudson-Doyle, Mike Gilbert & Andrew
+Dunai)
+  * Correct error messages in Decoration (by Marcin Kurczewski)
+  * #141: Fix for StandardTextLayout.calculate_text_segments
+(by Grzegorz Aksamit)
+  * #221: Fix for raw display should release file descriptors (by
+Alain Leufroy)
+  * #261: Fix issues with unicode characters in ProgressBar (by
+Andrew Dunai)
+  * Fix for 'page up' and 'page down' in ListBox when having
+focusable children (by Random User)
+  * Fixes for examples compatibility with Python 3 (by Lars
+Kellogg-Stedman)
+  * Fix default screen size on raw display (by Andreas Klöckner)
+  * Fix underlining for padded text (by Random User)
+  * Fix for terminal widget crash with Python 3 (by Sjc1000)
+  * Fix for string formatting error (by Jakub Wilk)
+  * Fix for iterator in WidgetContainerListContentsMixin (by
+Marlox)
+  * Fix for missing `modified` signal in SimpleFocusListWalker
+(by Michael Hansen)
+  * Dropped Python 3.2 support
+  * Test coverage is now collected
+
+- Dropped python-urwid-fix_py3_test.patch (merged upstream)
+
+---

Old:

  python-urwid-fix_py3_test.patch
  urwid-1.3.1.tar.gz

New:

  urwid-2.0.1.tar.gz



Other differences:
--
++ python-urwid.spec ++
--- /var/tmp/diff_new_pack.BcmhoG/_old  2018-02-27 16:59:30.256689557 +0100
+++ /var/tmp/diff_new_pack.BcmhoG/_new  2018-02-27 16:59:30.256689557 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urwid
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,15 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-urwid
-Version:1.3.1
+Version:2.0.1
 Release:0
 Summary:A full-featured console (xterm et al.) user interface library
 License:LGPL-2.1+
 Group:  Development/Languages/Python
 Url:http://urwid.org
 Source: 
https://files.pythonhosted.org/packages/source/u/urwid/urwid-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM python-urwid-fix_py3_test.patch -- fixes py3 test, 
backported commit#4b0ed8b
-Patch0: python-urwid-fix_py3_test.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -51,7 +49,6 @@
 
 %prep
 %setup -q -n "urwid-%{version}"
-%patch0 -p1
 

commit python-urwid for openSUSE:Factory

2017-07-21 Thread root
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2017-07-21 22:46:21

Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and  /work/SRC/openSUSE:Factory/.python-urwid.new (New)


Package is "python-urwid"

Fri Jul 21 22:46:21 2017 rev:12 rq:507354 version:1.3.1

Changes:

--- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes
2016-03-16 10:34:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python-urwid.changes   
2017-07-21 22:46:29.837289826 +0200
@@ -1,0 +2,8 @@
+Tue May 23 07:37:03 UTC 2017 - aloi...@gmx.com
+
+- Converted to single-spec
+- Updated source and homepage URLs
+- Added python-urwid-fix_py3_test.patch to address a failing
+  test with python 3.6.
+
+---

New:

  python-urwid-fix_py3_test.patch



Other differences:
--
++ python-urwid.spec ++
--- /var/tmp/diff_new_pack.gYLMh1/_old  2017-07-21 22:46:30.433205765 +0200
+++ /var/tmp/diff_new_pack.gYLMh1/_new  2017-07-21 22:46:30.437205200 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urwid
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,23 +16,24 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-urwid
 Version:1.3.1
 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: 
https://pypi.python.org/packages/source/u/urwid/urwid-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
-%if 0%{?suse_version}
+Url:http://urwid.org
+Source: 
https://files.pythonhosted.org/packages/source/u/urwid/urwid-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM python-urwid-fix_py3_test.patch -- fixes py3 test, 
backported commit#4b0ed8b
+Patch0: python-urwid-fix_py3_test.patch
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:   python-curses
-%endif
-%if  0%{?suse_version} <= 1110
-%{!?python_sitearch:  %global python_sitearch  %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-%endif
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%python_subpackages
 
 %description
 Urwid is a console user interface library.  It includes many features
@@ -50,22 +51,26 @@
 
 %prep
 %setup -q -n "urwid-%{version}"
+%patch0 -p1
 # remove unwanted shebang
 find urwid -name "*.py" | xargs sed -i '1 { /^#!/ d }'
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix="%{_prefix}"  --root="%{buildroot}"
+%python_install
+%python_expand %fdupes -s %{buildroot}%{$python_sitearch}
 
 %check
-python setup.py -q test
+# this test won't work on OBS
+rm -f urwid/tests/test_vterm.py
+%python_exec setup.py -q test
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc COPYING README.rst
 %{python_sitearch}/urwid/
-%{python_sitearch}/urwid-%{version}-py%{py_ver}.egg-info
+%{python_sitearch}/urwid-%{version}-py%{python_version}.egg-info
 
 %changelog

++ python-urwid-fix_py3_test.patch ++
>From 4b0ed8b6030450e6d99909a7c683e9642e546387 Mon Sep 17 00:00:00 2001
From: Michael Hudson-Doyle 
Date: Wed, 7 Jun 2017 13:52:17 -0700
Subject: [PATCH] fix test_remove_watch_file flakiness

pass a known-good file descriptor to watch_file rather than hard-coding 5

Fixes #164
---
 urwid/tests/test_event_loops.py | 11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/urwid/tests/test_event_loops.py b/urwid/tests/test_event_loops.py
index c85bbed..b01212d 100644
--- a/urwid/tests/test_event_loops.py
+++ b/urwid/tests/test_event_loops.py
@@ -30,9 +30,14 @@ def test_remove_alarm(self):
 
 def test_remove_watch_file(self):
 evl = self.evl
-handle = evl.watch_file(5, lambda: None)
-self.assertTrue(evl.remove_watch_file(handle))
-self.assertFalse(evl.remove_watch_file(handle))
+fd_r, fd_w = os.pipe()
+try:
+handle = evl.watch_file(fd_r, lambda: None)
+self.assertTrue(evl.remove_watch_file(handle))
+self.assertFalse(evl.remove_watch_file(handle))
+finally:
+

commit python-urwid for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2016-03-16 10:34:33

Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and  /work/SRC/openSUSE:Factory/.python-urwid.new (New)


Package is "python-urwid"

Changes:

--- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes
2015-05-19 23:47:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python-urwid.changes   
2016-03-16 10:34:34.0 +0100
@@ -1,0 +2,14 @@
+Tue Mar  8 20:13:34 UTC 2016 - frei...@opensuse.org
+
+- update to version 1.3.1:
+ * Fix for screen not getting reset on exception regression
+   (by Rian Hunter)
+ * AttrSpec objects are now comparable (by Random User)
+ * MonitoredList now has a clear method if list has a clear method
+   (by neumond)
+ * Fix for BarGraph hlines sort order (by Heiko Noordhof)
+ * Fix for final output not appearing on exit with some terminals
+   now that extra newline was removed (by Jared Winborne)
+ * Fix for a resizing bug in raw_display (by Esteban null) 
+
+---

Old:

  urwid-1.3.0.tar.gz

New:

  urwid-1.3.1.tar.gz



Other differences:
--
++ python-urwid.spec ++
--- /var/tmp/diff_new_pack.4CQtwp/_old  2016-03-16 10:34:35.0 +0100
+++ /var/tmp/diff_new_pack.4CQtwp/_new  2016-03-16 10:34:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urwid
 #
-# 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,7 +17,7 @@
 
 
 Name:   python-urwid
-Version:1.3.0
+Version:1.3.1
 Release:0
 Url:http://excess.org/urwid/
 Summary:A full-featured console (xterm et al.) user interface library

++ urwid-1.3.0.tar.gz -> urwid-1.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/urwid-1.3.0/PKG-INFO new/urwid-1.3.1/PKG-INFO
--- old/urwid-1.3.0/PKG-INFO2014-10-17 20:27:53.0 +0200
+++ new/urwid-1.3.1/PKG-INFO2015-11-02 01:08:49.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: urwid
-Version: 1.3.0
+Version: 1.3.1
 Summary: A full-featured console (xterm et al.) user interface library
 Home-page: http://urwid.org/
 Author: Ian Ward
@@ -10,7 +10,7 @@
 Urwid is a console user interface library for Python.
 It includes many features useful for text console application 
developers including:
 
-- Applcations resize quickly and smoothly
+- 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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/urwid-1.3.0/README.rst new/urwid-1.3.1/README.rst
--- old/urwid-1.3.0/README.rst  2014-10-17 20:09:04.0 +0200
+++ new/urwid-1.3.1/README.rst  2015-11-02 01:08:16.0 +0100
@@ -9,7 +9,7 @@
 Urwid is a console user interface library for Python.
 It includes many features useful for text console application developers 
including:
 
-- Applcations resize quickly and smoothly
+- 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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/urwid-1.3.0/docs/changelog.rst 
new/urwid-1.3.1/docs/changelog.rst
--- old/urwid-1.3.0/docs/changelog.rst  2014-10-17 20:09:04.0 +0200
+++ new/urwid-1.3.1/docs/changelog.rst  2015-11-02 01:08:16.0 +0100
@@ -2,6 +2,26 @@
 Changelog
 -
 
+Urwid 1.3.1
+===
+
+2015-11-01
+
+ * Fix for screen not getting reset on exception regression
+   (by Rian Hunter)
+
+ * AttrSpec objects are now comparable (by Random User)
+
+ * MonitoredList now has a clear method if list has a clear method
+   (by neumond)
+
+ * Fix for BarGraph hlines sort order (by Heiko Noordhof)
+
+ * Fix for final output not appearing on exit with some terminals
+   now that extra newline was removed (by Jared Winborne)
+
+ * Fix for a resizing bug in raw_display (by Esteban null)
+
 Urwid 1.3.0
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit python-urwid for openSUSE:Factory

2015-05-19 Thread h_root
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2015-05-19 23:43:06

Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and  /work/SRC/openSUSE:Factory/.python-urwid.new (New)


Package is python-urwid

Changes:

--- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes
2014-07-15 08:01:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python-urwid.changes   
2015-05-19 23:43:07.0 +0200
@@ -1,0 +2,27 @@
+Thu May 14 13:09:33 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 1.3.0:
+  * New AsyncioEventLoop for Python 3.4, Python 3.x with asyncio
+package or Python 2 with trollius package (by Alex Munroe,
+Jonas Wielicki, with earlier work by Kelketek Rritaa)
+  * Screen classes now call back to MainLoop using event loop
+alarms instead of passing timeout values to MainLoop (by Alex
+Munroe)
+  * Add support for bright backgrounds on linux console (by Russell
+Warren)
+  * Allow custom sorting of MonitoredList (by Tony Cebzanov)
+  * Fix support for negative indexes with MonitoredFocusList (by
+Heiko Noordhof)
+  * Documentation fixes (by Ismail, Matthew Mosesohn)
+- additional change from version 1.2.2:
+  * Fix for a serious raw_display performance regression (by Anton
+Khirnov)
+  * Fix for high color palette detection (by extempo)
+  * Small changes to enable windows support (by Jeanpierre Devin)
+- remove %py_requires macro
+- call python directly, not via %__python macro
+- remove unwanted shebang during %prep, not after build
+  to avoid mtime mismatch
+- run the tests during build
+
+---

Old:

  urwid-1.2.1.tar.gz

New:

  urwid-1.3.0.tar.gz



Other differences:
--
++ python-urwid.spec ++
--- /var/tmp/diff_new_pack.0vVM56/_old  2015-05-19 23:43:08.0 +0200
+++ /var/tmp/diff_new_pack.0vVM56/_new  2015-05-19 23:43:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urwid
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,7 +17,7 @@
 
 
 Name:   python-urwid
-Version:1.2.1
+Version:1.3.0
 Release:0
 Url:http://excess.org/urwid/
 Summary:A full-featured console (xterm et al.) user interface library
@@ -28,7 +28,6 @@
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 %if 0%{?suse_version}
-%py_requires
 Requires:   python-curses
 %endif
 %if  0%{?suse_version} = 1110
@@ -51,15 +50,17 @@
 
 %prep
 %setup -q -n urwid-%{version}
+# remove unwanted shebang
+find urwid -name *.py | xargs sed -i '1 { /^#!/ d }'
 
 %build
-%__python setup.py build
+python setup.py build
 
 %install
-%__python setup.py install --prefix=%{_prefix}  --root=%{buildroot}
-# remove shebangs from all scripts
-find %{buildroot}%{python_sitearch} -name '*.py' \
- -exec sed -i -e '1{/^#!/d}' {} \;
+python setup.py install --prefix=%{_prefix}  --root=%{buildroot}
+
+%check
+python setup.py -q test
 
 %files
 %defattr(-,root,root,-)

++ urwid-1.2.1.tar.gz - urwid-1.3.0.tar.gz ++
 7319 lines of diff (skipped)




commit python-urwid for openSUSE:Factory

2014-07-15 Thread h_root
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2014-07-15 08:01:12

Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and  /work/SRC/openSUSE:Factory/.python-urwid.new (New)


Package is python-urwid

Changes:

--- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes
2013-01-17 10:09:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python-urwid.changes   
2014-07-15 08:01:24.0 +0200
@@ -1,0 +2,48 @@
+Mon Jul 14 15:56:15 UTC 2014 - toddrme2...@gmail.com
+
+- Switched source url to PyPi
+
+---
+Mon Jul 14 12:03:32 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 1.2.1
+  * Fix false failures of event loop tests
+  * Remove extra newline generated on exit of raw_display
+  * Documentation fixes (by Paul Ivanov)
+- Update to 1.2.0
+  * Add support for PyPy, drop support for Python 2.4, 2.5
+  * Signals now support using weakly referenced arguments to help
+avoid leaking objects when a signal consumer is no longer
+referenced (by Matthijs Kooijman)
+  * Add TornadoEventLoop class (by Alexander Glyzov)
+  * Update GlibEventLoop to use python-gi for Python3 compatibility
+(by Israel Garcia)
+  * Automate testing with Python 2.6, 2.7, 3.2, 3.3 and PyPy using
+travis-ci
+  * New container method get_focus_widgets() (by Matthijs Kooijman)
+  * Add support for double and triple click mouse events
+(by Igor Kotrasiński)
+  * Allow disabling and re-enabling of mouse tracking
+(by Jim Garrison)
+  * Create section in docs for example program screenshots generated
+as images like the tutorial examples
+  * Add suggested basic color combination images to manual
+  * Fall back to 80x24 if screen size detection fails
+  * Fix screen.stop(), screen.start() disabling mouse events
+  * Fix to make GridFlow v_sep argument behave as documented
+  * Fix for registering high palette entries in the form hX where
+X  15 so that basic colors are applied in 88-color mode
+  * Fix for raw_display clear-right escape not working with
+standout attribute on some terminals
+  * Fix for Terminal widget select loop: retry when interrupted
+- Update to 1.1.2
+  * Move to urwid.org and use sphinx docs for generating whole site,
+move changelog to docs/changelog.rst
+  * Fix encoding exceptions when unicode used on non-UTF-8 terminal
+  * Fix for suspend and resume applications with ^Z
+  * Fix for tmux and screen missing colors on right bug
+  * Fix Pile zero-weighted items and mouse_event when empty
+  * Fix Terminal select() not retrying when interrupted by signal
+  * Fix for Padding.align and width change not invalidating
+
+---

Old:

  urwid-1.1.1.tar.gz

New:

  urwid-1.2.1.tar.gz



Other differences:
--
++ python-urwid.spec ++
--- /var/tmp/diff_new_pack.kNOO9H/_old  2014-07-15 08:01:25.0 +0200
+++ /var/tmp/diff_new_pack.kNOO9H/_new  2014-07-15 08:01:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urwid
 #
-# 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,13 +17,13 @@
 
 
 Name:   python-urwid
-Version:1.1.1
+Version:1.2.1
 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
+Source: 
https://pypi.python.org/packages/source/u/urwid/urwid-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
@@ -63,7 +63,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGELOG COPYING
+%doc COPYING README.rst
 %{python_sitearch}/urwid/
 %{python_sitearch}/urwid-%{version}-py%{py_ver}.egg-info
 

++ urwid-1.1.1.tar.gz - urwid-1.2.1.tar.gz ++
 12867 lines of diff (skipped)

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



commit python-urwid for openSUSE:Factory

2013-06-24 Thread h_root
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2013-06-24 11:04:36

Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and  /work/SRC/openSUSE:Factory/.python-urwid.new (New)


Package is python-urwid

Changes:


Old:

  python3-urwid.changes
  python3-urwid.spec



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



commit python-urwid for openSUSE:Factory

2013-01-17 Thread h_root
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2013-01-17 10:09:53

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/python-urwid.changes
2012-11-17 07:27:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python-urwid.changes   
2013-01-17 10:09:55.0 +0100
@@ -1,0 +2,13 @@
+Mon Jan 14 16:42:26 UTC 2013 - p.drou...@gmail.com
+
+- Update to 1.1.1 version:
+  * Fix for Pile not changing focus on mouse events
+  * Fix for Overlay.get_cursor_coords()
+- Fix the non-executable-files rpm waraning and remove the rpmlint file
+
+---
+Wed Jan  2 19:44:41 UTC 2013 - toddrme2...@gmail.com
+
+- Fix building on SLES
+
+---
--- /work/SRC/openSUSE:Factory/python-urwid/python3-urwid.changes   
2012-11-17 07:27:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python3-urwid.changes  
2013-01-17 10:09:55.0 +0100
@@ -1,0 +2,8 @@
+Mon Jan 14 16:42:26 UTC 2013 - p.drou...@gmail.com
+
+- Update to 1.1.1 version:
+  * Fix for Pile not changing focus on mouse events
+  * Fix for Overlay.get_cursor_coords()
+- Fix the non-executable-files rpm waraning and remove the rpmlint file
+
+---

Old:

  python-urwid-rpmlintrc
  urwid-1.1.0.tar.gz

New:

  urwid-1.1.1.tar.gz



Other differences:
--
++ python-urwid.spec ++
--- /var/tmp/diff_new_pack.S8RiMY/_old  2013-01-17 10:09:57.0 +0100
+++ /var/tmp/diff_new_pack.S8RiMY/_new  2013-01-17 10:09:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urwid
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,13 @@
 
 
 Name:   python-urwid
-Version:1.1.0
+Version:1.1.1
 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-devel
 BuildRequires:  python-setuptools
@@ -32,6 +31,9 @@
 %py_requires
 Requires:   python-curses
 %endif
+%if  0%{?suse_version} = 1110
+%{!?python_sitearch:  %global python_sitearch  %(python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1)))}
+%endif
 
 %description
 Urwid is a console user interface library.  It includes many features
@@ -55,6 +57,9 @@
 
 %install
 %__python setup.py install --prefix=%{_prefix}  --root=%{buildroot}
+# remove shebangs from all scripts
+find %{buildroot}%{python_sitearch} -name '*.py' \
+ -exec sed -i -e '1{/^#!/d}' {} \;
 
 %files
 %defattr(-,root,root,-)

++ python3-urwid.spec ++
--- /var/tmp/diff_new_pack.S8RiMY/_old  2013-01-17 10:09:57.0 +0100
+++ /var/tmp/diff_new_pack.S8RiMY/_new  2013-01-17 10:09:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-urwid
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,13 @@
 
 
 Name:   python3-urwid
-Version:1.1.0
+Version:1.1.1
 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-2to3
 # Needed for hashlib/sha512
@@ -32,7 +31,6 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 Requires:   python3-curses
-Requires:   python(abi) = %{py3_ver}
 BuildRequires:  python3-base
 
 %description
@@ -57,6 +55,9 @@
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
+# remove shebangs from all scripts
+find 

commit python-urwid for openSUSE:Factory

2012-11-16 Thread h_root
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2012-11-17 07:27: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/python-urwid.changes
2012-09-05 10:00:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python-urwid.changes   
2012-11-17 07:27:43.0 +0100
@@ -1,0 +2,58 @@
+Thu Nov 15 17:54:54 UTC 2012 - p.drou...@gmail.com
+
+- Update to 1.1.0 release:
+* New common container API: focus, focus_position, contents,
+  options(), get_focus_path(), set_focus_path(), __getitem__,
+  __iter__(), __reversed__() implemented across all included
+  container widgets
+  A full description doesn't fit here, see the Container Widgets
+  section in the manual for details
+* New Sphinx-based documentation now included in source:
+  Tutorial rewritten, manual revised and new reference based
+  on updated docstrings (by Marco Giusti, Patrick Totzke)
+* New list walker SimpleFocusListWalker like SimpleListWalker but
+  updates focus position as items are inserted or removed
+* New decoration widget WidgetDisable to disable interaction
+  with the widgets it wraps
+* SelectableIcon selectable text widget used by button widgets is
+  now documented (available since 0.9.9)
+* Columns widget now tries to keep column in focus visible, hiding
+  columns on the left when necessary
+* Padding widget now defaults to ('relative', 100) instead of
+  'pack' so that left and right parameters are more useful and more
+  child widgets are supported
+* New list walker API Version 2 that is simpler for many list
+  walker uses; API Version 1 will still continue to be supported
+* List walkers may now allow iteration from the absolute top or
+  bottom of the list if they provide a positions() method
+* raw_display now erases to the end of the line with EL escape
+  sequence to improve copy+paste behavior for some terminals
+* Filler now has top and bottom parameters like Padding's left and
+  right parameters and accepts 'pack' instead of None as a height
+  value for widgets that calculate their own number of rows
+* Pile and Columns now accepts 'pack' instead of 'flow' for widgets
+  that calculate their own number of rows or columns
+* Pile and Columns now accept 'given' instead of 'fixed' for
+  cases where the number of rows or columns are specified by the
+  container options
+* Pile and Columns widgets now accept any iterable to their
+  __init__() methods
+* Widget now has a default focus_position property that raises
+  an IndexError when read to be consistent with new common container
+  API
+* GridFlow now supports multiple cell widths within the same widget
+* BoxWidget, FlowWidget and FixedWidget are deprecated, instead
+  use the sizing() function or _sizing attribute to specify the
+  supported sizing modes for your custom widgets
+* Some new shift+arrow and numpad input sequences from RXVT and
+  xterm are now recognized
+* Fix for alarms when used with a screen event loop (e.g.
+  curses_display)
+* Fix for raw_display when terminal width is 1 column
+* Fixes for a Columns.get_cursor_coords() regression and a
+  SelectableIcon.get_cursor_coords() bug
+* Fixes for incorrect handling of box columns in a number of
+  Columns methods when that column is selectable
+* Fix for Terminal widget input handling with Python 3
+
+---
--- /work/SRC/openSUSE:Factory/python-urwid/python3-urwid.changes   
2012-09-25 10:46:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python3-urwid.changes  
2012-11-17 07:27:43.0 +0100
@@ -1,0 +2,59 @@
+Thu Nov 15 17:56:07 UTC 2012 - p.drou...@gmail.com
+
+- Update to 1.1.0 release:
+* New common container API: focus, focus_position, contents,
+  options(), get_focus_path(), set_focus_path(), __getitem__,
+  __iter__(), __reversed__() implemented across all included
+  container widgets
+  A full description doesn't fit here, see the Container Widgets
+  section in the manual for details
+* New Sphinx-based documentation now included in source:
+  Tutorial rewritten, manual revised and new reference based
+  on updated docstrings (by Marco Giusti, Patrick Totzke)
+* New list walker SimpleFocusListWalker like SimpleListWalker but
+  updates focus position as items are inserted or removed
+* New decoration widget WidgetDisable to disable interaction
+ 

commit python-urwid for openSUSE:Factory

2012-09-25 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python3-urwid.changes  
2012-09-25 10:46:41.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.7XZqZk/_new  2012-09-25 10:46:43.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.7XZqZk/_new  2012-09-25 10:46:43.0 +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



commit python-urwid for openSUSE:Factory

2012-09-05 Thread h_root
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.0 +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.0 +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