AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Requires dialog package
Major update to version 3.3.0. This version is a backport of pythondialog to Python 2. Unless you really have to use Python 2. For a full changelog see the packaged ChangeLog file or http://pythondialog.sourceforge.net/news.html
- Update to version 2.11 + README: I thought I was adding a valuable precision in version 2.09 when I changed "LGPL" to "LGPL version 2.1" in the README file (after looking at COPYING), but actually, the terms at the beginning of dialog.py are "either version 2.1 of the License, or (at your option) any later version". Sorry about that, fixed. + demo.py: use "if <test> <expr1> else <expr2>" expressions more often, since they are allowed in Python >= 2.5 - Refactor specfile and cleanup
- build as noarch on newer distros - do not remove buildroot in %install
- updated to reflect python changes due to #149809
- converted neededforbuild to BuildRequires
- update to 2.7
- updated to 2.06 - use %py_requires
- inital packaging