From dbd40672b10cd9e871062b918c80acaafde64043724b5cf70c96e413a3ccd6d0 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 9 Nov 2021 19:48:25 +0000 Subject: [PATCH] Accepting request 930532 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 1.20.1 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/930532 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-core?expand=0&rev=34 --- azure-core-1.20.0.zip | 3 --- azure-core-1.20.1.zip | 3 +++ python-azure-core.changes | 8 ++++++++ python-azure-core.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 azure-core-1.20.0.zip create mode 100644 azure-core-1.20.1.zip diff --git a/azure-core-1.20.0.zip b/azure-core-1.20.0.zip deleted file mode 100644 index 99833b7..0000000 --- a/azure-core-1.20.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a1654d08b568abe847c72d9b084e7fdfff6baf11afa2cd1905f73cdf2f15447 -size 364336 diff --git a/azure-core-1.20.1.zip b/azure-core-1.20.1.zip new file mode 100644 index 0000000..6b7055b --- /dev/null +++ b/azure-core-1.20.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21d06311c9c373e394ed9f9db035306773334a0181932e265889eca34d778d17 +size 365144 diff --git a/python-azure-core.changes b/python-azure-core.changes index f120b56..e9a8956 100644 --- a/python-azure-core.changes +++ b/python-azure-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 9 19:17:52 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.20.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Fri Nov 5 14:39:50 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-azure-core.spec b/python-azure-core.spec index f0ea5f6..1da85b4 100644 --- a/python-azure-core.spec +++ b/python-azure-core.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-core -Version: 1.20.0 +Version: 1.20.1 Release: 0 Summary: Microsoft Azure Core Library for Python License: MIT