commit python-azure-mgmt-storagecache for openSUSE:Factory

2024-05-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-storagecache for 
openSUSE:Factory checked in at 2024-05-23 15:36:06

Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.24587 
(New)


Package is "python-azure-mgmt-storagecache"

Thu May 23 15:36:06 2024 rev:13 rq:1176442 version:2.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache/python-azure-mgmt-storagecache.changes
2024-04-07 22:11:43.875182612 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.24587/python-azure-mgmt-storagecache.changes
 2024-05-23 15:36:47.702957196 +0200
@@ -1,0 +2,11 @@
+Thu May 23 09:49:42 UTC 2024 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.0.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Remove unzip package from BuildRequires
+- Switch source archive format to TAR.GZ
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-storagecache-1.5.0.zip

New:

  azure-mgmt-storagecache-2.0.0.tar.gz



Other differences:
--
++ python-azure-mgmt-storagecache.spec ++
--- /var/tmp/diff_new_pack.iLTIWC/_old  2024-05-23 15:36:48.178974469 +0200
+++ /var/tmp/diff_new_pack.iLTIWC/_new  2024-05-23 15:36:48.178974469 +0200
@@ -18,13 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:   python-azure-mgmt-storagecache
-Version:1.5.0
+Version:2.0.0
 Release:0
 Summary:Microsoft Azure Storagecache Management Client Library
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/Azure/azure-sdk-for-python
-Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-storagecache/azure-mgmt-storagecache-%{version}.zip
+Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-storagecache/azure-mgmt-storagecache-%{version}.tar.gz
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
@@ -33,13 +33,11 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  unzip
 Requires:   python-azure-mgmt-nspkg >= 3.0.0
 Requires:   python-azure-nspkg >= 3.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-isodate >= 0.6.1 with python-isodate < 1.0.0)
-Requires:   (python-typing_extensions >= 4.3.0 if python-base < 3.8)
 Conflicts:  python-azure-sdk <= 2.0.0
 %if 0%{?sle_version} >= 150400
 Obsoletes:  python3-azure-mgmt-storagecache < 1.5.0


commit python-azure-mgmt-storagecache for openSUSE:Factory

2024-04-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-storagecache for 
openSUSE:Factory checked in at 2024-04-07 22:09:35

Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.1905 
(New)


Package is "python-azure-mgmt-storagecache"

Sun Apr  7 22:09:35 2024 rev:12 rq:1165286 version:1.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache/python-azure-mgmt-storagecache.changes
2023-06-21 22:41:11.882854630 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.1905/python-azure-mgmt-storagecache.changes
  2024-04-07 22:11:43.875182612 +0200
@@ -1,0 +2,15 @@
+Thu Apr  4 13:04:51 UTC 2024 - John Paul Adrian Glaubitz 

+
+- Switch package to modern Python Stack on SLE-15
+  + Use Python 3.11 on SLE-15 by default
+  + Add Obsoletes for old python3 package on SLE-15
+  + Drop support for older Python versions
+- Switch build system from setuptools to pyproject.toml
+  + Add python-pip and python-wheel to BuildRequires
+  + Replace %python_build with %pyproject_wheel
+  + Replace %python_install with %pyproject_install
+  + Update name for dist directory in %files section
+- Drop setting default file attributes in %files section
+- Use modern RPM macros to express version dependencies
+
+---



Other differences:
--
++ python-azure-mgmt-storagecache.spec ++
--- /var/tmp/diff_new_pack.qhqNfI/_old  2024-04-07 22:11:45.315235349 +0200
+++ /var/tmp/diff_new_pack.qhqNfI/_new  2024-04-07 22:11:45.327235789 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-storagecache
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%if 0%{?suse_version} >= 1500
-%define skip_python2 1
-%endif
+%{?sle15_python_module_pythons}
 Name:   python-azure-mgmt-storagecache
 Version:1.5.0
 Release:0
@@ -31,21 +28,22 @@
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1
-Requires:   python-azure-mgmt-core < 2.0.0
-Requires:   python-azure-mgmt-core >= 1.3.2
 Requires:   python-azure-mgmt-nspkg >= 3.0.0
 Requires:   python-azure-nspkg >= 3.0.0
-Requires:   python-isodate < 1.0.0
-Requires:   python-isodate >= 0.6.1
+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-isodate >= 0.6.1 with python-isodate < 1.0.0)
 Requires:   (python-typing_extensions >= 4.3.0 if python-base < 3.8)
 Conflicts:  python-azure-sdk <= 2.0.0
