Skip to content

Commit

Permalink
bump pygit version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcmarrow committed Sep 27, 2023
1 parent 288d650 commit 1f25d24
Show file tree
Hide file tree
Showing 22 changed files with 32 additions and 26 deletions.
3 changes: 2 additions & 1 deletion requirements/static/ci/darwin.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
# pylxd(or likely ws4py) will cause the test suite to hang at the finish line under runtests.py
# pylxd>=2.2.5
yamlordereddictloader
pygit2>=1.2.0; python_version >= '3.7'
pygit2>=1.10.1; python_version >= '3.7'
pygit2>=1.13.1; python_version >= '3.8'
yamllint
mercurial
hglib
3 changes: 2 additions & 1 deletion requirements/static/ci/freebsd.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# FreeBSD static CI requirements
pygit2==1.8.0; python_version >= '3.7'
pygit2>=1.10.1; python_version >= '3.7'
pygit2>=1.13.1; python_version >= '3.8'
yamllint
mercurial
hglib
5 changes: 2 additions & 3 deletions requirements/static/ci/linux.in
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Linux static CI requirements
pyiface
pygit2<1.1.0; python_version <= '3.8'
pygit2>=1.4.0; python_version > '3.8'
pygit2==1.9.1; python_version >= '3.10'
pygit2>=1.10.1; python_version >= '3.7'
pygit2>=1.13.1; python_version >= '3.8'
pymysql==0.9.3; python_version <= '3.5'
pymysql>=1.0.2; python_version > '3.5'
ansible>=4.4.0; python_version < '3.9'
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ pycparser==2.21 ; python_version >= "3.9"
# cffi
pycryptodomex==3.9.8
# via -r requirements/crypto.txt
pygit2==1.9.1 ; python_version >= "3.7"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/darwin.in
pyjwt==2.4.0
# via adal
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ pycparser==2.21 ; python_version >= "3.9"
# cffi
pycryptodomex==3.9.8
# via -r requirements/crypto.txt
pygit2==1.8.0 ; python_version >= "3.7"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/freebsd.in
pyinotify==0.9.6 ; sys_platform != "win32" and sys_platform != "darwin" and platform_system != "openbsd"
# via -r requirements/static/ci/common.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ pycparser==2.21 ; python_version >= "3.9"
# cffi
pycryptodomex==3.10.1
# via -r requirements/crypto.txt
pygit2==1.9.1 ; python_version >= "3.10"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/linux.in
pyiface==0.0.11
# via -r requirements/static/ci/linux.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ pycparser==2.21 ; python_version >= "3.9"
# cffi
pycryptodomex==3.9.8
# via -r requirements/crypto.txt
pygit2==1.9.1 ; python_version >= "3.10"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/linux.in
pyiface==0.0.11
# via -r requirements/static/ci/linux.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ pycparser==2.21 ; python_version >= "3.9"
# cffi
pycryptodomex==3.10.1
# via -r requirements/crypto.txt
pygit2==1.9.1 ; python_version >= "3.7"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/windows.in
pymssql==2.2.7
# via -r requirements/windows.txt
Expand Down
4 changes: 3 additions & 1 deletion requirements/static/ci/py3.7/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,8 @@ botocore==1.24.46
# boto3
# moto
# s3transfer
cached-property==1.5.2
# via pygit2
cachetools==3.1.0
# via google-auth
cassandra-driver==3.24.0
Expand Down Expand Up @@ -698,7 +700,7 @@ pycryptodomex==3.9.8
# via -r requirements/crypto.txt
pyeapi==0.8.3
# via napalm
pygit2==1.8.0 ; python_version >= "3.7"
pygit2==1.10.1 ; python_version >= "3.7"
# via -r requirements/static/ci/freebsd.in
pyinotify==0.9.6 ; sys_platform != "win32" and sys_platform != "darwin" and platform_system != "openbsd"
# via -r requirements/static/ci/common.in
Expand Down
4 changes: 3 additions & 1 deletion requirements/static/ci/py3.7/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,8 @@ botocore==1.24.46
# boto3
# moto
# s3transfer
cached-property==1.5.2
# via pygit2
cachetools==4.2.2
# via
# google-auth
Expand Down Expand Up @@ -700,7 +702,7 @@ pycryptodomex==3.10.1
# via -r requirements/crypto.txt
pyeapi==0.8.4
# via napalm
pygit2==1.0.3 ; python_version <= "3.8"
pygit2==1.10.1 ; python_version >= "3.7"
# via -r requirements/static/ci/linux.in
pyiface==0.0.11
# via -r requirements/static/ci/linux.in
Expand Down
4 changes: 3 additions & 1 deletion requirements/static/ci/py3.7/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,8 @@ botocore==1.24.46
# boto3
# moto
# s3transfer
cached-property==1.5.2
# via pygit2
cachetools==4.2.2
# via
# google-auth
Expand Down Expand Up @@ -711,7 +713,7 @@ pycryptodomex==3.9.8
# via -r requirements/crypto.txt
pyeapi==0.8.3
# via napalm
pygit2==1.0.3 ; python_version <= "3.8"
pygit2==1.10.1 ; python_version >= "3.7"
# via -r requirements/static/ci/linux.in
pyiface==0.0.11
# via -r requirements/static/ci/linux.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.7/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ pycparser==2.21
# cffi
pycryptodomex==3.10.1
# via -r requirements/crypto.txt
pygit2==1.9.1 ; python_version >= "3.7"
pygit2==1.10.1 ; python_version >= "3.7"
# via -r requirements/static/ci/windows.in
pymssql==2.2.1
# via -r requirements/windows.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.8/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ pycryptodomex==3.9.8
# via -r requirements/crypto.txt
pyeapi==0.8.3
# via napalm
pygit2==1.8.0 ; python_version >= "3.7"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/freebsd.in
pyinotify==0.9.6 ; sys_platform != "win32" and sys_platform != "darwin" and platform_system != "openbsd"
# via -r requirements/static/ci/common.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.8/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ pycryptodomex==3.10.1
# via -r requirements/crypto.txt
pyeapi==0.8.4
# via napalm
pygit2==1.0.3 ; python_version <= "3.8"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/linux.in
pyiface==0.0.11
# via -r requirements/static/ci/linux.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.8/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ pycryptodomex==3.9.8
# via -r requirements/crypto.txt
pyeapi==0.8.3
# via napalm
pygit2==1.0.3 ; python_version <= "3.8"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/linux.in
pyiface==0.0.11
# via -r requirements/static/ci/linux.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.8/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ pycparser==2.21
# cffi
pycryptodomex==3.10.1
# via -r requirements/crypto.txt
pygit2==1.9.1 ; python_version >= "3.7"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/windows.in
pymssql==2.2.1
# via -r requirements/windows.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ pycryptodomex==3.9.8
# via -r requirements/crypto.txt
pyeapi==0.8.3
# via napalm
pygit2==1.9.1 ; python_version >= "3.7"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/darwin.in
pyjwt==2.4.0
# via adal
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ pycryptodomex==3.9.8
# via -r requirements/crypto.txt
pyeapi==0.8.3
# via napalm
pygit2==1.8.0 ; python_version >= "3.7"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/freebsd.in
pyinotify==0.9.6 ; sys_platform != "win32" and sys_platform != "darwin" and platform_system != "openbsd"
# via -r requirements/static/ci/common.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ pycryptodomex==3.10.1
# via -r requirements/crypto.txt
pyeapi==0.8.4
# via napalm
pygit2==1.6.1 ; python_version > "3.8"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/linux.in
pyiface==0.0.11
# via -r requirements/static/ci/linux.in
Expand Down
4 changes: 1 addition & 3 deletions requirements/static/ci/py3.9/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -355,8 +355,6 @@ botocore==1.24.46
# boto3
# moto
# s3transfer
cached-property==1.5.2
# via pygit2
cachetools==4.2.2
# via
# google-auth
Expand Down Expand Up @@ -706,7 +704,7 @@ pycryptodomex==3.9.8
# via -r requirements/crypto.txt
pyeapi==0.8.3
# via napalm
pygit2==1.5.0 ; python_version > "3.8"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/linux.in
pyiface==0.0.11
# via -r requirements/static/ci/linux.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ pycparser==2.21 ; python_version >= "3.9"
# cffi
pycryptodomex==3.10.1
# via -r requirements/crypto.txt
pygit2==1.9.1 ; python_version >= "3.7"
pygit2==1.13.1 ; python_version >= "3.8"
# via -r requirements/static/ci/windows.in
pymssql==2.2.1
# via -r requirements/windows.txt
Expand Down
3 changes: 2 additions & 1 deletion requirements/static/ci/windows.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# This is a compilation of requirements installed on salt-jenkins git.salt state run
dmidecode
patch
pygit2>=1.2.0; python_version >= '3.7'
pygit2>=1.10.1; python_version >= '3.7'
pygit2>=1.13.1; python_version >= '3.8'
sed
pywinrm>=0.4.1
yamllint

0 comments on commit 1f25d24

Please sign in to comment.