Revisions of python-oslo.i18n

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1161174 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
- update to version 6.3.0
  - Fix leftover `locale.getdefaultlocale` mock
  - Display coverage report
  - Update python classifier in setup.cfg
  - Bump hacking
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1135454 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
- update to version 6.2.0
  - Moves supported python runtimes from version 3.8 to 3.10
  - tox: Remove 'ignore_base_python_conflict'
  - Revert "Moves supported python runtimes from version 3.8 to 3.10"
  - Imported Translations from Zanata
  - Update master for stable/2023.1

- drop unused dependencies
- Initial package (0.1.0)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1073027 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
- update to version 6.0.0
  - Drop python3.6/3.7 support in testing runtime
  - setup.cfg: Replace dashes by underscores
  - Fix formatting of release list
  - Imported Translations from Zanata
  - Remove unnecessary unicode prefixes
  - Update CI to use unversioned jobs template
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 994198 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 19)
- drop unused dependencies
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 940201 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
- update to version 5.1.0
  - Changed minversion in tox to 3.18.0
  - Fix requirements issues
  - Update master for stable/victoria
  - Use py3 as the default runtime for tox
  - Remove all usage of six library
  - Use TOX_CONSTRAINTS_FILE
  - Upgrade the pre-commit-hooks version
  - Remove six.PY3
  - Adding pre-commit
  - Add Python3 wallaby unit tests
  - Switch testing to Xena testing runtime
  - Fix hacking min version to 3.0.1
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 784948 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
- switch to python 3.x only builds
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 774913 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 692857 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 633100 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 583339 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- Switch to stable/queens spec template
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 567274 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 555145 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to version 3.18.0
  - Update reno for stable/pike
  - Imported Translations from Zanata
  - Updated from global requirements
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 514994 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 8)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456685 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 7)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 337150 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
- update to 2.6.0:
* Updated from global requirements
* Trap formatting errors
* Imported Translations from Transifex
* Clean up _translate_msgid logic a bit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 320698 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 4)
- Unify spec file #2

- Unify spec file. Use fedora compatible files macros

- 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

- 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

- update to 2.0.0:
  * Updated from global requirements
  * Remove oslo namespace package

- Further reducing diff

- Reduce diff between SUSE and RDO packaging:
  * Add extra oslo.i18n-doc package

- update to 1.7.0:
  * Advertise support for Python3.4 / Remove support for Python 3.3
  * Updated from global requirements
Displaying revisions 1 - 20 of 23
openSUSE Build Service is sponsored by