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

python311-translationstring-1.4-3.5 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-translationstring Distribution: openSUSE:Factory:zSystems
Version: 1.4 Vendor: openSUSE
Release: 3.5 Build date: Fri Jun 9 07:38:26 2023
Group: Development/Languages/Python Build host: reproducible
Size: 123987 Source RPM: python-translationstring-1.4-3.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/Pylons/translationstring
Summary: Utility library for i18n relied on by various Repoze and Pyramid packages
A library used by various Pylons Project packages for internationalization
(i18n) duties related to translation.

This package provides a translation string class, a translation string factory
class, translation and pluralization primitives, and a utility that helps
Chameleon templates use translation facilities of this package. It does not
depend on Babel, but its translation and pluralization services are meant to
work best when provided with an instance of the babel.support.Translations class.

Provides

Requires

License

SUSE-Repoze

Changelog

* Fri Jun 09 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Wed Jan 13 2021 pgajdos@suse.com
  - use %pytest macro
* Thu Jul 23 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to 1.4
    * Drop support for Python 2.6, 3.2 and 3.
    * Update license classifiers
  - drop use_pylons_theme.patch
* Thu Feb 01 2018 toddrme2178@gmail.com
  - Add use_pylons_theme.patch
    update docs to use pylons-sphinx-themes package instead of git
    submodule update.  Based on:
    * https://github.com/Pylons/translationstring/commit/bb4c396b23dca5ee0ec27c00ed3c49881b5c2245
* Sun Jul 09 2017 aloisio@gmx.com
  - Converted to single-spec
  - Enabled tests
* Wed Mar 09 2016 bwiedemann@suse.com
  - Drop build date from doc to fix build-compare
* Fri Feb 06 2015 hpj@urpla.net
  - update to version 1.3:
    - Fix Python 3-specific test failures.
      Restore compatibility with Python 3.2.
  - 1.2 (2014-11-04)
    - Add support for message contexts.
    - If the object passed to a TranslationStringFactory __call__ method is
      itself a translation string, use the passed object’s domain instead of the
      domain passed to the factory’s contstructor. See
      https://github.com/Pylons/translationstring/pull/12 .
* Mon Dec 16 2013 cfarrell@suse.com
  - license update: SUSE-Repoze
    See spreadsheet linked from license.opensuse.org
* Mon Jul 29 2013 speilicke@suse.com
  - Simplify macro usage
  - Remove reStructuredText from %description
* Sun Jul 28 2013 hpj@urpla.net
  - version 1.1: initial build

Files

/usr/lib/python3.11/site-packages/translationstring
/usr/lib/python3.11/site-packages/translationstring-1.4-py3.11.egg-info
/usr/lib/python3.11/site-packages/translationstring-1.4-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/translationstring-1.4-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/translationstring-1.4-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/translationstring-1.4-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/translationstring-1.4-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/translationstring-1.4-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/translationstring/__init__.py
/usr/lib/python3.11/site-packages/translationstring/__pycache__
/usr/lib/python3.11/site-packages/translationstring/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/translationstring/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/translationstring/__pycache__/compat.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/translationstring/__pycache__/compat.cpython-311.pyc
/usr/lib/python3.11/site-packages/translationstring/compat.py
/usr/lib/python3.11/site-packages/translationstring/tests
/usr/lib/python3.11/site-packages/translationstring/tests/__init__.py
/usr/lib/python3.11/site-packages/translationstring/tests/__pycache__
/usr/lib/python3.11/site-packages/translationstring/tests/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/translationstring/tests/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/translationstring/tests/__pycache__/test__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/translationstring/tests/__pycache__/test__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/translationstring/tests/__pycache__/test_integration.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/translationstring/tests/__pycache__/test_integration.cpython-311.pyc
/usr/lib/python3.11/site-packages/translationstring/tests/__pycache__/translations.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/translationstring/tests/__pycache__/translations.cpython-311.pyc
/usr/lib/python3.11/site-packages/translationstring/tests/fixtures
/usr/lib/python3.11/site-packages/translationstring/tests/fixtures/locales
/usr/lib/python3.11/site-packages/translationstring/tests/fixtures/locales/de
/usr/lib/python3.11/site-packages/translationstring/tests/fixtures/locales/de/LC_MESSAGES
/usr/lib/python3.11/site-packages/translationstring/tests/fixtures/locales/de/LC_MESSAGES/messages.mo
/usr/lib/python3.11/site-packages/translationstring/tests/fixtures/locales/de/LC_MESSAGES/messages.po
/usr/lib/python3.11/site-packages/translationstring/tests/test__init__.py
/usr/lib/python3.11/site-packages/translationstring/tests/test_integration.py
/usr/lib/python3.11/site-packages/translationstring/tests/translations.py
/usr/share/doc/packages/python311-translationstring
/usr/share/doc/packages/python311-translationstring/CONTRIBUTORS.txt
/usr/share/doc/packages/python311-translationstring/COPYRIGHT.txt
/usr/share/doc/packages/python311-translationstring/README.rst
/usr/share/licenses/python311-translationstring
/usr/share/licenses/python311-translationstring/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024