0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2026-05-10 03:11:04 +02:00

Merge pull request #555 from tacerus/suse-pygit2

fix(suse): update pygit2 package name
This commit is contained in:
Dafydd Jones 2025-10-13 11:56:00 +01:00 committed by GitHub
commit c638a92982
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -62,7 +62,7 @@ Suse:
/saltstack/openSUSE_{{ opensuse_repo_suffix }}/"
key_url: "https://download.opensuse.org/repositories/systemsmanagement:\
/saltstack/openSUSE_{{ opensuse_repo_suffix }}/repodata/repomd.xml.key"
pygit2: python-pygit2
pygit2: python3-pygit2
pyinotify: python-pyinotify
gitfs:
pygit2:

View File

@ -90,7 +90,7 @@ values:
pkgrepo: https://download.opensuse.org/repositories/systemsmanagement:/saltstack/openSUSE_Leap_15.6/
pkgrepo_humanname: Salt releases for SLE-based SUSE products (openSUSE_Leap_15.6)
py_ver: py3
pygit2: python-pygit2
pygit2: python3-pygit2
pyinotify: python-pyinotify
python_dulwich: python-dulwich
python_git: python-git

View File

@ -90,7 +90,7 @@ values:
pkgrepo: https://download.opensuse.org/repositories/systemsmanagement:/saltstack/openSUSE_Tumbleweed/
pkgrepo_humanname: Salt releases for SLE-based SUSE products (openSUSE_Tumbleweed)
py_ver: py3
pygit2: python-pygit2
pygit2: python3-pygit2
pyinotify: python-pyinotify
python_dulwich: python-dulwich
python_git: python-git