Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-oslo.i18n-4.0.1-8.4.5 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: python3-oslo.i18n Distribution: SUSE Linux Enterprise 15
Version: 4.0.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: 8.4.5 Build date: Thu Aug 6 14:22:22 2020
Group: Development/Languages/Python Build host: sheep64
Size: 270945 Source RPM: python-oslo.i18n-4.0.1-8.4.5.src.rpm
Packager: https://www.suse.com/
Url: https://launchpad.net/oslo.i18n
Summary: OpenStack i18n library
The oslo.i18n library contain utilities for working with internationalization
(i18n) features, especially translation for text strings in an application
or library.

This package contains the Python 3.x module.

Provides

Requires

License

Apache-2.0

Changelog

* Tue May 12 2020 cloud-devel@suse.de
  - update to version 4.0.1
    - Use unittest.mock instead of third party mock
    - tox: Trivial cleanup
    - Update hacking for Python3
    - Deprecate Message.translate in favor of Message.translation
    - remove outdated header
    - Integrate sphinxcontrib-apidoc
    - Imported Translations from Zanata
    - Allow Message.translate to handle unhashable inputs
    - tox: Keeping going with docs
    - Update master for stable/train
    - [ussuri][goal] Drop python 2.7 support and testing
* Sat Mar 14 2020 dmueller@suse.com
  - switch to python 3.x only builds
* Wed Oct 09 2019 cloud-devel@suse.de
  - update to version 3.24.0
    - Cap Bandit below 1.6.0 and update Sphinx requirement
    - Update master for stable/stein
    - Clarify that translation strings are extracted via source inspection
    - Replace git.openstack.org URLs with opendev.org URLs
    - Move doc related modules to doc/requirements.txt
    - Add Python 3 Train unit tests
    - Dropping the py35 testing
    - Fix guidelines w.r.t. translation of log messages
    - OpenDev Migration Patch
    - Move to releases.openstack.org
* Mon Apr 08 2019 cloud-devel@suse.de
  - update to version 3.23.1
    - Update hacking version
    - Update mailinglist from dev to discuss
    - Remove unused code
    - add lib-forward-testing-python3 test job
    - Override getttext.find to cache result
    - Imported Translations from Zanata
    - Always build universal wheels
    - Update reno for stable/rocky
    - Remove references to log translation functions
    - Clean up .gitignore references to personal tools
    - Don't quote {posargs} in tox.ini
    - Change python3.5 job to python3.7 job on Stein+
    - add python 3.6 unit test job
    - add python 3.7 unit test job
    - import zuul job settings from project-config
    - Use templates for cover and lower-constraints
* Mon Sep 03 2018 cloud-devel@suse.de
  - update to version 3.21.0
    - Remove stale pip-missing-reqs tox test
    - Add release notes to README.rst
    - set default python to python3
    - fix tox python3 overrides
    - Update reno for stable/queens
    - Update links in README
    - Trivial: Update pypi url to new url
    - Imported Translations from Zanata
    - Remove moxstubout usage
    - add bandit to pep8 job
    - Switch to stestr
    - Updated from global requirements
    - add lower-constraints job
* Fri Feb 23 2018 tbechtold@suse.com
  - Switch to stable/queens spec template
* Mon Jan 15 2018 cloud-devel@suse.de
  - update to version 3.19.0
    - Imported Translations from Zanata
    - Remove setting of version/release from releasenotes
    - Remove -U from pip install
    - Updated from global requirements
    - Avoid tox_install.sh for constraints support
* Sat Nov 25 2017 cloud-devel@suse.de
  - update to version 3.18.0
    - Update reno for stable/pike
    - Imported Translations from Zanata
    - Updated from global requirements
* Mon Aug 07 2017 cloud-devel@suse.de
  - update to version 3.17.0
    - Revert "Remove Babel as a runtime requirement"
    - Remove Babel as a runtime requirement
    - Enable some off-by-default checks
    - Check reStructuredText documents for common style issues
    - Fix wrong response with language zh-TW.
    - rearrange the documentation to fit into the new standard layout
    - Imported Translations from Zanata
    - add notes about skipping log translation setup
    - [Fix gate]Update test requirement
    - Python 3.5 is added
    - Update reno for stable/ocata
    - turn on warning-is-error in doc build
    - Update URLs in documents according to document migration
    - Updated from global requirements
    - switch from oslosphinx to openstackdocstheme
* Mon Feb 13 2017 cloud-devel@suse.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 02 2016 tbechtold@suse.com
  - update to version 3.9.0
    * Fix parameters of assertEqual are misplaced
    * Updated from global requirements
* Wed Aug 10 2016 tbechtold@suse.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 02 2016 tbechtold@suse.com
  - use renderspec source service
  - update spec from upstream
* Tue Apr 26 2016 rhafer@suse.de
  - update to 3.6.0
    * Updated from global requirements
    * Better isolate tests and fixtures from environment
    * Imported Translations from Zanata
* Thu Mar 03 2016 tbechtold@suse.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 09 2015 tbechtold@suse.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 2015 tbechtold@suse.com
  - Unify spec file #2
* Wed Jul 29 2015 tbechtold@suse.com
  - Unify spec file. Use fedora compatible files macros
* Tue Jul 28 2015 tbechtold@suse.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 2015 dmueller@suse.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 2015 tbechtold@suse.com
  - update to 2.0.0:
    * Updated from global requirements
    * Remove oslo namespace package
* Fri Jun 12 2015 dmueller@suse.com
  - Further reducing diff
