Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-result-0.10.0-5.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-result Distribution: Fedora Project
Version: 0.10.0 Vendor: Fedora Project
Release: 5.fc40 Build date: Fri Jan 26 11:22:50 2024
Group: Unspecified Build host: buildvm-ppc64le-22.iad2.fedoraproject.org
Size: 48791 Source RPM: python-result-0.10.0-5.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/rustedpy/result
Summary: A Rust-like result type for Python
A 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]]`.

Provides

Requires

License

MIT

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.10.0-2
  - Rebuilt for Python 3.12
* Tue May 16 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.10.0-1
  - Update to 0.10.0
* Sun Feb 12 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.9.0-2
  - Add missing patch
* Sun Feb 12 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.9.0-1
  - Initial Fedora package

Files

/usr/lib/python3.12/site-packages/result
/usr/lib/python3.12/site-packages/result-0.10.0.dist-info
/usr/lib/python3.12/site-packages/result-0.10.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/result-0.10.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/result-0.10.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/result-0.10.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/result-0.10.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/result-0.10.0.dist-info/zip-safe
/usr/lib/python3.12/site-packages/result/__init__.py
/usr/lib/python3.12/site-packages/result/__pycache__
/usr/lib/python3.12/site-packages/result/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/result/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/result/__pycache__/result.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/result/__pycache__/result.cpython-312.pyc
/usr/lib/python3.12/site-packages/result/py.typed
/usr/lib/python3.12/site-packages/result/result.py
/usr/share/doc/python3-result
/usr/share/doc/python3-result/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 02:05:04 2024