feat(freebsd): update packages from py37-*
=> py38-*
This commit is contained in:
parent
6d318460f5
commit
0ab42d7ce8
@ -64,15 +64,15 @@ MacOS:
|
|||||||
salt_minion_macos_plist_hash: 26b33da12e0d8960ee96b488c8352002c22a377c19bf3df3f986a1e49eca8b20
|
salt_minion_macos_plist_hash: 26b33da12e0d8960ee96b488c8352002c22a377c19bf3df3f986a1e49eca8b20
|
||||||
|
|
||||||
FreeBSD:
|
FreeBSD:
|
||||||
salt_master: py37-salt
|
salt_master: py38-salt
|
||||||
salt_minion: py37-salt
|
salt_minion: py38-salt
|
||||||
salt_syndic: py37-salt
|
salt_syndic: py38-salt
|
||||||
salt_cloud: py37-salt
|
salt_cloud: py38-salt
|
||||||
salt_api: py37-salt
|
salt_api: py38-salt
|
||||||
salt_ssh: py37-salt
|
salt_ssh: py38-salt
|
||||||
python_git: py37-GitPython
|
python_git: py38-gitpython
|
||||||
pygit2: py37-pygit2
|
pygit2: py38-pygit2
|
||||||
python_dulwich: py37-dulwich
|
python_dulwich: py38-dulwich
|
||||||
|
|
||||||
# If `osfingermap.yaml` is introduced in the future, perhaps better to move to there,
|
# If `osfingermap.yaml` is introduced in the future, perhaps better to move to there,
|
||||||
# since this is probably specific to `OpenBSD-6`
|
# since this is probably specific to `OpenBSD-6`
|
||||||
|
@ -5,7 +5,7 @@ pkgs =
|
|||||||
when 'arch'
|
when 'arch'
|
||||||
%w[salt]
|
%w[salt]
|
||||||
when /bsd$/
|
when /bsd$/
|
||||||
%w[py37-salt-3002.6]
|
%w[py38-salt-3002.6]
|
||||||
when 'windows'
|
when 'windows'
|
||||||
%w[Salt\ Minion]
|
%w[Salt\ Minion]
|
||||||
else
|
else
|
||||||
|
@ -5,7 +5,7 @@ pkgs =
|
|||||||
when 'arch'
|
when 'arch'
|
||||||
%w[salt]
|
%w[salt]
|
||||||
when /bsd$/
|
when /bsd$/
|
||||||
%w[py37-salt-3002.6]
|
%w[py38-salt-3002.6]
|
||||||
when 'windows'
|
when 'windows'
|
||||||
%w[Salt\ Minion]
|
%w[Salt\ Minion]
|
||||||
else
|
else
|
||||||
|
@ -5,7 +5,7 @@ pkgs =
|
|||||||
when 'arch'
|
when 'arch'
|
||||||
%w[salt]
|
%w[salt]
|
||||||
when /bsd$/
|
when /bsd$/
|
||||||
%w[py37-salt-3002.6]
|
%w[py38-salt-3002.6]
|
||||||
when 'windows'
|
when 'windows'
|
||||||
%w[Salt\ Minion]
|
%w[Salt\ Minion]
|
||||||
else
|
else
|
||||||
|
@ -5,7 +5,7 @@ pkgs =
|
|||||||
when 'arch'
|
when 'arch'
|
||||||
%w[salt]
|
%w[salt]
|
||||||
when /bsd$/
|
when /bsd$/
|
||||||
%w[py37-salt]
|
%w[py38-salt]
|
||||||
when 'windows'
|
when 'windows'
|
||||||
%w[Salt\ Minion]
|
%w[Salt\ Minion]
|
||||||
else
|
else
|
||||||
|
@ -86,9 +86,9 @@ values:
|
|||||||
pin_version: false
|
pin_version: false
|
||||||
pkgrepo: ''
|
pkgrepo: ''
|
||||||
py_ver: py3
|
py_ver: py3
|
||||||
pygit2: py37-pygit2
|
pygit2: py38-pygit2
|
||||||
python_dulwich: py37-dulwich
|
python_dulwich: py38-dulwich
|
||||||
python_git: py37-GitPython
|
python_git: py38-gitpython
|
||||||
release: '3002'
|
release: '3002'
|
||||||
restart_via_at: false
|
restart_via_at: false
|
||||||
retry_options:
|
retry_options:
|
||||||
@ -98,14 +98,14 @@ values:
|
|||||||
until: true
|
until: true
|
||||||
rootgroup: wheel
|
rootgroup: wheel
|
||||||
rootuser: root
|
rootuser: root
|
||||||
salt_api: py37-salt
|
salt_api: py38-salt
|
||||||
salt_cloud: py37-salt
|
salt_cloud: py38-salt
|
||||||
salt_master: py37-salt
|
salt_master: py38-salt
|
||||||
salt_master_macos_plist_hash: ''
|
salt_master_macos_plist_hash: ''
|
||||||
salt_minion: py37-salt
|
salt_minion: py38-salt
|
||||||
salt_minion_macos_plist_hash: ''
|
salt_minion_macos_plist_hash: ''
|
||||||
salt_ssh: py37-salt
|
salt_ssh: py38-salt
|
||||||
salt_syndic: py37-salt
|
salt_syndic: py38-salt
|
||||||
ssh_roster: {}
|
ssh_roster: {}
|
||||||
syndic_service: salt_syndic
|
syndic_service: salt_syndic
|
||||||
use_pip: false
|
use_pip: false
|
||||||
|
@ -86,9 +86,9 @@ values:
|
|||||||
pin_version: false
|
pin_version: false
|
||||||
pkgrepo: ''
|
pkgrepo: ''
|
||||||
py_ver: py3
|
py_ver: py3
|
||||||
pygit2: py37-pygit2
|
pygit2: py38-pygit2
|
||||||
python_dulwich: py37-dulwich
|
python_dulwich: py38-dulwich
|
||||||
python_git: py37-GitPython
|
python_git: py38-gitpython
|
||||||
release: '3002'
|
release: '3002'
|
||||||
restart_via_at: false
|
restart_via_at: false
|
||||||
retry_options:
|
retry_options:
|
||||||
@ -98,14 +98,14 @@ values:
|
|||||||
until: true
|
until: true
|
||||||
rootgroup: wheel
|
rootgroup: wheel
|
||||||
rootuser: root
|
rootuser: root
|
||||||
salt_api: py37-salt
|
salt_api: py38-salt
|
||||||
salt_cloud: py37-salt
|
salt_cloud: py38-salt
|
||||||
salt_master: py37-salt
|
salt_master: py38-salt
|
||||||
salt_master_macos_plist_hash: ''
|
salt_master_macos_plist_hash: ''
|
||||||
salt_minion: py37-salt
|
salt_minion: py38-salt
|
||||||
salt_minion_macos_plist_hash: ''
|
salt_minion_macos_plist_hash: ''
|
||||||
salt_ssh: py37-salt
|
salt_ssh: py38-salt
|
||||||
salt_syndic: py37-salt
|
salt_syndic: py38-salt
|
||||||
ssh_roster: {}
|
ssh_roster: {}
|
||||||
syndic_service: salt_syndic
|
syndic_service: salt_syndic
|
||||||
use_pip: false
|
use_pip: false
|
||||||
|
@ -86,9 +86,9 @@ values:
|
|||||||
pin_version: false
|
pin_version: false
|
||||||
pkgrepo: ''
|
pkgrepo: ''
|
||||||
py_ver: py3
|
py_ver: py3
|
||||||
pygit2: py37-pygit2
|
pygit2: py38-pygit2
|
||||||
python_dulwich: py37-dulwich
|
python_dulwich: py38-dulwich
|
||||||
python_git: py37-GitPython
|
python_git: py38-gitpython
|
||||||
release: '3002'
|
release: '3002'
|
||||||
restart_via_at: false
|
restart_via_at: false
|
||||||
retry_options:
|
retry_options:
|
||||||
@ -98,14 +98,14 @@ values:
|
|||||||
until: true
|
until: true
|
||||||
rootgroup: wheel
|
rootgroup: wheel
|
||||||
rootuser: root
|
rootuser: root
|
||||||
salt_api: py37-salt
|
salt_api: py38-salt
|
||||||
salt_cloud: py37-salt
|
salt_cloud: py38-salt
|
||||||
salt_master: py37-salt
|
salt_master: py38-salt
|
||||||
salt_master_macos_plist_hash: ''
|
salt_master_macos_plist_hash: ''
|
||||||
salt_minion: py37-salt
|
salt_minion: py38-salt
|
||||||
salt_minion_macos_plist_hash: ''
|
salt_minion_macos_plist_hash: ''
|
||||||
salt_ssh: py37-salt
|
salt_ssh: py38-salt
|
||||||
salt_syndic: py37-salt
|
salt_syndic: py38-salt
|
||||||
ssh_roster: {}
|
ssh_roster: {}
|
||||||
syndic_service: salt_syndic
|
syndic_service: salt_syndic
|
||||||
use_pip: false
|
use_pip: false
|
||||||
|
@ -5,7 +5,7 @@ pkgs =
|
|||||||
when 'arch'
|
when 'arch'
|
||||||
%w[salt]
|
%w[salt]
|
||||||
when /bsd$/
|
when /bsd$/
|
||||||
%w[py37-salt]
|
%w[py38-salt]
|
||||||
when 'windows'
|
when 'windows'
|
||||||
%w[Salt\ Minion]
|
%w[Salt\ Minion]
|
||||||
else
|
else
|
||||||
|
@ -86,9 +86,9 @@ values:
|
|||||||
pin_version: false
|
pin_version: false
|
||||||
pkgrepo: ''
|
pkgrepo: ''
|
||||||
py_ver: py3
|
py_ver: py3
|
||||||
pygit2: py37-pygit2
|
pygit2: py38-pygit2
|
||||||
python_dulwich: py37-dulwich
|
python_dulwich: py38-dulwich
|
||||||
python_git: py37-GitPython
|
python_git: py38-gitpython
|
||||||
release: '3003'
|
release: '3003'
|
||||||
restart_via_at: false
|
restart_via_at: false
|
||||||
retry_options:
|
retry_options:
|
||||||
@ -98,14 +98,14 @@ values:
|
|||||||
until: true
|
until: true
|
||||||
rootgroup: wheel
|
rootgroup: wheel
|
||||||
rootuser: root
|
rootuser: root
|
||||||
salt_api: py37-salt
|
salt_api: py38-salt
|
||||||
salt_cloud: py37-salt
|
salt_cloud: py38-salt
|
||||||
salt_master: py37-salt
|
salt_master: py38-salt
|
||||||
salt_master_macos_plist_hash: ''
|
salt_master_macos_plist_hash: ''
|
||||||
salt_minion: py37-salt
|
salt_minion: py38-salt
|
||||||
salt_minion_macos_plist_hash: ''
|
salt_minion_macos_plist_hash: ''
|
||||||
salt_ssh: py37-salt
|
salt_ssh: py38-salt
|
||||||
salt_syndic: py37-salt
|
salt_syndic: py38-salt
|
||||||
ssh_roster: {}
|
ssh_roster: {}
|
||||||
syndic_service: salt_syndic
|
syndic_service: salt_syndic
|
||||||
use_pip: false
|
use_pip: false
|
||||||
|
@ -86,9 +86,9 @@ values:
|
|||||||
pin_version: false
|
pin_version: false
|
||||||
pkgrepo: ''
|
pkgrepo: ''
|
||||||
py_ver: py3
|
py_ver: py3
|
||||||
pygit2: py37-pygit2
|
pygit2: py38-pygit2
|
||||||
python_dulwich: py37-dulwich
|
python_dulwich: py38-dulwich
|
||||||
python_git: py37-GitPython
|
python_git: py38-gitpython
|
||||||
release: '3003'
|
release: '3003'
|
||||||
restart_via_at: false
|
restart_via_at: false
|
||||||
retry_options:
|
retry_options:
|
||||||
@ -98,14 +98,14 @@ values:
|
|||||||
until: true
|
until: true
|
||||||
rootgroup: wheel
|
rootgroup: wheel
|
||||||
rootuser: root
|
rootuser: root
|
||||||
salt_api: py37-salt
|
salt_api: py38-salt
|
||||||
salt_cloud: py37-salt
|
salt_cloud: py38-salt
|
||||||
salt_master: py37-salt
|
salt_master: py38-salt
|
||||||
salt_master_macos_plist_hash: ''
|
salt_master_macos_plist_hash: ''
|
||||||
salt_minion: py37-salt
|
salt_minion: py38-salt
|
||||||
salt_minion_macos_plist_hash: ''
|
salt_minion_macos_plist_hash: ''
|
||||||
salt_ssh: py37-salt
|
salt_ssh: py38-salt
|
||||||
salt_syndic: py37-salt
|
salt_syndic: py38-salt
|
||||||
ssh_roster: {}
|
ssh_roster: {}
|
||||||
syndic_service: salt_syndic
|
syndic_service: salt_syndic
|
||||||
use_pip: false
|
use_pip: false
|
||||||
|
@ -86,9 +86,9 @@ values:
|
|||||||
pin_version: false
|
pin_version: false
|
||||||
pkgrepo: ''
|
pkgrepo: ''
|
||||||
py_ver: py3
|
py_ver: py3
|
||||||
pygit2: py37-pygit2
|
pygit2: py38-pygit2
|
||||||
python_dulwich: py37-dulwich
|
python_dulwich: py38-dulwich
|
||||||
python_git: py37-GitPython
|
python_git: py38-gitpython
|
||||||
release: '3003'
|
release: '3003'
|
||||||
restart_via_at: false
|
restart_via_at: false
|
||||||
retry_options:
|
retry_options:
|
||||||
@ -98,14 +98,14 @@ values:
|
|||||||
until: true
|
until: true
|
||||||
rootgroup: wheel
|
rootgroup: wheel
|
||||||
rootuser: root
|
rootuser: root
|
||||||
salt_api: py37-salt
|
salt_api: py38-salt
|
||||||
salt_cloud: py37-salt
|
salt_cloud: py38-salt
|
||||||
salt_master: py37-salt
|
salt_master: py38-salt
|
||||||
salt_master_macos_plist_hash: ''
|
salt_master_macos_plist_hash: ''
|
||||||
salt_minion: py37-salt
|
salt_minion: py38-salt
|
||||||
salt_minion_macos_plist_hash: ''
|
salt_minion_macos_plist_hash: ''
|
||||||
salt_ssh: py37-salt
|
salt_ssh: py38-salt
|
||||||
salt_syndic: py37-salt
|
salt_syndic: py38-salt
|
||||||
ssh_roster: {}
|
ssh_roster: {}
|
||||||
syndic_service: salt_syndic
|
syndic_service: salt_syndic
|
||||||
use_pip: false
|
use_pip: false
|
||||||
|
Loading…
Reference in New Issue
Block a user