* Fri Jun 12 2015 tbechtold@suse.com
  - Reduce diff between SUSE and RDO packaging:
    * Add extra oslo.i18n-doc package
* Tue Jun 02 2015 tbechtold@suse.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 2015 tbechtold@suse.com
  - update to 1.5.0:
    * Updated from global requirements
* Tue Feb 24 2015 tbechtold@suse.com
  - update to version 1.4.0:
    * Add test fixture to prefix lazily translated messages
* Thu Jan 29 2015 tbechtold@suse.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 2015 tbechtold@suse.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 08 2015 tbechtold@suse.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

Files

/usr/lib/python3.6/site-packages/oslo.i18n-4.0.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/oslo.i18n-4.0.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/oslo.i18n-4.0.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/oslo.i18n-4.0.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/oslo.i18n-4.0.1-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/oslo.i18n-4.0.1-py3.6.egg-info/pbr.json
/usr/lib/python3.6/site-packages/oslo.i18n-4.0.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/oslo.i18n-4.0.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/oslo_i18n
/usr/lib/python3.6/site-packages/oslo_i18n/__init__.py
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_factory.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_factory.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_gettextutils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_gettextutils.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_i18n.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_i18n.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_lazy.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_lazy.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_locale.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_locale.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_message.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_message.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_translate.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/_translate.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/fixture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/fixture.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/log.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/__pycache__/log.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/_factory.py
/usr/lib/python3.6/site-packages/oslo_i18n/_gettextutils.py
/usr/lib/python3.6/site-packages/oslo_i18n/_i18n.py
/usr/lib/python3.6/site-packages/oslo_i18n/_lazy.py
/usr/lib/python3.6/site-packages/oslo_i18n/_locale.py
/usr/lib/python3.6/site-packages/oslo_i18n/_message.py
/usr/lib/python3.6/site-packages/oslo_i18n/_translate.py
/usr/lib/python3.6/site-packages/oslo_i18n/fixture.py
/usr/lib/python3.6/site-packages/oslo_i18n/locale
/usr/lib/python3.6/site-packages/oslo_i18n/locale/de
/usr/lib/python3.6/site-packages/oslo_i18n/locale/de/LC_MESSAGES
/usr/lib/python3.6/site-packages/oslo_i18n/locale/de/LC_MESSAGES/oslo_i18n.po
/usr/lib/python3.6/site-packages/oslo_i18n/locale/en_GB
/usr/lib/python3.6/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES
/usr/lib/python3.6/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES/oslo_i18n.po
/usr/lib/python3.6/site-packages/oslo_i18n/locale/es
/usr/lib/python3.6/site-packages/oslo_i18n/locale/es/LC_MESSAGES
/usr/lib/python3.6/site-packages/oslo_i18n/locale/es/LC_MESSAGES/oslo_i18n.po
/usr/lib/python3.6/site-packages/oslo_i18n/locale/fr
/usr/lib/python3.6/site-packages/oslo_i18n/locale/fr/LC_MESSAGES
/usr/lib/python3.6/site-packages/oslo_i18n/locale/fr/LC_MESSAGES/oslo_i18n.po
/usr/lib/python3.6/site-packages/oslo_i18n/locale/it
/usr/lib/python3.6/site-packages/oslo_i18n/locale/it/LC_MESSAGES
/usr/lib/python3.6/site-packages/oslo_i18n/locale/it/LC_MESSAGES/oslo_i18n.po
/usr/lib/python3.6/site-packages/oslo_i18n/locale/ja
/usr/lib/python3.6/site-packages/oslo_i18n/locale/ja/LC_MESSAGES
/usr/lib/python3.6/site-packages/oslo_i18n/locale/ja/LC_MESSAGES/oslo_i18n.po
/usr/lib/python3.6/site-packages/oslo_i18n/locale/ko_KR
/usr/lib/python3.6/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES
/usr/lib/python3.6/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES/oslo_i18n.po
/usr/lib/python3.6/site-packages/oslo_i18n/locale/pl_PL
/usr/lib/python3.6/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES
/usr/lib/python3.6/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES/oslo_i18n.po
/usr/lib/python3.6/site-packages/oslo_i18n/locale/pt
/usr/lib/python3.6/site-packages/oslo_i18n/locale/pt/LC_MESSAGES
/usr/lib/python3.6/site-packages/oslo_i18n/locale/pt/LC_MESSAGES/oslo_i18n.po
/usr/lib/python3.6/site-packages/oslo_i18n/locale/zh_CN
/usr/lib/python3.6/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES
/usr/lib/python3.6/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES/oslo_i18n.po
/usr/lib/python3.6/site-packages/oslo_i18n/log.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__init__.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/fakes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/fakes.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_factory.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_factory.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_fixture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_fixture.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_gettextutils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_gettextutils.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_handler.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_handler.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_lazy.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_lazy.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_locale_dir_variable.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_locale_dir_variable.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_logging.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_logging.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_message.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_message.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_public_api.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_public_api.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_translate.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/test_translate.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/oslo_i18n/tests/fakes.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests/test_factory.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests/test_fixture.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests/test_gettextutils.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests/test_handler.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests/test_lazy.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests/test_locale_dir_variable.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests/test_logging.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests/test_message.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests/test_public_api.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests/test_translate.py
/usr/lib/python3.6/site-packages/oslo_i18n/tests/utils.py
/usr/share/doc/packages/python3-oslo.i18n
/usr/share/doc/packages/python3-oslo.i18n/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:30:45 2024