Wed, 15 May 2024 20:02:52 UTC | login

Information for build python-absl-py-2.0.0-2.fc40

ID252436
Package Namepython-absl-py
Version2.0.0
Release2.fc40
Epoch
SummaryAbseil Python Common Libraries
DescriptionThis 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
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Oct 2023 08:00:53 UTC
CompletedFri, 20 Oct 2023 08:00:53 UTC
Tags
f40
RPMs
src
python-absl-py-2.0.0-2.fc40.src.rpm (info) (download)
noarch
python3-absl-py-2.0.0-2.fc40.noarch.rpm (info) (download)
Changelog * Wed Oct 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.0-2 - F38+: Use %{py3_test_envvars} for the smoke tests * Sat Sep 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.0-1 - Update to 2.0.0 (close RHBZ#2239815) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.4.0-4 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jan 13 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.0-1 - Update to 1.4.0 (close RHBZ#2160521) * 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 * Wed Jul 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.2.0-1 - Update to 1.2.0 (close RHBZ#2108389) * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.1.0-2 - Rebuilt for Python 3.11 * Thu Jun 02 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-1 - Update to 1.1.0 (close RHBZ#2092688) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Nov 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.0-1 - 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 * Mon Oct 25 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.15.0-2 - Use %%python3 macro instead of %%__python3 * Tue Oct 19 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.15.0-1 - Update to 0.15.0; add Provides for python3-absl