-
+%if 0%{?sle_version} >= 150400
+Obsoletes:  python3-azure-mgmt-storagecache < 1.5.0
+%endif
 BuildArch:  noarch
 
 %python_subpackages
@@ -63,10 +61,10 @@
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-storagecache-%{version}
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 %{python_expand # delete common files
 rm -rf %{buildroot}%{$python_sitelib}/azure/mgmt/__init__.*
@@ -76,9 +74,8 @@
 }
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc CHANGELOG.md README.md
 %license LICENSE.txt
 %{python_sitelib}/azure/mgmt/storagecache
-%{python_sitelib}/azure_mgmt_storagecache-*.egg-info
+%{python_sitelib}/azure_mgmt_storagecache-*.dist-info
 


commit python-azure-mgmt-storagecache for openSUSE:Factory

2023-06-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-storagecache for 
openSUSE:Factory checked in at 2023-06-21 22:40:17

Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.15902 
(New)


Package is "python-azure-mgmt-storagecache"

Wed Jun 21 22:40:17 2023 rev:11 rq:1094339 version:1.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache/python-azure-mgmt-storagecache.changes
2023-02-16 16:57:18.368316754 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.15902/python-azure-mgmt-storagecache.changes
 2023-06-21 22:41:11.882854630 +0200
@@ -1,0 +2,9 @@
+Wed Jun 21 09:59:43 UTC 2023 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.5.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-storagecache-1.4.0.zip

New:

  azure-mgmt-storagecache-1.5.0.zip



Other differences:
--
++ python-azure-mgmt-storagecache.spec ++
--- /var/tmp/diff_new_pack.hrLoMZ/_old  2023-06-21 22:41:12.322857278 +0200
+++ /var/tmp/diff_new_pack.hrLoMZ/_new  2023-06-21 22:41:12.330857326 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-mgmt-storagecache
-Version:1.4.0
+Version:1.5.0
 Release:0
 Summary:Microsoft Azure Storagecache Management Client Library
 License:MIT
@@ -41,7 +41,8 @@
 Requires:   python-azure-mgmt-core >= 1.3.2
 Requires:   python-azure-mgmt-nspkg >= 3.0.0
 Requires:   python-azure-nspkg >= 3.0.0
-Requires:   python-msrest >= 0.7.1
+Requires:   python-isodate < 1.0.0
+Requires:   python-isodate >= 0.6.1
 Requires:   (python-typing_extensions >= 4.3.0 if python-base < 3.8)
 Conflicts:  python-azure-sdk <= 2.0.0
 


commit python-azure-mgmt-storagecache for openSUSE:Factory

2023-02-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-storagecache for 
openSUSE:Factory checked in at 2023-02-16 16:57:13

Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.22824 
(New)


Package is "python-azure-mgmt-storagecache"

Thu Feb 16 16:57:13 2023 rev:10 rq:1066158 version:1.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache/python-azure-mgmt-storagecache.changes
2022-07-09 17:05:30.276926098 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.22824/python-azure-mgmt-storagecache.changes
 2023-02-16 16:57:18.368316754 +0100
@@ -1,0 +2,9 @@
+Thu Feb 16 10:09:38 UTC 2023 - John Paul Adrian Glaubitz 

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

Old:

  azure-mgmt-storagecache-1.3.0.zip

New:

  azure-mgmt-storagecache-1.4.0.zip



Other differences:
--
++ python-azure-mgmt-storagecache.spec ++
--- /var/tmp/diff_new_pack.t8tcWz/_old  2023-02-16 16:57:19.320320894 +0100
+++ /var/tmp/diff_new_pack.t8tcWz/_new  2023-02-16 16:57:19.324320912 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-storagecache
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-mgmt-storagecache
-Version:1.3.0
+Version:1.4.0
 Release:0
 Summary:Microsoft Azure Storagecache Management Client Library
 License:MIT
@@ -38,10 +38,11 @@
 Requires:   python-azure-common < 2.0.0
 Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-core < 2.0.0
-Requires:   python-azure-mgmt-core >= 1.3.1
+Requires:   python-azure-mgmt-core >= 1.3.2
 Requires:   python-azure-mgmt-nspkg >= 3.0.0
 Requires:   python-azure-nspkg >= 3.0.0
-Requires:   python-msrest >= 0.6.21
+Requires:   python-msrest >= 0.7.1
+Requires:   (python-typing_extensions >= 4.3.0 if python-base < 3.8)
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch


commit python-azure-mgmt-storagecache for openSUSE:Factory

