File python-backports.functools_lru_cache.changes of Package python-backports.functools_lru_cache
-------------------------------------------------------------------
Fri Mar 23 14:35:36 UTC 2018 - toddrme2178@gmail.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 11:50:03 UTC 2017 - aloisio@gmx.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 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.