Package python3-module-pydantic: Information

  • Default inline alert: Version in the repository: 2.6.4-alt1

Source package: python3-module-pydantic
Version: 1.10.2-alt4
Latest version according to Repology
Build time:  Sep 18, 2022, 10:28 PM in the task #307056
Report package bug
License: MIT
Summary: Data parsing and validation using Python type hints
Description: 
Data validation and settings management using Python type hints.

Fast and extensible, pydantic plays nicely with your linters/IDE/brain.
Define how data should be in pure, canonical Python 3.7+; validate it
with pydantic.

List of rpms provided by this srpm:
python3-module-pydantic (x86_64, ppc64le, i586, armh, aarch64)
python3-module-pydantic-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Grigory Ustinov

List of contributors:
Grigory Ustinov
Anton Zhukharev

ACL:
Alexandr Shashkin
@everybody

    1. python3-module-Cython
    2. python3-module-devtools
    3. python3-module-dotenv
    4. python3-module-email_validator
    5. python3-module-hypothesis
    6. python3-module-mypy
    7. python3-module-pyproject-installer
    8. python3-module-pytest
    9. python3-module-pytest-mock
    10. python3-module-setuptools
    11. python3-module-tox
    12. python3-module-tox-console-scripts
    13. python3-module-tox-no-deps
    14. python3-module-typing_extensions
    15. python3-module-wheel
    16. rpm-build-python3

Last changed


Sept. 18, 2022 Grigory Ustinov 1.10.2-alt4
- Build with Cython.
- Update description.
- Use modern %pyproject macros.
- Add extra BuildRequires for tests.
- Great thanks for ancieg@.
Sept. 18, 2022 Anton Zhukharev 1.10.2-alt3
- rollback to 1.10.2-alt1 state
Sept. 18, 2022 Anton Zhukharev 1.10.2-alt2
- build with Cython
- update description
- use modern %pyproject macros
- reformat and clean up spec