mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Bump to pygit2==1.12.1
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
d2792d028f
commit
cd91e01917
17 changed files with 13 additions and 29 deletions
|
@ -1,7 +1,6 @@
|
|||
# FreeBSD static CI requirements
|
||||
--constraint=../pkg/py{py_version}/{platform}.txt
|
||||
|
||||
pygit2==1.8.0
|
||||
yamllint
|
||||
mercurial
|
||||
hglib
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
--constraint=../pkg/py{py_version}/{platform}.txt
|
||||
|
||||
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.11.0; python_version < '3.8'
|
||||
pygit2>=1.11.0; python_version >= '3.8'
|
||||
pymysql>=1.0.2
|
||||
ansible>=4.4.0,<5.0.1; python_version <= '3.8'
|
||||
ansible>=7.0.0; python_version >= '3.9'
|
||||
|
|
|
@ -332,7 +332,7 @@ pydantic==1.10.8
|
|||
# inflect
|
||||
pyeapi==0.8.4
|
||||
# via napalm
|
||||
pygit2==1.9.1
|
||||
pygit2==1.12.1
|
||||
# via -r requirements/static/ci/darwin.in
|
||||
pynacl==1.5.0
|
||||
# via paramiko
|
||||
|
|
|
@ -63,7 +63,6 @@ cffi==1.15.1
|
|||
# -r requirements/static/ci/common.in
|
||||
# cryptography
|
||||
# napalm
|
||||
# pygit2
|
||||
# pynacl
|
||||
charset-normalizer==2.1.1
|
||||
# via
|
||||
|
@ -328,8 +327,6 @@ pydantic==1.10.8
|
|||
# inflect
|
||||
pyeapi==0.8.4
|
||||
# via napalm
|
||||
pygit2==1.8.0
|
||||
# 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
|
||||
pynacl==1.5.0
|
||||
|
|
|
@ -347,7 +347,7 @@ pydantic==1.10.8
|
|||
# inflect
|
||||
pyeapi==0.8.4
|
||||
# via napalm
|
||||
pygit2==1.9.1 ; python_version >= "3.10"
|
||||
pygit2==1.12.1 ; python_version >= "3.8"
|
||||
# via -r requirements/static/ci/linux.in
|
||||
pyiface==0.0.11
|
||||
# via -r requirements/static/ci/linux.in
|
||||
|
|
|
@ -279,7 +279,7 @@ pydantic==1.10.8
|
|||
# via
|
||||
# -c requirements/static/ci/../pkg/py3.10/windows.txt
|
||||
# inflect
|
||||
pygit2==1.9.1
|
||||
pygit2==1.12.1
|
||||
# via -r requirements/static/ci/windows.in
|
||||
pymssql==2.2.7
|
||||
# via
|
||||
|
|
|
@ -330,7 +330,7 @@ pydantic==1.10.8
|
|||
# inflect
|
||||
pyeapi==0.8.4
|
||||
# via napalm
|
||||
pygit2==1.9.1
|
||||
pygit2==1.12.1
|
||||
# via -r requirements/static/ci/darwin.in
|
||||
pynacl==1.5.0
|
||||
# via paramiko
|
||||
|
|
|
@ -63,7 +63,6 @@ cffi==1.15.1
|
|||
# -r requirements/static/ci/common.in
|
||||
# cryptography
|
||||
# napalm
|
||||
# pygit2
|
||||
# pynacl
|
||||
charset-normalizer==2.1.1
|
||||
# via
|
||||
|
@ -326,8 +325,6 @@ pydantic==1.10.8
|
|||
# inflect
|
||||
pyeapi==0.8.4
|
||||
# via napalm
|
||||
pygit2==1.8.0
|
||||
# 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
|
||||
pynacl==1.5.0
|
||||
|
|
|
@ -343,7 +343,7 @@ pydantic==1.10.8
|
|||
# inflect
|
||||
pyeapi==0.8.4
|
||||
# via napalm
|
||||
pygit2==1.9.1 ; python_version >= "3.10"
|
||||
pygit2==1.12.1 ; python_version >= "3.8"
|
||||
# via -r requirements/static/ci/linux.in
|
||||
pyiface==0.0.11
|
||||
# via -r requirements/static/ci/linux.in
|
||||
|
|
|
@ -277,7 +277,7 @@ pydantic==1.10.8
|
|||
# via
|
||||
# -c requirements/static/ci/../pkg/py3.11/windows.txt
|
||||
# inflect
|
||||
pygit2==1.9.1
|
||||
pygit2==1.12.1
|
||||
# via -r requirements/static/ci/windows.in
|
||||
pymssql==2.2.7
|
||||
# via
|
||||
|
|
|
@ -63,7 +63,6 @@ cffi==1.15.1
|
|||
# -r requirements/static/ci/common.in
|
||||
# cryptography
|
||||
# napalm
|
||||
# pygit2
|
||||
# pynacl
|
||||
charset-normalizer==2.1.1
|
||||
# via
|
||||
|
@ -331,8 +330,6 @@ pydantic==1.10.8
|
|||
# inflect
|
||||
pyeapi==0.8.3
|
||||
# via napalm
|
||||
pygit2==1.8.0
|
||||
# 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
|
||||
pynacl==1.5.0
|
||||
|
|
|
@ -351,7 +351,7 @@ pydantic==1.10.8
|
|||
# inflect
|
||||
pyeapi==0.8.3
|
||||
# via napalm
|
||||
pygit2==1.0.3 ; python_version <= "3.8"
|
||||
pygit2==1.12.1 ; python_version >= "3.8"
|
||||
# via -r requirements/static/ci/linux.in
|
||||
pyiface==0.0.11
|
||||
# via -r requirements/static/ci/linux.in
|
||||
|
|
|
@ -285,7 +285,7 @@ pydantic==1.10.8
|
|||
# via
|
||||
# -c requirements/static/ci/../pkg/py3.8/windows.txt
|
||||
# inflect
|
||||
pygit2==1.9.1
|
||||
pygit2==1.12.1
|
||||
# via -r requirements/static/ci/windows.in
|
||||
pymssql==2.2.7
|
||||
# via
|
||||
|
|
|
@ -332,7 +332,7 @@ pydantic==1.10.8
|
|||
# inflect
|
||||
pyeapi==0.8.3
|
||||
# via napalm
|
||||
pygit2==1.9.1
|
||||
pygit2==1.12.1
|
||||
# via -r requirements/static/ci/darwin.in
|
||||
pynacl==1.5.0
|
||||
# via paramiko
|
||||
|
|
|
@ -63,7 +63,6 @@ cffi==1.15.1
|
|||
# -r requirements/static/ci/common.in
|
||||
# cryptography
|
||||
# napalm
|
||||
# pygit2
|
||||
# pynacl
|
||||
charset-normalizer==2.1.1
|
||||
# via
|
||||
|
@ -328,8 +327,6 @@ pydantic==1.10.8
|
|||
# inflect
|
||||
pyeapi==0.8.3
|
||||
# via napalm
|
||||
pygit2==1.8.0
|
||||
# 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
|
||||
pynacl==1.5.0
|
||||
|
|
|
@ -51,8 +51,6 @@ botocore==1.29.143
|
|||
# boto3
|
||||
# moto
|
||||
# s3transfer
|
||||
cached-property==1.5.2
|
||||
# via pygit2
|
||||
cachetools==4.2.2
|
||||
# via google-auth
|
||||
cassandra-driver==3.27.0
|
||||
|
@ -351,7 +349,7 @@ pydantic==1.10.8
|
|||
# inflect
|
||||
pyeapi==0.8.3
|
||||
# via napalm
|
||||
pygit2==1.5.0 ; python_version > "3.8"
|
||||
pygit2==1.12.1 ; python_version >= "3.8"
|
||||
# via -r requirements/static/ci/linux.in
|
||||
pyiface==0.0.11
|
||||
# via -r requirements/static/ci/linux.in
|
||||
|
|
|
@ -281,7 +281,7 @@ pydantic==1.10.8
|
|||
# via
|
||||
# -c requirements/static/ci/../pkg/py3.9/windows.txt
|
||||
# inflect
|
||||
pygit2==1.9.1
|
||||
pygit2==1.12.1
|
||||
# via -r requirements/static/ci/windows.in
|
||||
pymssql==2.2.7
|
||||
# via
|
||||
|
|
Loading…
Add table
Reference in a new issue