17
0

Compare commits

2 Commits

Author SHA256 Message Date
1408bb91ab Accepting request 1287992 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 setup.py (forwarded request 1287990 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1287992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-computeschedule?expand=0&rev=3
2025-06-24 18:47:42 +00:00
0bd4c20e9d - New upstream release
+ Version 1.1.0
  + 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/package/show/devel:languages:python:azure/python-azure-mgmt-computeschedule?expand=0&rev=5
2025-06-23 15:21:27 +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:0487777196d2049fe5c05257e6dd3970585cbb093b7e42ec91119043d82e4bed
size 55692

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 23 15:12:59 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 setup.py
-------------------------------------------------------------------
Wed Jan 22 08:39:55 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-computeschedule
Version: 1.0.0
Version: 1.1.0
Release: 0
Summary: Microsoft Azure Computeschedule 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.5.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