| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python314-pydantic-extra-types | Distribution: openSUSE Tumbleweed |
| Version: 2.11.2 | Vendor: openSUSE |
| Release: 1.1 | Build date: Wed Aug 26 20:04:53 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 758859 | Source RPM: python-pydantic-extra-types-2.11.2-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/pydantic/pydantic-extra-types | |
| Summary: Extra Pydantic types | |
A growing collection of extra field types and validators for Pydantic 2, such as colors, coordinates, country and currency codes, phone numbers, payment card numbers, MAC addresses, semantic versions and more.
MIT
* Wed Aug 26 2026 Martin Pluskal <mpluskal@suse.com>
- Update to 2.11.2:
* Accept common timezone abbreviations such as EDT in the
TimeZoneName validator
* Correct ISO 8601 serialization of negative pendulum Duration
values
* Add the missing Pendulum Interval wrapper
* New ISIN type with checksum validation
* New JsonSchema type validated through jsonschema
- Upstream yanked 2.11.2 from PyPI because the two new types were
merged into a patch release by mistake, not for any defect; both
are kept on upstream master and no security issue is involved
- Add fix-tests-for-pydantic-2.13.patch: adjust the tests for the
description member that pydantic 2.13 adds to the Coordinate
schema (gh#pydantic/pydantic-extra-types#394)
- Run the upstream test suite instead of an import smoke test;
tests/test_cron.py, tests/test_ulid.py and tests/test_json_schema.py
remain excluded because cron-converter and python-ulid are not
packaged; jsonschema becomes a new test-only dependency
* Sun Jul 12 2026 Martin Pluskal <mpluskal@suse.com>
- Initial package python-pydantic-extra-types 2.11.1
- Provides extra Pydantic 2 field types and validators (colors,
coordinates, country/currency codes, phone numbers, payment card
numbers, MAC addresses, semantic versions and more)
/usr/lib/python3.14/site-packages/pydantic_extra_types /usr/lib/python3.14/site-packages/pydantic_extra_types-2.11.2.dist-info /usr/lib/python3.14/site-packages/pydantic_extra_types-2.11.2.dist-info/INSTALLER /usr/lib/python3.14/site-packages/pydantic_extra_types-2.11.2.dist-info/METADATA /usr/lib/python3.14/site-packages/pydantic_extra_types-2.11.2.dist-info/RECORD /usr/lib/python3.14/site-packages/pydantic_extra_types-2.11.2.dist-info/REQUESTED /usr/lib/python3.14/site-packages/pydantic_extra_types-2.11.2.dist-info/WHEEL /usr/lib/python3.14/site-packages/pydantic_extra_types-2.11.2.dist-info/licenses /usr/lib/python3.14/site-packages/pydantic_extra_types-2.11.2.dist-info/licenses/LICENSE /usr/lib/python3.14/site-packages/pydantic_extra_types/__init__.py /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__ /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/color.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/color.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/coordinate.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/coordinate.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/country.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/country.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/cron.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/cron.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/currency_code.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/currency_code.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/domain.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/domain.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/dsn.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/dsn.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/epoch.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/epoch.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/iban.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/iban.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/isbn.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/isbn.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/isin.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/isin.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/json_schema.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/json_schema.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/language_code.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/language_code.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/mac_address.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/mac_address.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/mime_types.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/mime_types.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/mongo_object_id.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/mongo_object_id.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/path.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/path.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/payment.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/payment.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/pendulum_dt.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/pendulum_dt.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/phone_numbers.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/phone_numbers.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/routing_number.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/routing_number.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/s3.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/s3.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/script_code.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/script_code.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/semantic_version.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/semantic_version.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/semver.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/semver.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/timezone_name.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/timezone_name.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/ulid.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/ulid.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/uuid_types.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/__pycache__/uuid_types.cpython-314.pyc /usr/lib/python3.14/site-packages/pydantic_extra_types/color.py /usr/lib/python3.14/site-packages/pydantic_extra_types/coordinate.py /usr/lib/python3.14/site-packages/pydantic_extra_types/country.py /usr/lib/python3.14/site-packages/pydantic_extra_types/cron.py /usr/lib/python3.14/site-packages/pydantic_extra_types/currency_code.py /usr/lib/python3.14/site-packages/pydantic_extra_types/domain.py /usr/lib/python3.14/site-packages/pydantic_extra_types/dsn.py /usr/lib/python3.14/site-packages/pydantic_extra_types/epoch.py /usr/lib/python3.14/site-packages/pydantic_extra_types/iban.py /usr/lib/python3.14/site-packages/pydantic_extra_types/isbn.py /usr/lib/python3.14/site-packages/pydantic_extra_types/isin.py /usr/lib/python3.14/site-packages/pydantic_extra_types/json_schema.py /usr/lib/python3.14/site-packages/pydantic_extra_types/language_code.py /usr/lib/python3.14/site-packages/pydantic_extra_types/mac_address.py /usr/lib/python3.14/site-packages/pydantic_extra_types/mime_types.py /usr/lib/python3.14/site-packages/pydantic_extra_types/mongo_object_id.py /usr/lib/python3.14/site-packages/pydantic_extra_types/path.py /usr/lib/python3.14/site-packages/pydantic_extra_types/payment.py /usr/lib/python3.14/site-packages/pydantic_extra_types/pendulum_dt.py /usr/lib/python3.14/site-packages/pydantic_extra_types/phone_numbers.py /usr/lib/python3.14/site-packages/pydantic_extra_types/py.typed /usr/lib/python3.14/site-packages/pydantic_extra_types/routing_number.py /usr/lib/python3.14/site-packages/pydantic_extra_types/s3.py /usr/lib/python3.14/site-packages/pydantic_extra_types/script_code.py /usr/lib/python3.14/site-packages/pydantic_extra_types/semantic_version.py /usr/lib/python3.14/site-packages/pydantic_extra_types/semver.py /usr/lib/python3.14/site-packages/pydantic_extra_types/timezone_name.py /usr/lib/python3.14/site-packages/pydantic_extra_types/ulid.py /usr/lib/python3.14/site-packages/pydantic_extra_types/uuid_types.py /usr/share/doc/packages/python314-pydantic-extra-types /usr/share/doc/packages/python314-pydantic-extra-types/HISTORY.md /usr/share/doc/packages/python314-pydantic-extra-types/README.md /usr/share/licenses/python314-pydantic-extra-types /usr/share/licenses/python314-pydantic-extra-types/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 30 22:22:44 2026