AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Remove superfluous devel dependency for noarch package
- Switch to singlespec package - Build for python3 < 3.3 - Make structure consistent with other backports packages
- %{python_sitelib}/backports is a namespace package, and so under python 2.x it must have a proper %{python_sitelib}/backports/__init__.py file. python-backports provides this __init__.py to prevent backports packages from conflicting. Please see the following links for more details: https://pypi.python.org/pypi/backports/ https://www.python.org/dev/peps/pep-0420/%23namespace-packages-today
- Add python2 provides.
- Use the common __init__.py used by the python-backports package to avoid conflicts.
- initial package, version 1.0.0