Commit Graph

48 Commits

Author SHA1 Message Date
Igor Gnatenko
8acedce6ab use %license tag
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-07 12:12:14 +01:00
Igor Gnatenko
cb8436be3a remove legacy stuff
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-07 12:11:55 +01:00
Igor Gnatenko
1fe2b700be unify summary/description
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-07 12:11:28 +01:00
Igor Gnatenko
994d09f483 add missing %python_provide
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-07 12:10:22 +01:00
Igor Gnatenko
827a59c229 move BuildRequires under subpackages
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-07 12:10:06 +01:00
Igor Gnatenko
495cf9917d remove Group tag
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-07 12:09:34 +01:00
Igor Gnatenko
fdb06d9ad2 remove with_python3 conditionals
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-07 12:09:20 +01:00
Miro Hrončok
ffbd796d24 Sources for 1.3.1 (6831b58) 2017-11-02 11:30:26 +01:00
Petr Viktorin
6831b58085 Update to upstream bugfix release 1.3.1
- Update to 1.3.1
- Update Source URL to PyPI (link found at http://excess.org/urwid/)

Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1276975
2017-10-18 17:20:09 +02:00
Petr Viktorin
567c4cb1c3 Modernize the specfile
- Remove code for old unsupported EL/Fedora versions
- Use standard macros for calling Python's setup.py
- Remove BuildRoot declaration
2017-10-18 17:20:09 +02:00
Petr Viktorin
a1c6ff72fe Skip tests that fail on new Fedora infrastructure under Python 2
These tests are related to interrupted system calls, a bug which
was fixed in Python 3, see https://docs.python.org/3/whatsnew/3.5.html#pep-475-retry-system-calls-failing-with-eintr

Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1424208
2017-10-18 17:19:53 +02:00
Zbigniew Jędrzejewski-Szmek
69db2a934f Python 2 binary package renamed to python2-urwid 2017-08-19 09:43:15 -04:00
Fedora Release Engineering
f8ddc47a13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 07:02:24 +00:00
Fedora Release Engineering
bca169345a - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 12:11:13 +00:00
Fedora Release Engineering
82b30e9aca - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 10:50:07 +00:00
Miro Hrončok
515a239329 Rebuild for Python 3.6 2016-12-19 18:20:38 +01:00
Fedora Release Engineering
35251acf55 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 12:03:26 +00:00
Fedora Release Engineering
9b9eff70d1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 21:17:28 +00:00
Peter Robinson
3272caad75 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 17:38:14 +00:00
Toshio Kuratomi
f4eb51a73f Remove executable bit on docs so that they do not bring in extra rpm dependencies.
This complies with packaging guidelines and fixes the problem of
python3-urwid requiring the python2 package.
2015-11-03 22:44:56 -08:00
Dennis Gilmore
d7dcb09e80 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 21:13:31 +00:00
David Cantrell
e563510e37 Upgrade to urwid-1.3.0 (#1150540) 2014-11-25 10:50:08 -05:00
Peter Robinson
1dfc36c596 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 21:58:39 +00:00
David Cantrell
3ca58e6ec6 Upgrade to urwid-1.2.1 (#1047698) 2014-06-12 15:16:27 -04:00
David Cantrell
075183c083 Upgrade to urwid-1.2.1 (#1047698) 2014-06-12 15:03:47 -04:00
Dennis Gilmore
2224c8f0ca - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 19:02:50 -05:00
Kalev Lember
f8f02473d6 Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 2014-05-28 00:48:09 +02:00
Pierre-Yves Chibon
e8a0f06521 Change BR: python-setuptools-devel to python-setuptools 2013-12-06 10:20:10 +01:00
Dennis Gilmore
a43fa25ef1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 05:35:21 -05:00
Fabian Deutsch
db1730761a Update to 1.1.1 (important bugfix update)
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2012-11-21 14:57:55 +01:00
Fabian Deutsch
eb73d88248 Remove wildcard for html
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2012-10-23 19:27:23 +02:00
Fabian Deutsch
2706bcb94d Add docs and examples
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2012-10-23 19:15:22 +02:00
Fabian Deutsch
77aaf9a248 Update to urwid-1.1.0
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2012-10-23 17:41:57 +02:00
Fabian Deutsch
5a49299987 Fix ChangeLog name
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2012-09-28 16:25:09 +02:00
Fabian Deutsch
b5c09d7692 Update to urwid-1.0.2
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2012-09-26 16:46:31 +02:00
David Malcolm
d69479554b add missing BRs on python-test and python3-test (for test.support) 2012-08-27 15:13:44 -04:00
David Malcolm
494366c238 remove rhel logic from with_python3 conditional; remove stray references to mako 2012-08-24 14:12:15 -04:00
David Malcolm
7a574c5ef4 rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 2012-08-04 06:16:28 -04:00
Dennis Gilmore
cdf8236c64 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 05:44:25 -05:00
Dennis Gilmore
b676add049 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 20:15:38 -06:00
Luke Macken
199816951f bump the release 2011-10-24 12:57:07 -04:00
Luke Macken
a698a7ac40 Add a python3-urwid subpackage (#746627) 2011-10-24 12:49:06 -04:00
Luke Macken
4e487e543b Version 1.0.0 2011-10-19 02:23:01 -04:00
Dennis Gilmore
b3883f0120 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 01:07:28 -06:00
Fedora Release Engineering
6fe6f35185 dist-git conversion 2010-07-29 10:50:20 +00:00
dmalcolm
25c2a27ca6 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-27 20:59:00 +00:00
David Cantrell
c3233ab9cb - Initial package 2010-05-25 22:02:22 +00:00
Dennis Gilmore
443cdc7957 Setup of module python-urwid 2010-05-25 20:58:34 +00:00