From 082728c75c24baf19f2e5d6fb70197480476a1e18482da102ff593e366d18d1d Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Tue, 6 Aug 2024 08:54:42 +0000 Subject: [PATCH] Accepting request 1190608 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 0.1.0b4008387 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/1190608 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-template?expand=0&rev=53 --- .gitattributes | 23 +++ .gitignore | 1 + LICENSE.txt | 21 +++ azure-template-0.1.0b3971864.tar.gz | 3 + azure-template-0.1.0b3990213.tar.gz | 3 + azure-template-0.1.0b4008387.tar.gz | 3 + python-azure-template.changes | 268 ++++++++++++++++++++++++++++ python-azure-template.spec | 72 ++++++++ 8 files changed, 394 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 LICENSE.txt create mode 100644 azure-template-0.1.0b3971864.tar.gz create mode 100644 azure-template-0.1.0b3990213.tar.gz create mode 100644 azure-template-0.1.0b4008387.tar.gz create mode 100644 python-azure-template.changes create mode 100644 python-azure-template.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..f9e87f7 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016 Microsoft Corporation. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/azure-template-0.1.0b3971864.tar.gz b/azure-template-0.1.0b3971864.tar.gz new file mode 100644 index 0000000..d3141e0 --- /dev/null +++ b/azure-template-0.1.0b3971864.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b0de887e46742b9e1b742223b023db484440b4c59403d38bc39b6b7f61fdb57 +size 4988 diff --git a/azure-template-0.1.0b3990213.tar.gz b/azure-template-0.1.0b3990213.tar.gz new file mode 100644 index 0000000..eef9c71 --- /dev/null +++ b/azure-template-0.1.0b3990213.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b16bd31249c235f3ab37a151d4fd846ee7bc12e008044b38e140405a18edc3c3 +size 4982 diff --git a/azure-template-0.1.0b4008387.tar.gz b/azure-template-0.1.0b4008387.tar.gz new file mode 100644 index 0000000..89c8375 --- /dev/null +++ b/azure-template-0.1.0b4008387.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6013ad203d3a7780038c6e336d86543d2c462f8353d069e399c91fb8196433e +size 4969 diff --git a/python-azure-template.changes b/python-azure-template.changes new file mode 100644 index 0000000..4f5d40c --- /dev/null +++ b/python-azure-template.changes @@ -0,0 +1,268 @@ +------------------------------------------------------------------- +Wed Jul 31 08:18:08 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b4008387 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Thu Jul 25 07:50:26 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b3990213 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Thu Jul 18 07:38:00 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b3971864 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Mon Jul 1 07:40:08 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b3920641 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Thu Apr 4 13:08:33 UTC 2024 - John Paul Adrian Glaubitz + +- Switch package to modern Python Stack on SLE-15 + + Use Python 3.11 on SLE-15 by default + + Add Obsoletes for old python3 package on SLE-15 + + Drop support for older Python versions +- Switch build system from setuptools to pyproject.toml + + Add python-pip and python-wheel to BuildRequires + + Replace %python_build with %pyproject_wheel + + Replace %python_install with %pyproject_install + + Update name for dist directory in %files section +- Drop setting default file attributes in %files section +- Use modern RPM macros to express version dependencies + +------------------------------------------------------------------- +Wed Feb 21 10:56:35 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b3511266 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Tue Dec 12 08:48:24 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b3333464 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +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 + +- New upstream release + + Version 0.1.0b3195006 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Wed Sep 20 09:37:45 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b3096118 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Remove unzip package from BuildRequires +- Switch source archive format to TAR.GZ + +------------------------------------------------------------------- +Mon Jul 3 13:59:17 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b2840062 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Tue May 30 08:04:40 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b2675288 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Tue Mar 7 08:51:00 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b2609285 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Wed Jan 4 10:55:20 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b2089057 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Switch source archive format back to ZIP +- Re-add unzip to BuildRequires + +------------------------------------------------------------------- +Wed Nov 23 09:08:40 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b2006793 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Switch source archive format to TAR.GZ +- Drop unzip from BuildRequires + +------------------------------------------------------------------- +Tue Aug 23 11:53:45 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b1798511 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Mon Aug 1 08:32:33 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b1739996 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Thu Apr 21 08:02:46 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b1519537 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Thu Mar 17 07:55:18 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b1438905 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Mon Jan 17 09:24:23 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b1293622 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Thu Dec 2 10:19:21 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b1224133 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Tue Nov 23 09:20:57 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b1210009 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Mon Nov 1 08:49:29 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b1168668 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Wed Oct 20 16:01:21 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b1147355 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Mon Oct 4 13:36:00 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b1116250 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Tue Sep 7 13:59:11 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b1081877 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Thu Jul 22 13:16:09 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b1006474 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Thu Jul 1 13:46:36 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b971103 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + +------------------------------------------------------------------- +Fri May 7 13:38:43 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b838605 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Thu Mar 25 12:38:42 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b803264 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Tue Jan 19 15:13:45 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.1.0b687560 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Thu Jan 7 11:03:07 UTC 2021 - John Paul Adrian Glaubitz + +- Initial build + + Version 0.1.0b674756 diff --git a/python-azure-template.spec b/python-azure-template.spec new file mode 100644 index 0000000..d619ead --- /dev/null +++ b/python-azure-template.spec @@ -0,0 +1,72 @@ +# +# spec file for package python-azure-template +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%{?sle15_python_module_pythons} +Name: python-azure-template +Version: 0.1.0b4008387 +Release: 0 +Summary: Microsoft Azure Template Package Client Library for Python +License: MIT +Group: Development/Languages/Python +URL: https://github.com/Azure/azure-sdk-for-python +Source: https://files.pythonhosted.org/packages/source/a/azure-template/azure-template-%{version}.tar.gz +Source1: LICENSE.txt +BuildRequires: %{python_module azure-nspkg >= 3.0.0} +BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} +BuildRequires: fdupes +BuildRequires: python-rpm-macros +Requires: (python-azure-core >= 1.23.0 with python-azure-core < 2.0.0) +Conflicts: python-azure-sdk <= 2.0.0 +%if 0%{?sle_version} >= 150400 +Obsoletes: python3-azure-template < 0.1.0b3511266 +%endif +BuildArch: noarch + +%python_subpackages + +%description +This template package matches necessary patterns that the development team has established to +create a unified sdk functional from Python 2.7 onwards. The packages contained herein can be +installed singly or as part of the azure namespace. + +This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8 + +%prep +%setup -q -n azure-template-%{version} + +%build +install -m 644 %{SOURCE1} %{_builddir}/azure-template-%{version} +%pyproject_wheel + +%install +%pyproject_install +%python_expand %fdupes %{buildroot}%{$python_sitelib} +%{python_expand # delete common files +rm -rf %{buildroot}%{$python_sitelib}/azure/__init__.* +rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__ +} + +%files %{python_files} +%doc CHANGELOG.md README.md +%license LICENSE.txt +%{python_sitelib}/azure/template +%{python_sitelib}/azure_template-*.dist-info + +%changelog