| Name: | python2-absl-py |
|---|---|
| Version: | 0.13.0 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 999463 |
| License: | ASL 2.0 and Python |
| RPM: | python2-absl-py-0.13.0-2.el7.noarch.rpm |
| Source RPM: | python-absl-py-0.13.0-2.el7.src.rpm |
| Build Date: | Sun May 15 2022 |
| Build Host: | build-ol7-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 |
- Switch from py_provides to older python_provide - Reduce macro indirection in the spec file
- 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