diff --git a/azure-mgmt-containerinstance-10.0.0.zip b/azure-mgmt-containerinstance-10.0.0.zip new file mode 100644 index 0000000..2e69f47 --- /dev/null +++ b/azure-mgmt-containerinstance-10.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c31ab0bb60ed396306bcb8420daaac385b16a0eb96a49485304bed9a54c1f00 +size 102028 diff --git a/azure-mgmt-containerinstance-9.2.0.zip b/azure-mgmt-containerinstance-9.2.0.zip deleted file mode 100644 index 9251169..0000000 --- a/azure-mgmt-containerinstance-9.2.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:deb125554bdb1aa17df69a596a7514af0146b420176a4db384c54e77a9fd6e46 -size 75173 diff --git a/python-azure-mgmt-containerinstance.changes b/python-azure-mgmt-containerinstance.changes index 5e24470..92048ea 100644 --- a/python-azure-mgmt-containerinstance.changes +++ b/python-azure-mgmt-containerinstance.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Aug 30 09:08:00 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 10.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Fri Apr 15 09:44:52 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-containerinstance.spec b/python-azure-mgmt-containerinstance.spec index 5615ccd..4e13eea 100644 --- a/python-azure-mgmt-containerinstance.spec +++ b/python-azure-mgmt-containerinstance.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-containerinstance -Version: 9.2.0 +Version: 10.0.0 Release: 0 Summary: Microsoft Azure Container Instance Client Library License: MIT @@ -38,10 +38,10 @@ BuildRequires: unzip Requires: python-azure-common < 2.0.0 Requires: python-azure-common >= 1.1 Requires: python-azure-mgmt-core < 2.0.0 -Requires: python-azure-mgmt-core >= 1.3.0 +Requires: python-azure-mgmt-core >= 1.3.2 Requires: python-azure-mgmt-nspkg >= 3.0.0 Requires: python-azure-nspkg >= 3.0.0 -Requires: python-msrest >= 0.6.21 +Requires: python-msrest >= 0.7.1 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch