| Name: | python3-absl-py |
|---|---|
| Version: | 0.12.0 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 922672 |
| License: | ASL 2.0 and Python |
| RPM: | python3-absl-py-0.12.0-2.el8.noarch.rpm |
| Source RPM: | python-absl-py-0.12.0-2.el8.src.rpm |
| Build Date: | Thu Mar 25 2021 |
| Build Host: | jenkins-172-17-0-2-f5a05aa7-060c-4122-b496-00fe02334725.blddevtest1iad.osdevelopmeniad.oraclevcn.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 |
- 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