17
0

Compare commits

4 Commits

Author SHA256 Message Date
d8e718517a Accepting request 1302437 from devel:languages:python:azure
- 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 (forwarded request 1302202 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1302437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-communication-phonenumbers?expand=0&rev=6
2025-09-02 18:02:36 +00:00
497bfb5000 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-communication-phonenumbers?expand=0&rev=11
2025-09-02 13:27:53 +00:00
bb427877f7 Accepting request 1287997 from devel:languages:python:azure
- New upstream release
  + Version 1.3.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package (forwarded request 1287988 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1287997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-communication-phonenumbers?expand=0&rev=5
2025-06-24 18:47:44 +00:00
515b823888 - New upstream release
+ Version 1.3.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-communication-phonenumbers?expand=0&rev=9
2025-06-23 15:39:28 +00:00
4 changed files with 25 additions and 7 deletions

View File

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

View File

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

View File

@@ -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>

View File

@@ -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