SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-oslo.i18n-3.12.0-1.2.noarch.rpm :
Mon Feb 13 13:00:00 2017 cloud-develAATTsuse.de
- update to version 3.12.0:
- Add Constraints support
- Typo fix in oslo.i18n
- Add reno for release notes management
- Show team and repo badges on README
- Changed the home-page link
- Replace six.iteritems() with .items()
- Add missing dependency testscenarios
- Updated from global requirements
- Add docs on how to display translated strings in your app

Fri Sep 2 14:00:00 2016 tbechtoldAATTsuse.com
- update to version 3.9.0

* Fix parameters of assertEqual are misplaced

* Updated from global requirements

Wed Aug 10 14:00:00 2016 tbechtoldAATTsuse.com
- - update to version 3.8.0

* Imported Translations from Zanata

* Updated from global requirements

* Don\'t include openstack/common in flake8 exclude list

Thu Jun 2 14:00:00 2016 tbechtoldAATTsuse.com
- use renderspec source service
- update spec from upstream

Tue Apr 26 14:00:00 2016 rhaferAATTsuse.de
- update to 3.6.0

* Updated from global requirements

* Better isolate tests and fixtures from environment

* Imported Translations from Zanata

Thu Mar 3 13:00:00 2016 tbechtoldAATTsuse.com
- update to 3.3.0:

* Update translation setup

* Updated from global requirements

* Imported Translations from Zanata

* Updated from global requirements

* Updated from global requirements

* add versionadded designations to newer functions

* doc: contextual/plural translation requires oslo.i18n >=2.1.0

* Trival: Remove \'MANIFEST.in\'

* [doc] Update _i18n.py example to pass pep8

* Add missing blank in usage.rst

* Remove Python 2.6 workround for logging

* Drop python 2.6 support

* Updated from global requirements

* Remove python 2.6 classifier

* Remove python 2.6 and cleanup tox.ini

* Improved integration module documentation

* Updated from global requirements

* Imported Translations from Zanata

* Fix coverage configuration and execution

* No need for Oslo Incubator Sync

* Enhance the formatting error robustness patch

* Imported Translations from Zanata

* Move \'history\' -> release notes section

* Add shields.io version/downloads links/badges into README.rst

* Change ignore-errors to ignore_errors

* Added the home-page value with Oslo wiki

* Updated from global requirements
- Switch to .spec file from rpm-packaging upstream project

Wed Sep 9 14:00:00 2015 tbechtoldAATTsuse.com
- update to 2.6.0:

* Updated from global requirements

* Trap formatting errors

* Imported Translations from Transifex

* Clean up _translate_msgid logic a bit

Fri Jul 31 14:00:00 2015 tbechtoldAATTsuse.com
- Unify spec file #2

Wed Jul 29 14:00:00 2015 tbechtoldAATTsuse.com
- Unify spec file. Use fedora compatible files macros

Tue Jul 28 14:00:00 2015 tbechtoldAATTsuse.com
- update to 2.2.0:

* Imported Translations from Transifex

* Updated from global requirements

* Fix mock use for 1.1.0

* Add requirements for pre-release test scripts

* Imported Translations from Transifex

Wed Jul 15 14:00:00 2015 dmuellerAATTsuse.com
- update to 2.1.0:

* Support contextual and plural form of gettext functions

* Imported Translations from Transifex

* clarify translation policy

* Add tox target to find missing requirements

* Imported Translations from Transifex

Wed Jun 24 14:00:00 2015 tbechtoldAATTsuse.com
- update to 2.0.0:

* Updated from global requirements

* Remove oslo namespace package

Fri Jun 12 14:00:00 2015 dmuellerAATTsuse.com
- Further reducing diff

Fri Jun 12 14:00:00 2015 tbechtoldAATTsuse.com
- Reduce diff between SUSE and RDO packaging:

* Add extra oslo.i18n-doc package

Tue Jun 2 14:00:00 2015 tbechtoldAATTsuse.com
- update to 1.7.0:

* Advertise support for Python3.4 / Remove support for Python 3.3

* Updated from global requirements

* Misplaced parenthesis causing confusion

* Remove run_cross_tests.sh

* Imported Translations from Transifex

* Uncap library requirements for liberty

* Standardize setup.cfg summary for oslo libs

* Updated from global requirements

* Move to hacking 0.10

* Update guideline doc of multiple use msg case

Tue Mar 10 13:00:00 2015 tbechtoldAATTsuse.com
- update to 1.5.0:

* Updated from global requirements

Tue Feb 24 13:00:00 2015 tbechtoldAATTsuse.com
- update to version 1.4.0:

* Add test fixture to prefix lazily translated messages

Thu Jan 29 13:00:00 2015 tbechtoldAATTsuse.com
- update to version 1.3.1:

* Clear global cache in test_get_available_languages

* Make setup.cfg packages include oslo.i18n

Thu Jan 15 13:00:00 2015 tbechtoldAATTsuse.com
- update to version 1.3.0:

* Add a fixture to let tests manage the lazy flag

* Fix the link to the bug tracker in the README
- Add python_requires to _service

Thu Jan 8 13:00:00 2015 tbechtoldAATTsuse.com
- update to version 1.2.0:

* Correct the translation domain for loading messages

* Move out of the oslo namespace package

* Workflow documentation is now in infra-manual

* Force code sample to be treated as python

* Imported Translations from Transifex

* Add note for integration modules in libraries

* Activate pep8 check that _ is imported

* Add pbr to installation requirements

* Updated from global requirements

* Updated from global requirements

* Remove extraneous vim editor configuration comments

* Make clear in docs to use _LE() when using LOG.exception()

* Support building wheels (PEP-427)

* Imported Translations from Transifex

* Fix coverage testing

* Imported Translations from Transifex

* Use same indentation in doc/source/usage

* Imported Translations from Transifex

* Imported Translations from Transifex

* Updated from global requirements

* Remove unused/mutable default args

* Fixes a small syntax error in the doc examples
- Add BuildRequires python-oslotest and run testsuite during build
- Remove BuildRequires python-setuptools

Sun Sep 21 14:00:00 2014 tbechtoldAATTsuse.com
- update to version 1.0.0:

* Add missing six dependency
- Add Requires for python-Babel and python-six

Fri Sep 12 14:00:00 2014 dmuellerAATTsuse.com
- update to 0.3.0:

* Imported Translations from Transifex

* Updated from global requirements

* Imported Translations from Transifex

* Document how to add import exceptions

Tue Aug 26 14:00:00 2014 dmuellerAATTsuse.com
- update to 0.2.0:

* Add a test fixture for translatable strings

* Imported Translations from Transifex

* Add Changelog to the documentation

Thu Jul 24 14:00:00 2014 dmuellerAATTsuse.com
- Initial package (0.1.0)


 
ICM