pydantic-extra-types 2.10.3-2 source package in Ubuntu
Changelog
pydantic-extra-types (2.10.3-2) unstable; urgency=medium * Enable semver-related tests. -- Colin Watson <email address hidden> Mon, 10 Mar 2025 19:07:48 +0000
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Plucky | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| pydantic-extra-types_2.10.3-2.dsc | 2.6 KiB | 2e0ec506eea5d6a6daf52722c674edfefffc8931407b4fb0353d13c6f3c8c81c |
| pydantic-extra-types_2.10.3.orig.tar.gz | 92.9 KiB | 421f15d8dceebc4225f4b6b3d752ca064818c0a21722e1175fbb4faa2ead9e63 |
| pydantic-extra-types_2.10.3-2.debian.tar.xz | 2.5 KiB | 8cb0b54bbd5c5b93d7f2e68232640a3fd5f32ec98c0b9b90997e17b0fa6b03d8 |
Available diffs
- diff from 2.10.2-3 to 2.10.3-2 (12.6 KiB)
No changes file available.
Binary packages built by this source
- python3-pydantic-extra-types: Data validation and settings management using Python type hinting (extra types)
Data validation and settings management using Python type hinting
pydantic uses type hinting (PEP 484) and variable annotation (PEP 526) to
validate that untrusted data takes the desired form. There is also support for
an extension to dataclasses where the input data is validated.
.
This package contains extra types.
