17
0
Files
python-translationstring/python-translationstring.changes

75 lines
2.5 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Wed Jun 4 06:14:16 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Fri Jun 9 05:38:26 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Wed Jan 13 14:23:47 UTC 2021 - pgajdos@suse.com
- use %pytest macro
-------------------------------------------------------------------
Thu Jul 23 13:22:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.4
* Drop support for Python 2.6, 3.2 and 3.
* Update license classifiers
- drop use_pylons_theme.patch
-------------------------------------------------------------------
Thu Feb 1 16:50:50 UTC 2018 - toddrme2178@gmail.com
- Add use_pylons_theme.patch
update docs to use pylons-sphinx-themes package instead of git
submodule update. Based on:
* https://github.com/Pylons/translationstring/commit/bb4c396b23dca5ee0ec27c00ed3c49881b5c2245
-------------------------------------------------------------------
Sun Jul 9 07:37:49 UTC 2017 - aloisio@gmx.com
- Converted to single-spec
- Enabled tests
-------------------------------------------------------------------
Wed Mar 9 08:41:58 UTC 2016 - bwiedemann@suse.com
- Drop build date from doc to fix build-compare
-------------------------------------------------------------------
Fri Feb 6 11:07:45 UTC 2015 - hpj@urpla.net
- update to version 1.3:
- Fix Python 3-specific test failures.
Restore compatibility with Python 3.2.
- 1.2 (2014-11-04)
- Add support for message contexts.
- If the object passed to a TranslationStringFactory __call__ method is
itself a translation string, use the passed objects domain instead of the
domain passed to the factorys contstructor. See
https://github.com/Pylons/translationstring/pull/12 .
-------------------------------------------------------------------
Mon Dec 16 11:29:32 UTC 2013 - cfarrell@suse.com
- license update: SUSE-Repoze
See spreadsheet linked from license.opensuse.org
-------------------------------------------------------------------
Mon Jul 29 07:50:51 UTC 2013 - speilicke@suse.com
- Simplify macro usage
- Remove reStructuredText from %description
-------------------------------------------------------------------
Sun Jul 28 20:59:22 UTC 2013 - hpj@urpla.net
- version 1.1: initial build