2022-07-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-storagecache for 
openSUSE:Factory checked in at 2022-07-09 17:03:12

Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.1523 
(New)


Package is "python-azure-mgmt-storagecache"

Sat Jul  9 17:03:12 2022 rev:9 rq:987926 version:1.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache/python-azure-mgmt-storagecache.changes
2022-03-22 19:40:29.895108669 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.1523/python-azure-mgmt-storagecache.changes
  2022-07-09 17:05:30.276926098 +0200
@@ -1,0 +2,9 @@
+Fri Jul  8 06:45:00 UTC 2022 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.3.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-storagecache-1.2.0.zip

New:

  azure-mgmt-storagecache-1.3.0.zip



Other differences:
--
++ python-azure-mgmt-storagecache.spec ++
--- /var/tmp/diff_new_pack.5lzDAM/_old  2022-07-09 17:05:30.860926652 +0200
+++ /var/tmp/diff_new_pack.5lzDAM/_new  2022-07-09 17:05:30.868926660 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-mgmt-storagecache
-Version:1.2.0
+Version:1.3.0
 Release:0
 Summary:Microsoft Azure Storagecache Management Client Library
 License:MIT
@@ -38,7 +38,7 @@
 Requires:   python-azure-common < 2.0.0
 Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-core < 2.0.0
-Requires:   python-azure-mgmt-core >= 1.3.0
+Requires:   python-azure-mgmt-core >= 1.3.1
 Requires:   python-azure-mgmt-nspkg >= 3.0.0
 Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-msrest >= 0.6.21


commit python-azure-mgmt-storagecache for openSUSE:Factory

2022-03-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-storagecache for 
openSUSE:Factory checked in at 2022-03-22 19:40:25

Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.25692 
(New)


Package is "python-azure-mgmt-storagecache"

Tue Mar 22 19:40:25 2022 rev:8 rq:963911 version:1.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache/python-azure-mgmt-storagecache.changes
2021-10-18 22:03:09.098135216 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.25692/python-azure-mgmt-storagecache.changes
 2022-03-22 19:40:29.895108669 +0100
@@ -1,0 +2,9 @@
+Tue Mar 22 07:54:26 UTC 2022 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.2.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-storagecache-1.1.0.zip

New:

  azure-mgmt-storagecache-1.2.0.zip



Other differences:
--
++ python-azure-mgmt-storagecache.spec ++
--- /var/tmp/diff_new_pack.wlKjBa/_old  2022-03-22 19:40:30.427109227 +0100
+++ /var/tmp/diff_new_pack.wlKjBa/_new  2022-03-22 19:40:30.439109240 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-storagecache
 #
-# 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,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-mgmt-storagecache
-Version:1.1.0
+Version:1.2.0
 Release:0
 Summary:Microsoft Azure Storagecache Management Client Library
 License:MIT
@@ -38,7 +38,7 @@
 Requires:   python-azure-common < 2.0.0
 Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-core < 2.0.0
-Requires:   python-azure-mgmt-core >= 1.2.0
+Requires:   python-azure-mgmt-core >= 1.3.0
 Requires:   python-azure-mgmt-nspkg >= 3.0.0
 Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-msrest >= 0.6.21


commit python-azure-mgmt-storagecache for openSUSE:Factory

2021-10-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-storagecache for 
openSUSE:Factory checked in at 2021-10-18 22:00:07

Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.1890 
(New)


Package is "python-azure-mgmt-storagecache"

Mon Oct 18 22:00:07 2021 rev:7 rq:926059 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache/python-azure-mgmt-storagecache.changes
2021-08-16 10:17:43.670647957 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.1890/python-azure-mgmt-storagecache.changes
  2021-10-18 22:03:09.098135216 +0200
@@ -1,0 +2,8 @@
+Mon Oct 18 15:18:09 UTC 2021 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.1.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+
+---

Old:

  azure-mgmt-storagecache-1.0.0.zip

New:

  azure-mgmt-storagecache-1.1.0.zip



Other differences:
--
++ python-azure-mgmt-storagecache.spec ++
--- /var/tmp/diff_new_pack.ZCPlRn/_old  2021-10-18 22:03:09.478135491 +0200
+++ /var/tmp/diff_new_pack.ZCPlRn/_new  2021-10-18 22:03:09.482135494 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-mgmt-storagecache
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:Microsoft Azure Storagecache Management Client Library
 License:MIT


commit python-azure-mgmt-storagecache for openSUSE:Factory

2021-08-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-storagecache for 
openSUSE:Factory checked in at 2021-08-16 10:11:37

Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.1899 
(New)


