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

python3-result-0.17.0-3.fc42 RPM for noarch

From Fedora Rawhide for x86_64 / p

Name: python3-result Distribution: Fedora Project
Version: 0.17.0 Vendor: Fedora Project
Release: 3.fc42 Build date: Sat Jan 18 19:58:35 2025
Group: Unspecified Build host: buildhw-x86-03.iad2.fedoraproject.org
Size: 69419 Source RPM: python-result-0.17.0-3.fc42.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

* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jun 27 2024 Packit <hello@packit.dev> - 0.17.0-1
  - Update to 0.17.0 upstream release
  - Resolves: rhbz#2214092
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.10.0-6
  - Rebuilt for Python 3.13
* 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.13/site-packages/result
/usr/lib/python3.13/site-packages/result-0.17.0.dist-info
/usr/lib/python3.13/site-packages/result-0.17.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/result-0.17.0.dist-info/LICENSE
/usr/lib/python3.13/site-packages/result-0.17.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/result-0.17.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/result-0.17.0.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/result-0.17.0.dist-info/zip-safe
/usr/lib/python3.13/site-packages/result/__init__.py
/usr/lib/python3.13/site-packages/result/__pycache__
/usr/lib/python3.13/site-packages/result/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/result/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/result/__pycache__/result.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/result/__pycache__/result.cpython-313.pyc
/usr/lib/python3.13/site-packages/result/py.typed
/usr/lib/python3.13/site-packages/result/result.py
/usr/share/doc/python3-result
/usr/share/doc/python3-result/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jan 23 23:45:20 2025