File python-django-rosetta.changes of Package python-django-rosetta

-------------------------------------------------------------------
Tue Jun  3 06:48:31 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

- Switch to pyproject macros.

-------------------------------------------------------------------
Wed Dec 27 09:46:13 UTC 2023 - Dirk Müller <dmueller@suse.com>

- update to 0.10.0:
  * Fix link to polib. (#277, thanks @gamboz)
  * Deepl: use the PRO API endpoint when using a PRO API key.
  * Limit supported versions to Django 4.2 and 5.0, using Python
    3.9, 3.10, 3.11 and 3.12

-------------------------------------------------------------------
Wed Apr 26 06:22:42 UTC 2023 - Dirk Müller <dmueller@suse.com>

- update to 0.9.9:
  * Use packaged jQuery instead of the CDN version. (#274, thanks
    @stephanema1)
  * Test test_47_azure_ajax_translation: avoid DNS lookup for
    better isolation. Should fix #233
  * Adds Chinese (Simplified) translation. (#266 thanks
    @chenluyong)
  * Test against Django 4.1 and 4.2
  * Limit supported versions to Django 3.2 and later, using
    Python 3.8, 3.9 and 3.10
  * Proxy Deepl translations suggestions through the back-end to
    avoid CORS issues. (#271 thanks @rafaelromon, @biermeester
    and @matthiask)
  * Format code with pre-commit
  * Replace case sensitivity check with setting (#273 thanks
    @patroqueeet)

-------------------------------------------------------------------
Fri Dec 16 07:04:13 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

- Remove unneeded BuildRequires on python-python-memcached.

-------------------------------------------------------------------
Mon Nov 28 12:10:58 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>

- Remove python_module macro definition
- More specific python_sitelib in %files
- Remove python-six dependency
- Fix path to memcached in %check

-------------------------------------------------------------------
Sun Dec 26 08:29:46 UTC 2021 - John Vandenberg <jayvdb@gmail.com>

- Update to v0.9.8
  * Test against Django 4.0
- from v0.9.7
  * Arabic translation
  * Translations via the DeepL API
  * Fixed unicode handling in gettext headers
  * Remove six as a dependency
  * Move context and comment hints into the right-most column
  * Add extra styles block to the base template

-------------------------------------------------------------------
Fri Jul 23 09:25:23 UTC 2021 - John Vandenberg <jayvdb@gmail.com>

- Update to v0.9.6

-------------------------------------------------------------------
Mon Apr 13 16:17:17 UTC 2020 - John Vandenberg <jayvdb@gmail.com>

- Update to v0.9.4

-------------------------------------------------------------------
Mon Apr 13 10:51:20 UTC 2020 - John Vandenberg <jayvdb@gmail.com>

- Activate test suite
- Update to v0.9.3

-------------------------------------------------------------------
Sat Sep 28 15:17:46 UTC 2013 - p.drouand@gmail.com

- Update to version 0.7.2
  + No changelog available
- Replace python-distribute with python-setuptools BuildRequires
- Add documentation from tarball

-------------------------------------------------------------------
Sat Mar  2 19:05:35 UTC 2013 - alexandre@exatati.com.br

- Update to 0.7.1:
  * Fix: value missing in context
- Aditional changes from 0.7.0:
  * Support for Django 1.5 and HEAD, support for Python 3.
  * Upgraded bundled polib to version 1.0.3 -
    http://pypi.python.org/pypi/polib/1.0.3
  * Support timezones on the last modified PO header. Thanks
    @jmoiron (Issue #43)
  * Actually move to the next block when submitting a lot
    of translations (Issue #13)
  * Add msgctxt to the entry hash to differentiate entries with
    context. Thanks @metalpriest (Issue #39)
  * Better discovery of locale files on Django 1.4+ Thanks
    @tijs (Issues #63, #64)
  * List apps in alphabetical order

-------------------------------------------------------------------
Fri Jun  8 00:32:11 UTC 2012 - aledr@exatati

- Update to 0.6.8:
  - Switched to a pluggable storage backend model to increase
    compatibility with Django 1.4. Cache and Session-based storages
    are provided.
- Aditional changes from 0.6.7:
  - Added a testproject to run tests
  - Updated french translation. Thanks, @BertrandBordage
  - Merged @sleepyjames' PR that fixes an error when pofile save
    path contains '.po' in the path
  - Merged @rory's PR to correcty handle plural strings that have
    a leading/trailing newline (Issue #34)
- Reworked spec file with py2pack.

-------------------------------------------------------------------
Tue Mar 27 21:29:18 UTC 2012 - alexandre@exatati.com.br

- Update to 0.6.6:
  * Django 1.4 support (Issue #30, #33)
  * Better handling of translation callbacks on Bing's translation
    API and support of composite locales (Issue #26)

-------------------------------------------------------------------
Sat Jan 28 18:31:45 UTC 2012 - alexandre@exatati.com.br

- Update to 0.6.5:
  - Updated polib to 0.7.0
  - Added ROSETTA_POFILE_WRAP_WIDTH setting to track the line-length
    of the updated Po file. (Issue #24)
  - Renamed the messages context variable to rosetta_messages prevent
    conflicts with django.contrib.messages (Issue #23)
- Aditional changes from 0.6.4:
  - Added ROSETTA_REQUIRES_AUTH option to grant access to non
    authenticated users (False by default).

-------------------------------------------------------------------
Fri Jan  6 03:08:10 UTC 2012 - alexandre@exatati.com.br

- Update to 0.6.3:
  - Sorry, no changelog.
- Remove CFLAGS and %clean section from spec file.

-------------------------------------------------------------------
Thu Jun 16 19:32:39 UTC 2011 - alexandre@exatati.com.br

- Update to 0.6.2;
- Replace python-setuptools by python-distribute in spec file.

-------------------------------------------------------------------
Wed Mar 23 11:52:48 UTC 2011 - alexandre@exatati.com.br

- Update to 0.6.0;
- Regenerated spec file with py2pack.

-------------------------------------------------------------------
Wed Jul  7 12:41:59 UTC 2010 - alexandre@exatati.com.br

- Update to 0.5.6.

-------------------------------------------------------------------
Sat Jun  5 20:32:10 UTC 2010 - alexandre@exatati.com.br

- Update to 0.5.5;
- Spec file cleaned with spec-cleaner.

-------------------------------------------------------------------
Thu Feb 25 23:52:46 UTC 2010 - alexandre@exatati.com.br

- Update to 0.5.3.

-------------------------------------------------------------------
Sat Jan 23 12:44:22 UTC 2010 - alexandre@exatati.com.br

- Update to 0.5.2.

-------------------------------------------------------------------
Fri Nov 27 17:32:14 UTC 2009 - alexandre@exatati.com.br

- Update to 0.5.1.

-------------------------------------------------------------------
Wed Oct 21 11:45:21 UTC 2009 - alexandre@exatati.com.br

- Update to 0.4.9.

-------------------------------------------------------------------
Mon Oct 19 10:57:27 UTC 2009 - alexandre@exatati.com.br

- Update to 0.4.8.

-------------------------------------------------------------------
Wed Sep 23 17:50:17 UTC 2009 - alexandre@exatati.com.br

- Update to 0.4.7;
- Building as noarch for openSUSE >= 11.2.

-------------------------------------------------------------------
Mon Sep 21 11:28:52 UTC 2009 - alexandre@exatati.com.br

- Initial package (0.4.6.svn).
openSUSE Build Service is sponsored by