Name: | python3-param |
---|---|
Version: | 1.13.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 716675 |
License: | BSD-3-Clause |
RPM: | python3-param-1.13.0-1.el9.noarch.rpm |
Source RPM: | python-param-1.13.0-1.el9.src.rpm |
Build Date: | Sun Mar 26 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/holoviz/param |
Summary: | Make your Python code clearer and more reliable by declaring Parameters |
Description: | Param is a library providing Parameters: Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass. Documentation and examples may be found at https://param.holoviz.org. |
- Update to 1.13 (close RHBZ#2178047)
- Indicate dirs. in files list with trailing slashes
- Update to 1.12.3 (close RHBZ#2152096)
- Update License to SPDX
- Minor spec file typo fix
- Parallelize sphinx-build
- Update to 1.12.2 (close RHBZ#2099367)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Prefer python3dist(…) to %%{py3_dist …}
- Do not generate test dependencies for linting or coverage