Changelog for
python2-backports.functools_lru_cache-1.5-11.25.noarch.rpm :
Fri Mar 23 13:00:00 2018 toddrme2178AATTgmail.com
- Update to version 1.5
* Refresh package metadata including publishing license with the
wheel (#11).
- Switch to singlespec package
- Build for python3 < 3.3
- Make structure consistent with other backports packages
Wed Jul 12 14:00:00 2017 aloisioAATTgmx.com
- Update to version 1.4
* #9: Updated namespace package to use pkgutil for declaring the
namespace.
1.3:
* Tagged commits are automatically released following passing
tests.
- Actually install doc files
Fri Mar 31 14:00:00 2017 toddrme2178AATTgmail.com
- %{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
Thu Mar 30 14:00:00 2017 toddrme2178AATTgmail.com
- Use the common __init__.py used by the python-backports package
to avoid conflicts.
Mon Mar 6 13:00:00 2017 jmatejekAATTsuse.com
- provide python2-backports.functools_lru_cache to seamlessly support
singlespec
Tue Aug 2 14:00:00 2016 sor.alexeiAATTmeowr.ru
- Initial package.