From f812ea2e47fbfb212975329c1b60a4ba5bd577118ab42baf1b0f38ff779ab03b Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 2 Sep 2022 11:52:07 +0000 Subject: [PATCH] Accepting request 1000820 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 1.25.1 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/1000820 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-core?expand=0&rev=49 --- azure-core-1.25.0.zip | 3 --- azure-core-1.25.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.25.0.zip create mode 100644 azure-core-1.25.1.zip diff --git a/azure-core-1.25.0.zip b/azure-core-1.25.0.zip deleted file mode 100644 index 1279735..0000000 --- a/azure-core-1.25.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4a7d0d9e63a70dbde502b5d0cbe58b52244db4fbf247cca6768899e45fa3336 -size 373353 diff --git a/azure-core-1.25.1.zip b/azure-core-1.25.1.zip new file mode 100644 index 0000000..5150094 --- /dev/null +++ b/azure-core-1.25.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1cf368650e76ec009c07cd1174a95cdcb471b247bb72d18245f7d56c1809b2 +size 372584 diff --git a/python-azure-core.changes b/python-azure-core.changes index 068faea..385238e 100644 --- a/python-azure-core.changes +++ b/python-azure-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Sep 2 06:42:26 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.25.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Fri Aug 5 07:44:07 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-core.spec b/python-azure-core.spec index ceea309..19ce0a3 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.25.0 +Version: 1.25.1 Release: 0 Summary: Microsoft Azure Core Library for Python License: MIT