Skip to content

Commit

Permalink
Bump required testcloud to 0.9.13
Browse files Browse the repository at this point in the history
  • Loading branch information
frantisekz authored and happz committed Aug 6, 2024
1 parent 0ba5b05 commit a35d714
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ provision-beaker = [
"mrack>=1.15.1",
]
provision-virtual = [
"testcloud>=0.9.10",
"testcloud>=0.9.13",
]
provision-container = []
report-junit = [
Expand Down
2 changes: 1 addition & 1 deletion tmt.spec
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Provides: tmt-provision-virtual == %{version}-%{release}
Obsoletes: tmt-provision-virtual < %{version}-%{release}
%endif
Requires: tmt == %{version}-%{release}
Requires: python3-testcloud >= 0.9.10
Requires: python3-testcloud >= 0.9.13
Requires: libvirt-daemon-config-network
Requires: openssh-clients
Requires: (ansible or ansible-core)
Expand Down

0 comments on commit a35d714

Please sign in to comment.