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

python312-iso3166-2.1.1-2.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-iso3166 Distribution: openSUSE Tumbleweed
Version: 2.1.1 Vendor: openSUSE
Release: 2.1 Build date: Fri May 30 10:33:12 2025
Group: Development/Languages/Python Build host: reproducible
Size: 60233 Source RPM: python-iso3166-2.1.1-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/deactivated/python-iso3166
Summary: Python ISO 3166-1 country definitions
ISO 3166-1 defines two-letter, three-letter, and three-digit country
codes. `python-iso3166` is a self-contained module that converts
between these codes and the corresponding country name.

Provides

Requires

License

MIT

Changelog

* Fri May 30 2025 Markéta Machová <mmachova@suse.com>
  - Convert to pip-based build
* Thu Sep 29 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - 2.1.1 - July 11, 2022
    * Move install metadata from setup.py to setup.cfg
    * Add py.typed to source distribution
  - 2.1.0 - July 11, 2022
    * Updated entries
    * “Turkey” changed to “Türkiye”
* Mon Jan 24 2022 Michael Ströder <michael@stroeder.com>
  - update to 2.0.2
    * Add the ``py.typed`` marker file in accordance with PEP 561
    * Add ``python_requires`` to ``setup.py``
    * Add type hints throughout codebase
    * Drop support for Python versions prior t