* Mon Apr 29 2024 Miroslav Rezanina <mrezanin@redhat.com> - 23.4-10
- ci-Remove-dependency-on-python3-httpretty.patch [RHEL-33973] - Resolves: RHEL-33973 ([RFE] Remove dependency on python3-httpretty)
This commit is contained in:
parent
e7658b61fd
commit
fa37194271
@ -1,6 +1,6 @@
|
|||||||
Name: cloud-init
|
Name: cloud-init
|
||||||
Version: 23.4
|
Version: 23.4
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Cloud instance init scripts
|
Summary: Cloud instance init scripts
|
||||||
License: ASL 2.0 or GPLv3
|
License: ASL 2.0 or GPLv3
|
||||||
URL: http://launchpad.net/cloud-init
|
URL: http://launchpad.net/cloud-init
|
||||||
@ -44,8 +44,6 @@ BuildRequires: iproute
|
|||||||
BuildRequires: python3-configobj
|
BuildRequires: python3-configobj
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1695953
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1695953
|
||||||
BuildRequires: python3-distro
|
BuildRequires: python3-distro
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1417029
|
|
||||||
BuildRequires: python3-httpretty >= 0.8.14-2
|
|
||||||
BuildRequires: python3-jinja2
|
BuildRequires: python3-jinja2
|
||||||
BuildRequires: python3-jsonpatch
|
BuildRequires: python3-jsonpatch
|
||||||
BuildRequires: python3-oauthlib
|
BuildRequires: python3-oauthlib
|
||||||
@ -247,6 +245,11 @@ fi
|
|||||||
%config(noreplace) %{_sysconfdir}/rsyslog.d/21-cloudinit.conf
|
%config(noreplace) %{_sysconfdir}/rsyslog.d/21-cloudinit.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 29 2024 Miroslav Rezanina <mrezanin@redhat.com> - 23.4-10
|
||||||
|
- ci-Remove-dependency-on-python3-httpretty.patch [RHEL-33973]
|
||||||
|
- Resolves: RHEL-33973
|
||||||
|
([RFE] Remove dependency on python3-httpretty)
|
||||||
|
|
||||||
* Mon Apr 22 2024 Miroslav Rezanina <mrezanin@redhat.com> - 23.4-9
|
* Mon Apr 22 2024 Miroslav Rezanina <mrezanin@redhat.com> - 23.4-9
|
||||||
- ci-fix-Fall-back-to-cached-local-ds-if-no-valid-ds-foun.patch [RHEL-32846]
|
- ci-fix-Fall-back-to-cached-local-ds-if-no-valid-ds-foun.patch [RHEL-32846]
|
||||||
- Resolves: RHEL-32846
|
- Resolves: RHEL-32846
|
||||||
|
Loading…
Reference in New Issue
Block a user