forked from pool/python-urwid
update to 0.9.8.4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=7
This commit is contained in:
5
python-urwid.changes
Normal file
5
python-urwid.changes
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 10 00:29:36 CEST 2009 - dmueller@suse.de
|
||||||
|
|
||||||
|
- update to 0.9.8.4
|
||||||
|
|
@@ -1,17 +1,35 @@
|
|||||||
|
#
|
||||||
|
# spec file for package python-urwid (Version 0.9.8.2)
|
||||||
|
#
|
||||||
|
# Copyright (c) 2009 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/
|
||||||
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: python-urwid
|
|
||||||
Version: 0.9.8.2
|
Name: python-urwid
|
||||||
Release: 0
|
Version: 0.9.8.4
|
||||||
Summary: Console UI Library for Python
|
Release: 1
|
||||||
Source: http://excess.org/urwid/urwid-%{version}.tar.gz
|
Summary: Console UI Library for Python
|
||||||
URL: http://excess.org/urwid/
|
Source: http://excess.org/urwid/urwid-%{version}.tar.bz2
|
||||||
Group: Development/Libraries/Python
|
Url: http://excess.org/urwid/
|
||||||
License: GNU Library General Public License (LGPL)
|
Group: Development/Libraries/Python
|
||||||
BuildRoot: %{_tmppath}/build-%{name}-%{version}
|
License: GNU Library General Public License (LGPL)
|
||||||
BuildRequires: python python-devel
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildRequires: python python-devel
|
||||||
%if 0%{suse_version}
|
%if 0%{suse_version}
|
||||||
Requires: python-curses
|
Requires: python-curses
|
||||||
%endif
|
%endif
|
||||||
%py_requires
|
%py_requires
|
||||||
|
|
||||||
@@ -22,7 +40,6 @@ encodings, standard and custom text layout modes, simple markup for setting
|
|||||||
text attributes, and a powerful, dynamic list box that handles a mix of
|
text attributes, and a powerful, dynamic list box that handles a mix of
|
||||||
widget types. It is flexible, modular, and leaves the developer in control.
|
widget types. It is flexible, modular, and leaves the developer in control.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n "urwid-%{version}"
|
%setup -q -n "urwid-%{version}"
|
||||||
|
|
||||||
@@ -30,8 +47,7 @@ widget types. It is flexible, modular, and leaves the developer in control.
|
|||||||
%__python ./setup.py build
|
%__python ./setup.py build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%__python ./setup.py install --prefix="%{_prefix}" --root="%{buildroot}" \
|
%__python ./setup.py install --prefix="%{_prefix}" --root="%{buildroot}" --record-rpm="files.lst"
|
||||||
--record-rpm="files.lst"
|
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
%__rm -rf "%{buildroot}"
|
%__rm -rf "%{buildroot}"
|
||||||
@@ -41,14 +57,10 @@ widget types. It is flexible, modular, and leaves the developer in control.
|
|||||||
%doc CHANGELOG
|
%doc CHANGELOG
|
||||||
%doc reference.html tutorial.html
|
%doc reference.html tutorial.html
|
||||||
|
|
||||||
%changelog
|
|
||||||
* Fri May 30 2008 Pascal Bleser <guru@unixtech.be> 0.9.8.2
|
|
||||||
- new upstream version
|
|
||||||
|
|
||||||
* Sun Apr 29 2007 Pascal Bleser <guru@unixtech.be> 0.9.8
|
|
||||||
- initial build service submission
|
|
||||||
|
|
||||||
# Local Variables:
|
# Local Variables:
|
||||||
# mode: rpm-spec
|
# mode: rpm-spec
|
||||||
# tab-width: 3
|
# tab-width: 3
|
||||||
# End:
|
# End:
|
||||||
|
%changelog
|
||||||
|
* Wed Jun 10 2009 dmueller@suse.de
|
||||||
|
- update to 0.9.8.4
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2451cef83ad46a87dac8dded4f3ea99af8891131fa9429b191ba39052045d33e
|
|
||||||
size 179644
|
|
3
urwid-0.9.8.4.tar.bz2
Normal file
3
urwid-0.9.8.4.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c37f94baa6d05b247fff7983fd5e275a85b91f9730dc1001114dad41fdfb9cf6
|
||||||
|
size 146918
|
Reference in New Issue
Block a user