From 134fc627b8e1ce550057dab899444d2e1db3fd0c144dc9b6a5fe4b44abc40c8e Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 20 Nov 2023 18:10:19 +0000 Subject: [PATCH] Accepting request 1127766 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 0.1.0b3273802 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/1127766 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-template?expand=0&rev=39 --- azure-template-0.1.0b3195006.tar.gz | 3 --- azure-template-0.1.0b3273802.tar.gz | 3 +++ python-azure-template.changes | 9 +++++++++ python-azure-template.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 azure-template-0.1.0b3195006.tar.gz create mode 100644 azure-template-0.1.0b3273802.tar.gz diff --git a/azure-template-0.1.0b3195006.tar.gz b/azure-template-0.1.0b3195006.tar.gz deleted file mode 100644 index ef9e688..0000000 --- a/azure-template-0.1.0b3195006.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccf51ca4dcc77ab1c15d7d98dce3313d6e32e714b4ff509bcbd5e603625ce868 -size 4975 diff --git a/azure-template-0.1.0b3273802.tar.gz b/azure-template-0.1.0b3273802.tar.gz new file mode 100644 index 0000000..5c9d29b --- /dev/null +++ b/azure-template-0.1.0b3273802.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070771b87b6bc19d4c5aebde4c0108ad6b87b54167739fa0058d953e6ff8b4bb +size 4964 diff --git a/python-azure-template.changes b/python-azure-template.changes index 97cabac..76aa97e 100644 --- a/python-azure-template.changes +++ b/python-azure-template.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Nov 20 17:31:59 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b3273802 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Thu Oct 26 08:59:46 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-template.spec b/python-azure-template.spec index 3eca325..1e51468 100644 --- a/python-azure-template.spec +++ b/python-azure-template.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-template -Version: 0.1.0b3195006 +Version: 0.1.0b3273802 Release: 0 Summary: Microsoft Azure Template Package Client Library for Python License: MIT @@ -34,7 +34,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-azure-core < 2.0.0 -Requires: python-azure-core >= 1.10.0 +Requires: python-azure-core >= 1.23.0 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch