Name: | python3-absl-py |
---|---|
Version: | 1.4.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 917857 |
License: | Apache-2.0 |
RPM: | python3-absl-py-1.4.0-1.el9.noarch.rpm |
Source RPM: | python-absl-py-1.4.0-1.el9.src.rpm |
Build Date: | Mon Jan 23 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
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 to 1.4.0 (close RHBZ#2160521)
- Update to 1.3.0 (close RHBZ#2134898)
- Update License to SPDX
- Update to 1.2.0 (close RHBZ#2108389)
- Update to 1.1.0 (close RHBZ#2092688)
- Backport to EPEL9
- Update to 1.0.0 (close RHBZ#2022222) - Change License from “ASL 2.0 and Python” to “ASL 2.0” since upstream dropped the Python-licensed unittest3_backport code - Add an additional import smoke test
- Use %%python3 macro instead of %%__python3
- Update to 0.15.0; add Provides for python3-absl
- Update to 0.14.1 (close RHBZ#2009920)