Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-msrest for openSUSE:Factory checked in at 2022-08-15 19:58:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-msrest (Old) and /work/SRC/openSUSE:Factory/.python-msrest.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-msrest" Mon Aug 15 19:58:40 2022 rev:15 rq:995156 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-msrest/python-msrest.changes 2021-04-12 15:49:44.305262965 +0200 +++ /work/SRC/openSUSE:Factory/.python-msrest.new.1521/python-msrest.changes 2022-08-15 20:00:51.673501942 +0200 @@ -1,0 +2,10 @@ +Mon Aug 15 11:57:08 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 0.7.1 + + For detailed information about changes see the + README.rst file provided with this package +- Switch source archive format to ZIP +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- msrest-0.6.21.tar.gz New: ---- msrest-0.7.1.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-msrest.spec ++++++ --- /var/tmp/diff_new_pack.6A0LkR/_old 2022-08-15 20:00:52.173503337 +0200 +++ /var/tmp/diff_new_pack.6A0LkR/_new 2022-08-15 20:00:52.177503348 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-msrest # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,17 +21,19 @@ %define skip_python2 1 %endif Name: python-msrest -Version: 0.6.21 +Version: 0.7.1 Release: 0 Summary: AutoRest swagger generator Python client runtime License: MIT Group: Development/Languages/Python URL: https://pypi.python.org/pypi/msrest -Source: https://files.pythonhosted.org/packages/source/m/msrest/msrest-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/m/msrest/msrest-%{version}.zip Source1: LICENSE.md BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +BuildRequires: unzip +Requires: python-azure-core >= 1.24.0 Requires: python-certifi >= 2017.4.17 Requires: python-isodate >= 0.6.0 Requires: python-requests < 3.00