Fedora 36 Update: python-result-0.9.0-2.fc36

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2023-795c98ab1e
2023-02-21 01:54:00.163079
--------------------------------------------------------------------------------

Name        : python-result
Product     : Fedora 36
Version     : 0.9.0
Release     : 2.fc36
URL         : https://github.com/rustedpy/result
Summary     : A Rust-like result type for Python
Description :
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]]`.

--------------------------------------------------------------------------------
Update Information:

Initial release of `python-result`, a Rust-like result type for Python
--------------------------------------------------------------------------------
ChangeLog:

* Sun Feb 12 2023 Michel Alexandre Salim <salimma@xxxxxxxxxxxxxxxxx> - 0.9.0-2
- Add missing patch
* Sun Feb 12 2023 Michel Alexandre Salim <salimma@xxxxxxxxxxxxxxxxx> - 0.9.0-1
- Initial Fedora package
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2168447 - Review Request: python-result - A Rust-like result type for Python
        https://bugzilla.redhat.com/show_bug.cgi?id=2168447
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2023-795c98ab1e' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux