ktdreyer/python-pydantic
Project ID: 49721
Description
python-pydantic for EPEL 8 and 9
This is an experimental build to test using this for Ceph's dashboard
Changes from Rawhide:
Installation Instructions
On RHEL 8 / CentOS Stream 8:
yum -y install epel-release
dnf copr enable -y ktdreyer/python-pydantic
On RHEL 9 / CentOS Stream 9:
dnf copr enable -y ktdreyer/python-pydantic centos-stream-9
Once the repos are set up, install the package:
yum install python3-pydantic
Follow the upstream docs at https://pydantic-docs.helpmanual.io/
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 9 | aarch64 (108)*, x86_64 (106)* | Centos-stream 9 (89 downloads) |
EPEL 8 | aarch64 (49)*, ppc64le (53)*, x86_64 (56)* | EPEL 8 (75 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ktdreyer/python-pydantic
More info about enabling Copr repositories