File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
test/integration/default/files/_mapdata Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6262 /saltstack/openSUSE_{{ opensuse_repo_suffix }}/"
6363 key_url : " https://download.opensuse.org/repositories/systemsmanagement:\
6464 /saltstack/openSUSE_{{ opensuse_repo_suffix }}/repodata/repomd.xml.key"
65- pygit2 : python -pygit2
65+ pygit2 : python3 -pygit2
6666 pyinotify : python-pyinotify
6767 gitfs :
6868 pygit2 :
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ values:
9090 pkgrepo : https://download.opensuse.org/repositories/systemsmanagement:/saltstack/openSUSE_Leap_15.6/
9191 pkgrepo_humanname : Salt releases for SLE-based SUSE products (openSUSE_Leap_15.6)
9292 py_ver : py3
93- pygit2 : python -pygit2
93+ pygit2 : python3 -pygit2
9494 pyinotify : python-pyinotify
9595 python_dulwich : python-dulwich
9696 python_git : python-git
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ values:
9090 pkgrepo : https://download.opensuse.org/repositories/systemsmanagement:/saltstack/openSUSE_Tumbleweed/
9191 pkgrepo_humanname : Salt releases for SLE-based SUSE products (openSUSE_Tumbleweed)
9292 py_ver : py3
93- pygit2 : python -pygit2
93+ pygit2 : python3 -pygit2
9494 pyinotify : python-pyinotify
9595 python_dulwich : python-dulwich
9696 python_git : python-git
You can’t perform that action at this time.
0 commit comments