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

python311-flufl.i18n-5.0.2-2.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-flufl.i18n Distribution: openSUSE Tumbleweed
Version: 5.0.2 Vendor: openSUSE
Release: 2.3 Build date: Tue Jan 16 16:53:36 2024
Group: Unspecified Build host: reproducible
Size: 66713 Source RPM: python-flufl.i18n-5.0.2-2.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://gitlab.com/warsaw/flufl.i18n
Summary: High level API for internationalizing Python libraries and applications
High level API for internationalizing Python libraries and applications.

Provides

Requires

License

Apache-2.0

Changelog

* Tue Jan 16 2024 Markéta Machová <mmachova@suse.com>
  - Drop unneeded pdm dependency
* Fri Jan 05 2024 Dirk Müller <dmueller@suse.com>
  - update to 5.0.2:
    * Fix the build backend.
    * Drop Python 3.7 support.
    * Bump dependencies.
* Tue Jun 13 2023 Dirk Müller <dmueller@suse.com>
  - tag sle15 build for new python stack
* Wed Jan 18 2023 Daniel Garcia <daniel.garcia@suse.com>
  - Remove not needed python-six dependency
  - Add required dep for testing python-pdm-pep517
* Wed Sep 28 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to 4.1.1 (2022-09-05)
    * Improvements to the GitLab CI integration.
    * Several minor updates to work better with the latest pdm.
  - Update to 4.1 (2022-08-25)
    * The standard substitution pattern now ignores the trailing dot on $-string placeholders. I.e. $foo. is now recognized as $foo. (GL#12)
    * Update to pdm 1.3.
    * Update dependencies.
    * Make sure the doctest teardown gets run.
    * Add support for Python 3.11.
* Sat Jul 02 2022 Matej Cepl <mcepl@suse.com>
  - Why, oh why, somebody switched of multi-version build? (bsc#1201111)
* Sun Jan 23 2022 Matej Cepl <mcepl@suse.com>
  - Update to 4.0:
    - Use modern package management by adopting pdm and
      pyproject.toml, and dropping setup.py and setup.cfg.
    - Build the docs with Python 3.8.
    - Update to version 3.0 of Sybil.
    - Adopt the Furo documentation theme.
    - Use importlib.metadata.version() as a better way to get the
      package version number for the documentation.
    - Drop Python 3.6 support.
    - Update copyright years.
  - Remove obsolete python-flufl.i18n-fix-setup.patch
* Wed Nov 17 2021 Andreas Schneider <asn@cryptomilk.org>
  - Update to version 3.2
    * Add a py.typed file to satisfy type checkers.
    * Improve some QA by re-adding diff-cover, Gitlab SAST during
      CI, and testing on Python 3.10 beta (except for Windows)
    * Fix pytest 6.0.0 compatibility
    * Drop support for Python 3.4 and 3.5.  Add support for Python 3.9.
    * Translator.catalog property is now exposed.
    * New abstract classes for defining the types in this library:
    * TranslationContextManager, RuntimeTranslator, TranslationStrategy
    * When expand() gets an exception, the original exception is re-raised.
    * Add type annotations and API reference documentation.
  - Added python-flufl.i18n-fix-setup.patch
* Mon Dec 02 2019 pgajdos@suse.com
  - initial version 2.0.2, required by python-mailman [SLE-7686]

Files

/usr/lib/python3.11/site-packages/flufl
/usr/lib/python3.11/site-packages/flufl/i18n
/usr/lib/python3.11/site-packages/flufl/i18n/__init__.py
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/_application.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/_application.cpython-311.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/_expand.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/_expand.cpython-311.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/_registry.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/_registry.cpython-311.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/_strategy.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/_strategy.cpython-311.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/_substitute.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/_substitute.cpython-311.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/_translator.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/_translator.cpython-311.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/types.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/__pycache__/types.cpython-311.pyc
/usr/lib/python3.11/site-packages/flufl/i18n/_application.py
/usr/lib/python3.11/site-packages/flufl/i18n/_expand.py
/usr/lib/python3.11/site-packages/flufl/i18n/_registry.py
/usr/lib/python3.11/site-packages/flufl/i18n/_strategy.py
/usr/lib/python3.11/site-packages/flufl/i18n/_substitute.py
/usr/lib/python3.11/site-packages/flufl/i18n/_translator.py
/usr/lib/python3.11/site-packages/flufl/i18n/py.typed
/usr/lib/python3.11/site-packages/flufl/i18n/types.py
/usr/lib/python3.11/site-packages/flufl_i18n-5.0.2.dist-info
/usr/lib/python3.11/site-packages/flufl_i18n-5.0.2.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/flufl_i18n-5.0.2.dist-info/METADATA
/usr/lib/python3.11/site-packages/flufl_i18n-5.0.2.dist-info/RECORD
/usr/lib/python3.11/site-packages/flufl_i18n-5.0.2.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/flufl_i18n-5.0.2.dist-info/WHEEL
/usr/lib/python3.11/site-packages/flufl_i18n-5.0.2.dist-info/licenses
/usr/lib/python3.11/site-packages/flufl_i18n-5.0.2.dist-info/licenses/LICENSE
/usr/share/doc/packages/python311-flufl.i18n
/usr/share/doc/packages/python311-flufl.i18n/README.rst
/usr/share/licenses/python311-flufl.i18n
/usr/share/licenses/python311-flufl.i18n/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024