Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b4a8bdf643 |
@@ -1,18 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 14:44:03 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
- Fix dependency replace -serial with -pyserial
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 30 07:44:38 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Drop unneeded test dependency on httpretty, fixed long ago
|
||||
* https://github.com/canonical/cloud-init/pull/1720
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 22 16:56:58 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
- Update to version 25.1.3 (bsc#1245401,bsc#1245403)
|
||||
- Update to version 25.1.3 (bsc#1245403)
|
||||
+ Forward port
|
||||
- cloud-init-no-openstack-guess.patch
|
||||
+ docs: provide example3 for PAM and ssh_pwauth behavior (#27)
|
||||
|
||||
@@ -75,6 +75,7 @@ BuildRequires: %{pythons}-Jinja2
|
||||
BuildRequires: %{pythons}-PyYAML
|
||||
BuildRequires: %{pythons}-configobj >= 5.0.2
|
||||
BuildRequires: %{pythons}-flake8
|
||||
BuildRequires: %{pythons}-httpretty
|
||||
BuildRequires: %{pythons}-jsonpatch
|
||||
BuildRequires: %{pythons}-jsonschema
|
||||
BuildRequires: %{pythons}-oauthlib
|
||||
@@ -84,7 +85,7 @@ BuildRequires: %{pythons}-pytest-cov
|
||||
BuildRequires: %{pythons}-pytest-mock
|
||||
BuildRequires: %{pythons}-requests
|
||||
BuildRequires: %{pythons}-responses
|
||||
BuildRequires: %{pythons}-pyserial
|
||||
BuildRequires: %{pythons}-serial
|
||||
BuildRequires: system-user-nobody
|
||||
BuildRequires: distribution-release
|
||||
BuildRequires: util-linux
|
||||
|
||||
Reference in New Issue
Block a user