Compare commits
6 Commits
public_clo
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| a2b57de2b2 | |||
| 6f780c1d51 | |||
| eccdf58374 | |||
| 4a4e39e213 | |||
| 3c679ffae3 | |||
| 229789231b |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4ad3a68025363b34792ac0d9b7ec605d0bff8ff198a664ce09c9bb2afb62d831
|
|
||||||
size 609709
|
|
||||||
3
azure_mgmt_sql-4.0.0b24.tar.gz
Normal file
3
azure_mgmt_sql-4.0.0b24.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:983103dff7ac376d787231ff61840542cf4013d018bb4215e9e2f4771944aae4
|
||||||
|
size 596047
|
||||||
@@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 9 11:22:50 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 4.0.0b24
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Drop workaround to remove samples and tests from source
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 6 10:53:32 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 4.0.0b23
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Remove generated samples and tests from source
|
||||||
|
- Update Requires from pyproject.toml
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 30 07:44:52 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 4.0.0b22
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 6 10:41:10 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Tue May 6 10:41:10 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-azure-mgmt-sql
|
Name: python-azure-mgmt-sql
|
||||||
Version: 4.0.0b21
|
Version: 4.0.0b24
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Microsoft Azure SQL Management Client Library
|
Summary: Microsoft Azure SQL Management Client Library
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -36,8 +36,8 @@ Requires: python-azure-mgmt-nspkg >= 3.0.0
|
|||||||
Requires: python-azure-nspkg >= 3.0.0
|
Requires: python-azure-nspkg >= 3.0.0
|
||||||
Requires: python-typing_extensions >= 4.6.0
|
Requires: python-typing_extensions >= 4.6.0
|
||||||
Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.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)
|
Requires: (python-msrest >= 0.7.1 with python-msrest < 1.0.0)
|
||||||
Conflicts: python-azure-sdk <= 2.0.0
|
Conflicts: python-azure-sdk <= 2.0.0
|
||||||
%if 0%{?sle_version} >= 150400
|
%if 0%{?sle_version} >= 150400
|
||||||
Obsoletes: python3-azure-mgmt-sql < 4.0.0b15
|
Obsoletes: python3-azure-mgmt-sql < 4.0.0b15
|
||||||
|
|||||||
Reference in New Issue
Block a user