19
0

Compare commits

2 Commits

Author SHA256 Message Date
50191412bc Accepting request 1313825 from devel:languages:python:azure
- New upstream release
  + Version 1.1.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml (forwarded request 1313789 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1313825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-deviceregistry?expand=0&rev=3
2025-10-27 17:37:48 +00:00
38fa4f809d Accepting request 1313789 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 1.1.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1313789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-deviceregistry?expand=0&rev=5
2025-10-27 11:28:17 +00:00
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 27 08:06:00 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 1.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
-------------------------------------------------------------------
Tue Mar 4 09:59:04 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-deviceregistry
Version: 1.0.0
Version: 1.1.0
Release: 0
Summary: Microsoft Azure Deviceregistry Management Client Library for Python
License: MIT
@@ -36,7 +36,7 @@ Requires: python-azure-mgmt-nspkg >= 3.0.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-typing_extensions >= 4.6.0
Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.0)
Requires: (python-azure-mgmt-core >= 1.3.2 with python-azure-mgmt-core < 2.0.0)
Requires: (python-azure-mgmt-core >= 1.6.0 with python-azure-mgmt-core < 2.0.0)
Requires: (python-isodate >= 0.6.1 with python-isodate < 1.0.0)
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch