diff --git a/azure-mgmt-network-22.1.0.zip b/azure-mgmt-network-22.1.0.zip deleted file mode 100644 index 444daf9..0000000 --- a/azure-mgmt-network-22.1.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8919c67bf7e27f782bb666d4009bbcb155c38ca5692cab51d3af7b160fd61a5 -size 10412633 diff --git a/azure-mgmt-network-22.2.0.zip b/azure-mgmt-network-22.2.0.zip new file mode 100644 index 0000000..123a5d1 --- /dev/null +++ b/azure-mgmt-network-22.2.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3dd44d50e7d7581641f9427891f92e5ea2288bfc00b02def9f818a1bf3f8c6e +size 10437339 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index cd8c73e..2a51313 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 19 20:52:05 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 22.2.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Mon Oct 24 14:32:53 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index 7f6c535..fd0f312 100644 --- a/python-azure-mgmt-network.spec +++ b/python-azure-mgmt-network.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-network -Version: 22.1.0 +Version: 22.2.0 Release: 0 Summary: Microsoft Azure Network Management Client Library License: MIT @@ -42,6 +42,7 @@ 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.7.1 +Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8) Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch