-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2022-cac419d2ae 2022-10-23 10:03:24.779262 --------------------------------------------------------------------------------
Name : python-absl-py Product : Fedora EPEL 9 Version : 1.3.0 Release : 1.el9 URL : https://github.com/abseil/abseil-py/ Summary : Abseil Python Common Libraries Description : This repository is a collection of Python library code for building Python applications. The code is collected from Google���s own Python code base, and has been extensively tested and used in production.
Features:
��� Simple application startup ��� Distributed commandline flags system ��� Custom logging module with additional features ��� Testing utilities
-------------------------------------------------------------------------------- Update Information:
## 1.3.0 (2022-10-11) ### Added * (flags) Added a new `absl.flags.set_default` function that updates the flag default for a provided `FlagHolder`. This parallels the `absl.flags.FlagValues.set_default` interface which takes a flag name. * (flags) The following functions now also accept `FlagHolder` instance(s) in addition to flag name(s) as their first positional argument: - `flags.register_validator` - `flags.validator` - `flags.register_multi_flags_validator` - `flags.multi_flags_validator` - `flags.mark_flag_as_required` - `flags.mark_flags_as_required` - `flags.mark_flags_as_mutual_exclusive` - `flags.mark_bool_flags_as_mutual_exclusive` - `flags.declare_key_flag` ### Changed * (testing) Assertions `assertRaisesWithPredicateMatch` and `assertRaisesWithLiteralMatch` now capture the raised `Exception` for further analysis when used as a context manager. * (testing) TextAndXMLTestRunner now produces time duration values with millisecond precision in XML test result output. * (flags) Keyword access to `flag_name` arguments in the following functions is deprecated. This parameter will be renamed in a future 2.0.0 release. - `flags.register_validator` - `flags.validator` - `flags.register_multi_flags_validator` - `flags.multi_flags_validator` - `flags.mark_flag_as_required` - `flags.mark_flags_as_required` - `flags.mark_flags_as_mutual_exclusive` - `flags.mark_bool_flags_as_mutual_exclusive` - `flags.declare_key_flag` -------------------------------------------------------------------------------- ChangeLog:
* Fri Oct 14 2022 Benjamin A. Beasley code@musicinmybrain.net 1.3.0-1 - Update to 1.3.0 (close RHBZ#2134898) * Fri Oct 14 2022 Benjamin A. Beasley code@musicinmybrain.net 1.2.0-2 - Update License to SPDX -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2134898 - python-absl-py-1.3.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2134898 --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update python-absl-py' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7%5C /html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org