| Name: | python2-absl-py | 
|---|---|
| Version: | 0.13.0 | 
| Release: | 1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 999483 | 
| License: | ASL 2.0 and Python | 
| RPM: | python2-absl-py-0.13.0-1.el8.noarch.rpm | 
| Source RPM: | python-absl-py-0.13.0-1.el8.src.rpm | 
| Build Date: | Sun May 15 2022 | 
| Build Host: | build-ol8-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 0.13.0; closes RHBZ#1972146
- Add CHANGELOG.md, from absl/, to documentation
- Update to 0.12.0 - Drop python-absl-py-0.11.0-python-3.10.patch, now upstreamed
- Move BR’s back to top-level package - Fix bogus changelog versions
- Remove EPEL conditionals from Fedora spec file
- Initial package