2023-06-11 11:31:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 9 06:36:50 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
|
2018-12-04 13:59:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:53:38 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-11-15 00:07:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 15 00:06:03 UTC 2017 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 0.7
|
|
|
|
|
2017-06-30 10:59:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 29 16:26:36 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- convert to singlespec
|
|
|
|
- update Source url
|
|
|
|
|
2013-10-24 11:13:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 11:13:14 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
2012-09-10 10:51:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 8 20:51:44 UTC 2012 - os-dev@jacraig.com
|
|
|
|
|
|
|
|
- Update to 0.6:
|
|
|
|
* Added a 'CacheMaker' helper class: a maker keeps references (by name)
|
|
|
|
to the caches it creates, to permit them to be cleared.
|
|
|
|
* Added statistics to each cache, tracking lookups, hits, misses, and
|
|
|
|
evictions.
|
|
|
|
* Automated building Sphinx docs and testing example snippets under ``tox``.
|
|
|
|
* Added Sphinx documentation.
|
|
|
|
* Dropped support for Python 2.5.
|
|
|
|
* Added support for PyPy.
|
|
|
|
* Added ``setup.py docs`` alias (installs ``Sphinx`` and dependencies).
|
|
|
|
* Added ``setup.py dev`` alias (runs ``develop`` plus installs ``nose``
|
|
|
|
and ``coverage``).
|
|
|
|
* Added support for CI under supported Pythons using ``tox``.
|
|
|
|
* Bug: Remove potential race condition on lock in face of interrupts
|
|
|
|
(Issue #10).
|
|
|
|
|
2012-04-17 10:58:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 17 10:00:47 UTC 2012 - cfarrell@suse.com
|
|
|
|
|
|
|
|
- license update: SUSE-Repoze
|
|
|
|
Use this identifier to refer to (exactly) the Repoze Public License
|
|
|
|
|
2012-04-16 13:44:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 16 13:40:12 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|