File python-backports.functools_lru_cache.changes of Package python-backports.functools_lru_cache
-------------------------------------------------------------------
Fri Mar 31 19:27:35 UTC 2017 - toddrme2178@gmail.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 22:14:12 UTC 2017 - toddrme2178@gmail.com
- Use the common __init__.py used by the python-backports package
to avoid conflicts.
-------------------------------------------------------------------
Mon Mar 6 14:48:42 UTC 2017 - jmatejek@suse.com
- provide python2-backports.functools_lru_cache to seamlessly support
singlespec
-------------------------------------------------------------------
Tue Aug 2 13:24:18 UTC 2016 - sor.alexei@meowr.ru
- Initial package.