AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add PR-8.patch?. This skips a flaky test during python3 test runs
- Converted to single-spec - Fixed source URL
- update to 2.0.1: * Fix #1590536 classifiers not reported in PyPI * Drop support for Python 2.4, 2.5, 3.2 * Bug #1524048: depend on pbr at runtime * Handle unittest2 test suites as well * Use pbr for versions as well * More diagnostics on sort failures * Cleanup old helper we don't need anymore * Add a tox.ini for convenience * Add a Travis config * Ignore more files * Build and ship wheels * Migrate to pbr
- license update: (Apache-2.0 or BSD-3-Clause) and GPL-2.0+ missing BSD-license
- Require python-setuptools instead of distribute (upstreams merged)
- Fix license according to what sr#159597 intended
- Initial version