Compare commits
4 Commits
public_clo
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| d8e718517a | |||
| 497bfb5000 | |||
| bb427877f7 | |||
| 515b823888 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e88dd023965fd0a4ded1d6e44998f2879d7cd6c4d8ebef15dfe705daea168d8
|
||||
size 113837
|
||||
3
azure_communication_phonenumbers-1.4.0.tar.gz
Normal file
3
azure_communication_phonenumbers-1.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca542ce6c8c2b179f2d2aaf8e38bf06734bb9ab2511ca784fadbeb5b524b7058
|
||||
size 133841
|
||||
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 1 11:16:25 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 1.4.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 07:40:04 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 1.3.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 09:05:46 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-communication-phonenumbers
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-azure-communication-phonenumbers
|
||||
Version: 1.2.0
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Communication Phone Numbers Client Library for Python
|
||||
License: MIT
|
||||
@@ -34,8 +34,9 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-azure-communication-nspkg >= 0.0.0b1
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-msrest >= 0.7.1
|
||||
Requires: (python-azure-core >= 1.28.0 with python-azure-core < 2.0.0)
|
||||
Requires: python-isodate >= 0.6.1
|
||||
Requires: python-typing_extensions >= 4.6.0
|
||||
Requires: (python-azure-core >= 1.30.0 with python-azure-core < 2.0.0)
|
||||
%if 0%{?sle_version} >= 150400
|
||||
Obsoletes: python3-azure-communication-phonenumbers < 1.1.0
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user