Information for build python-ansible-runner-2.3.6-1.fc41

ID15525
Package Namepython-ansible-runner
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.3.6
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-ansible-runner.git#dc3ff12f2dfda42582451a2c58b50c8c47d38292
SummaryA tool and python library to interface with Ansible
DescriptionAnsible Runner is a tool and python library that helps when interfacing with Ansible from other systems whether through a container image interface, as a standalone tool, or imported into a python project.
Built bykojiadmin
State complete
Volume DEFAULT
StartedWed, 22 May 2024 18:19:14 CST
CompletedWed, 22 May 2024 18:36:22 CST
Taskbuild (f41, /rpms/python-ansible-runner.git:dc3ff12f2dfda42582451a2c58b50c8c47d38292)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ansible-runner.git#dc3ff12f2dfda42582451a2c58b50c8c47d38292'}}
Tags
f41
RPMs
src
python-ansible-runner-2.3.6-1.fc41.src.rpm (info) (download)
noarch
python3-ansible-runner-2.3.6-1.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Apr 02 2024 Dan Radez <dradez@redhat.com> - 2.3.6-1 - update to 2.3.6 rhbz#2269289 * Mon Feb 19 2024 Dan Radez <dradez@redhat.com> - 2.3.5-1 - update to 2.3.5 rhbz#2264323 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 13 2024 Maxwell G <maxwell@gtmx.me> - 2.3.4-2 - Remove unused python3-mock dependency * Fri Sep 08 2023 Dan Radez <dradez@redhat.com> - 2.3.4-1 - update to 2.3.4 rhbz#2236131 * Thu Jul 27 2023 Dan Radez <dradez@redhat.com> - 2.3.3-4 - skipping 2 tests to fix build. rhbz#2226145 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 2.3.3-2 - Rebuilt for Python 3.12 * Mon Jun 19 2023 Dan Radez <dradez@redhat.com> - 2.3.3-1 - update to 2.3.3 rhbz#2211436 * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 2.3.2-2 - Rebuilt for Python 3.12 * Fri Mar 24 2023 Dan Radez <dradez@redhat.com> - 2.3.2-1 - update to 2.3.2 rhbz#2174741 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 23 2022 Dan Radez <dradez@redhat.com> - 2.3.1-1 - update to 2.3.1 (rhbz#2139251) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Dan Radez <dradez@redhat.com> - 2.2.1-1 - update to 2.2.1 * Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 2.1.3-4 - Rebuilt for Python 3.11 * Tue Apr 12 2022 Dan Radez <dradez@redhat.com> - 2.1.3-3 - updating to use pyproject macros * Mon Apr 11 2022 Maxwell G <gotmax@e.email> - 2.1.3-2 - Allow users to choose between ansible and ansible-core. - Switch BR from ansible to ansible-core. - Use relative symlinks.