Thu, 04 Jun 2026 09:54:20 CST | login

Information for RPM python-result-0.10.0-1.oc9.src.rpm

ID201186
Buildpython-result-0.10.0-1.oc9
Namepython-result
Version0.10.0
Release1.oc9
Epoch
Archsrc
DraftFalse
SummaryA Rust-like result type for Python
DescriptionA simple Result type for Python 3 inspired by Rust, fully type annotated. The idea is that a result value can be either `Ok(value)` or `Err(error)`, with a way to differentiate between the two. `Ok` and `Err` are both classes encapsulating an arbitrary value. `Result[T, E]` is a generic type alias for `typing.Union[Ok[T], Err[E]]`.
Build Time2024-06-04 06:53:07 GMT
Size28.25 KB
e51cdd334a45fdf80701f2cba9136295
LicenseMIT
Buildrootdist-oc9-epol-build-80310-53613
Provides
python3-result = 0.10.0-1.oc9
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
pyproject-rpm-macros
python3-devel
python3-devel
python3dist(packaging)
python3dist(pip) >= 19
python3dist(pytest)
python3dist(setuptools)
python3dist(toml)
python3dist(wheel)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 3 of 3
Name ascending sort Size
python-result.spec1.38 KB
result-0.10.0.tar.gz13.20 KB
result-no-cov.diff337.00 B
Component of No Buildroots