update to latest version OBS-URL: https://build.opensuse.org/request/show/832511 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-Babel?expand=0&rev=8
69 lines
2.2 KiB
Plaintext
69 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Sep 5 16:08:27 UTC 2020 - Arun Persaud <arun@gmx.de>
|
|
|
|
- specfile:
|
|
* update copyright year
|
|
* skip python2 builds
|
|
* change to pytest
|
|
* added pytz as requirement (from setup.py)
|
|
|
|
- update to version 2.0.0:
|
|
* Starting with version 2, flask-babel drops official support for
|
|
Python2.
|
|
* Tests moved from unittest to pytest (#163)
|
|
* Domain and caching support from Flask-BabelEx (#163)
|
|
* Documentation moved from python-hosted to Github Pages.
|
|
* CI moved from Travisci to Github Actions
|
|
* Small documentation improvements.
|
|
* Removed uncessary checks on get_translations() (#127, #126)
|
|
* localeselector and timezoneselector can be changed after creation.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 16 05:57:42 UTC 2020 - Arun Persaud <arun@gmx.de>
|
|
|
|
- specfile:
|
|
* update copyright year
|
|
|
|
- update to version 1.0.0:
|
|
* pytz is an explicit dependency. (#14)
|
|
* pytz.gae, used for Google App Engine, is no longer necessary and
|
|
has been removed. (#153)
|
|
* Fixed a deprecated werkzeug import (#158).
|
|
* Fix issues switching locales in threaded contexts (#125).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 4 23:43:26 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 30 02:23:03 UTC 2018 - Arun Persaud <arun@gmx.de>
|
|
|
|
- specfile:
|
|
* update copyright year
|
|
* remove devel from noarch
|
|
* be more specific in %files section
|
|
* add README.md
|
|
|
|
- update to version 0.12.2:
|
|
* Switch to using README.md for project description on pypi.
|
|
* Fix heading underline in index.rst
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 31 22:11:43 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Update to 0.11.2
|
|
* No upstream changelog
|
|
- Implement single-spec version
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 15 19:01:28 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
- Update to 0.11.1
|
|
* No upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 23 13:32:31 UTC 2014 - axel.braun@gmx.de
|
|
|
|
- initial OBS build
|