Package is "python-azure-mgmt-storagecache"

Mon Aug 16 10:11:37 2021 rev:6 rq:912005 version:1.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache/python-azure-mgmt-storagecache.changes
2021-04-12 15:49:30.441246180 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.1899/python-azure-mgmt-storagecache.changes
  2021-08-16 10:17:43.670647957 +0200
@@ -1,0 +2,9 @@
+Fri Aug  6 10:32:31 UTC 2021 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.0.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-storagecache-0.5.0.zip

New:

  azure-mgmt-storagecache-1.0.0.zip



Other differences:
--
++ python-azure-mgmt-storagecache.spec ++
--- /var/tmp/diff_new_pack.sZjjAd/_old  2021-08-16 10:17:44.346646874 +0200
+++ /var/tmp/diff_new_pack.sZjjAd/_new  2021-08-16 10:17:44.350646867 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-mgmt-storagecache
-Version:0.5.0
+Version:1.0.0
 Release:0
 Summary:Microsoft Azure Storagecache Management Client Library
 License:MIT
@@ -37,11 +37,11 @@
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
 Requires:   python-azure-common >= 1.1
+Requires:   python-azure-mgmt-core < 2.0.0
+Requires:   python-azure-mgmt-core >= 1.2.0
 Requires:   python-azure-mgmt-nspkg >= 3.0.0
 Requires:   python-azure-nspkg >= 3.0.0
-Requires:   python-msrest >= 0.5.0
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.32
+Requires:   python-msrest >= 0.6.21
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch


commit python-azure-mgmt-storagecache for openSUSE:Factory

2021-04-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-storagecache for 
openSUSE:Factory checked in at 2021-04-12 15:49:22

Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.2401 
(New)


Package is "python-azure-mgmt-storagecache"

Mon Apr 12 15:49:22 2021 rev:5 rq:881971 version:0.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache/python-azure-mgmt-storagecache.changes
2020-12-09 22:20:32.551621896 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.2401/python-azure-mgmt-storagecache.changes
  2021-04-12 15:49:30.441246180 +0200
@@ -1,0 +2,9 @@
+Fri Mar 19 14:26:33 UTC 2021 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.5.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Update Summary and %description from setup.py
+
+---

Old:

  azure-mgmt-storagecache-0.3.0.zip

New:

  azure-mgmt-storagecache-0.5.0.zip



Other differences:
--
++ python-azure-mgmt-storagecache.spec ++
--- /var/tmp/diff_new_pack.9bfa9v/_old  2021-04-12 15:49:30.957246805 +0200
+++ /var/tmp/diff_new_pack.9bfa9v/_new  2021-04-12 15:49:30.961246809 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-storagecache
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,9 +21,9 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-mgmt-storagecache
-Version:0.3.0
+Version:0.5.0
 Release:0
-Summary:Microsoft Azure MyService Management Client Library
+Summary:Microsoft Azure Storagecache Management Client Library
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/Azure/azure-sdk-for-python
@@ -49,7 +49,7 @@
 %python_subpackages
 
 %description
-This is the Microsoft Azure MyService Management Client Library.
+This is the Microsoft Azure Storagecache Management Client Library.
 
 Azure Resource Manager (ARM) is the next generation of management APIs that
 replace the old Azure Service Management (ASM).


commit python-azure-mgmt-storagecache for openSUSE:Factory

2020-12-09 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package python-azure-mgmt-storagecache for 
openSUSE:Factory checked in at 2020-12-09 22:20:31

Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.2328 
(New)


Package is "python-azure-mgmt-storagecache"

Wed Dec  9 22:20:31 2020 rev:4 rq:853987 version:0.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-storagecache/python-azure-mgmt-storagecache.changes
2020-10-02 17:22:48.786218694 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-storagecache.new.2328/python-azure-mgmt-storagecache.changes
  2020-12-09 22:20:32.551621896 +0100
@@ -1,0 +2,5 @@
+Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert 
+
+- Only build Python3 flavors for distributions 15 and greater
+
+---



Other differences:
--
++ python-azure-mgmt-storagecache.spec ++
--- /var/tmp/diff_new_pack.8WOdUr/_old  2020-12-09 22:20:33.143622497 +0100
+++ /var/tmp/diff_new_pack.8WOdUr/_new  2020-12-09 22:20:33.147622501 +0100
@@ -17,6 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%if 0%{?suse_version} >= 1500
+%define skip_python2 1
+%endif
 Name:   python-azure-mgmt-storagecache
 Version:0.3.0
 Release:0
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org