1
0

2 Commits

Author SHA256 Message Date
6f336bcf4d Accepting request 1216714 from devel:languages:python:azure
- New upstream release
  + Version 4.5.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py (forwarded request 1216669 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1216714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-keyvault-administration?expand=0&rev=13
2024-10-21 14:26:33 +00:00
b6dbacf650 - New upstream release
+ Version 4.5.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-keyvault-administration?expand=0&rev=24
2024-10-21 12:13:45 +00:00
5 changed files with 20 additions and 31 deletions

View File

@@ -1,21 +0,0 @@
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.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a6b36cb9f544f35750ff2fa94c83b97b3ef20c1fe1b424ea68018eee703f1df
size 96332

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6539676eca70560ad76abb8d5bd3af8aecb1715817ed915ee600867f265b7e95
size 103749

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Oct 21 09:30:56 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 4.5.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py
-------------------------------------------------------------------
Thu Apr 4 12:52:29 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,14 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-azure-keyvault-administration
Version: 4.4.0
Version: 4.5.0
Release: 0
Summary: Microsoft Azure Key Vault Administration 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-keyvault-administration/azure-keyvault-administration-%{version}.tar.gz
Source1: LICENSE.txt
Source: https://files.pythonhosted.org/packages/source/a/azure_keyvault_administration/azure_keyvault_administration-%{version}.tar.gz
BuildRequires: %{python_module azure-keyvault-nspkg >= 1.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -37,7 +36,7 @@ Requires: python-azure-keyvault-nspkg >= 1.0.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-isodate >= 0.6.1
Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.0)
Requires: (python-azure-core >= 1.29.5 with python-azure-core < 2.0.0)
Requires: (python-azure-core >= 1.31.0 with python-azure-core < 2.0.0)
Requires: (python-typing_extensions >= 4.0.1 if python-base < 3.8)
Conflicts: python-azure-sdk <= 2.0.0
%if 0%{?sle_version} >= 150400
@@ -57,10 +56,9 @@ management (azure-keyvault-secrets) - securely store and control access to token
passwords, administration, API keys, and other secrets.
%prep
%setup -q -n azure-keyvault-administration-%{version}
%setup -q -n azure_keyvault_administration-%{version}
%build
install -m 644 %{SOURCE1} %{_builddir}/azure-keyvault-administration-%{version}
%pyproject_wheel
%install
@@ -75,7 +73,7 @@ rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__
%files %{python_files}
%doc CHANGELOG.md README.md
%license LICENSE.txt
%license LICENSE
%{python_sitelib}/azure/keyvault/administration
%{python_sitelib}/azure_keyvault_administration-*.dist-info