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

2020-01-13 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-redis for 
openSUSE:Factory checked in at 2020-01-13 22:19:05

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


Package is "python-azure-mgmt-redis"

Mon Jan 13 22:19:05 2020 rev:6 rq:761253 version:7.0.0rc1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-redis/python-azure-mgmt-redis.changes
  2019-10-10 14:31:09.344512705 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-redis.new.6675/python-azure-mgmt-redis.changes
2020-01-13 22:20:30.474489941 +0100
@@ -1,0 +2,8 @@
+Mon Jan  6 15:54:48 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 7.0.0rc1
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+
+---

Old:

  azure-mgmt-redis-6.0.0.zip

New:

  azure-mgmt-redis-7.0.0rc1.zip



Other differences:
--
++ python-azure-mgmt-redis.spec ++
--- /var/tmp/diff_new_pack.ewbBMG/_old  2020-01-13 22:20:31.014490191 +0100
+++ /var/tmp/diff_new_pack.ewbBMG/_new  2020-01-13 22:20:31.018490193 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-redis
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-redis
-Version:6.0.0
+Version:7.0.0rc1
 Release:0
 Summary:Microsoft Azure Redis Cache Management Client Library
 License:MIT
 Group:  Development/Languages/Python
-Url:https://github.com/Azure/azure-sdk-for-python
+URL:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-redis/azure-mgmt-redis-%{version}.zip
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}




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

2019-10-10 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-redis for 
openSUSE:Factory checked in at 2019-10-10 14:31:08

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


Package is "python-azure-mgmt-redis"

Thu Oct 10 14:31:08 2019 rev:5 rq:735736 version:6.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-redis/python-azure-mgmt-redis.changes
  2019-05-14 13:35:58.452088487 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-redis.new.2352/python-azure-mgmt-redis.changes
2019-10-10 14:31:09.344512705 +0200
@@ -1,0 +2,8 @@
+Fri Oct  4 12:19:24 UTC 2019 - John Paul Adrian Glaubitz 

+
+- Drop patches to support older versions of setuptools as
+  SLE-12 is now shipping with a recent enough version
+  + amr_drop-compatible-releases-operator.patch
+  + amr_drop-extras-require.patch
+
+---

Old:

  amr_drop-compatible-releases-operator.patch
  amr_drop-extras-require.patch



Other differences:
--
++ python-azure-mgmt-redis.spec ++
--- /var/tmp/diff_new_pack.jTN03j/_old  2019-10-10 14:31:09.936511325 +0200
+++ /var/tmp/diff_new_pack.jTN03j/_new  2019-10-10 14:31:09.948511297 +0200
@@ -26,8 +26,6 @@
 Url:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-redis/azure-mgmt-redis-%{version}.zip
 Source1:LICENSE.txt
-Patch1: amr_drop-compatible-releases-operator.patch
-Patch2: amr_drop-extras-require.patch
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
@@ -57,8 +55,6 @@
 
 %prep
 %setup -q -n azure-mgmt-redis-%{version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-redis-%{version}





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

2019-05-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-redis for 
openSUSE:Factory checked in at 2019-05-14 13:35:51

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


Package is "python-azure-mgmt-redis"

Tue May 14 13:35:51 2019 rev:4 rq:694459 version:6.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-redis/python-azure-mgmt-redis.changes
  2018-05-13 15:59:42.282066003 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-redis.new.5148/python-azure-mgmt-redis.changes
2019-05-14 13:35:58.452088487 +0200
@@ -1,0 +2,21 @@
+Fri Apr 12 13:17:07 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 6.0.0
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Add patch to drop extras_require field from setup.py,
+  required for SLES12 as the setuptools version is too old
+  + amr_drop-extras-require.patch
+- Bump minimum version for namespace packages
+  to 3.0.0 in BuildRequires and Requires
+- Remove python-devel package from BuildRequires
+- Refresh patches for new version
+  + amr_drop-compatible-releases-operator.patch
+- Run fdupes to hardlink duplicate files
+  + Add fdupes to BuildRequires
+  + Add %fdupes invocation to %install
+- Update %description from setup.py
+- Update BuildRequires and Requires from setup.py
+
+---

Old:

  azure-mgmt-redis-5.0.0.zip

New:

  amr_drop-extras-require.patch
  azure-mgmt-redis-6.0.0.zip



Other differences:
--
++ python-azure-mgmt-redis.spec ++
--- /var/tmp/diff_new_pack.NKoB4q/_old  2019-05-14 13:36:00.548093027 +0200
+++ /var/tmp/diff_new_pack.NKoB4q/_new  2019-05-14 13:36:00.548093027 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-redis
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-redis
-Version:5.0.0
+Version:6.0.0
 Release:0
 Summary:Microsoft Azure Redis Cache Management Client Library
 License:MIT
@@ -27,18 +27,20 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-redis/azure-mgmt-redis-%{version}.zip
 Source1:LICENSE.txt
 Patch1: amr_drop-compatible-releases-operator.patch
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
-BuildRequires:  %{python_module devel}
+Patch2: amr_drop-extras-require.patch
+BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
+BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
+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-nspkg
-Requires:   python-azure-nspkg
+Requires:   python-azure-mgmt-nspkg >= 3.0.0
+Requires:   python-azure-nspkg >= 3.0.0
+Requires:   python-msrest >= 0.5.0
 Requires:   python-msrestazure < 2.0.0
-Requires:   python-msrestazure >= 0.4.20
+Requires:   python-msrestazure >= 0.4.32
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -51,11 +53,12 @@
 Azure Resource Manager (ARM) is the next generation of management APIs that
 replace the old Azure Service Management (ASM).
 
-This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
+This package has been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7.
 
 %prep
 %setup -q -n azure-mgmt-redis-%{version}
 %patch1 -p1
+%patch2 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-redis-%{version}
@@ -63,6 +66,7 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 %{python_expand # delete common files
 rm -rf %{buildroot}%{$python_sitelib}/azure/mgmt/__init__.*
 rm -rf %{buildroot}%{$python_sitelib}/azure/mgmt/__pycache__

++ amr_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.NKoB4q/_old  2019-05-14 13:36:00.572093079 +0200
+++ 

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

2018-05-13 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-redis for 
openSUSE:Factory checked in at 2018-05-13 15:59:40

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


Package is "python-azure-mgmt-redis"

Sun May 13 15:59:40 2018 rev:3 rq:599346 version:5.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-redis/python-azure-mgmt-redis.changes
  2018-01-31 19:51:32.670445854 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-redis.new/python-azure-mgmt-redis.changes
 2018-05-13 15:59:42.282066003 +0200
@@ -1,0 +2,11 @@
+Thu Mar  8 11:52:47 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 5.0.0
+- Move LICENSE.txt from %doc to %license section
+- Refresh patches for new version
+  + amr_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+- Update Summary and %description from setup.py
+
+---

Old:

  azure-mgmt-redis-4.1.1.zip

New:

  azure-mgmt-redis-5.0.0.zip



Other differences:
--
++ python-azure-mgmt-redis.spec ++
--- /var/tmp/diff_new_pack.ajxdfX/_old  2018-05-13 15:59:42.998039878 +0200
+++ /var/tmp/diff_new_pack.ajxdfX/_new  2018-05-13 15:59:43.002039732 +0200
@@ -18,9 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-redis
-Version:4.1.1
+Version:5.0.0
 Release:0
-Summary:Microsoft Azure Redis Cache Resource Management Client Library
+Summary:Microsoft Azure Redis Cache Management Client Library
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/Azure/azure-sdk-for-python
@@ -34,11 +34,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.5
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.7
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -46,12 +46,12 @@
 %python_subpackages
 
 %description
-This is the Microsoft Azure Redis Cache Resource Management Client Library.
+This is the Microsoft Azure Redis Cache Management Client Library.
 
 Azure Resource Manager (ARM) is the next generation of management APIs that
 replace the old Azure Service Management (ASM).
 
-This package has been tested with Python 2.7, 3.3, 3.4 and 3.5.
+This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
 
 %prep
 %setup -q -n azure-mgmt-redis-%{version}
@@ -72,7 +72,8 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python_sitelib}/azure/mgmt/redis
 %{python_sitelib}/azure_mgmt_redis-*.egg-info
 

++ amr_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.ajxdfX/_old  2018-05-13 15:59:43.046038127 +0200
+++ /var/tmp/diff_new_pack.ajxdfX/_new  2018-05-13 15:59:43.046038127 +0200
@@ -1,14 +1,12 @@
-diff -Nru azure-mgmt-redis-4.1.0.orig/setup.py azure-mgmt-redis-4.1.0/setup.py
 azure-mgmt-redis-4.1.0.orig/setup.py   2017-04-19 00:10:36.0 
+0200
-+++ azure-mgmt-redis-4.1.0/setup.py2017-06-12 13:33:45.808860306 +0200
-@@ -74,8 +74,8 @@
- 'azure.mgmt.redis.operations',
- ],
+diff -Nru azure-mgmt-redis-5.0.0.orig/setup.py azure-mgmt-redis-5.0.0/setup.py
+--- azure-mgmt-redis-5.0.0.orig/setup.py   2018-02-09 00:11:14.0 
+0100
 azure-mgmt-redis-5.0.0/setup.py2018-03-08 11:59:30.024601023 +0100
+@@ -78,7 +78,7 @@
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
--'azure-common~=1.1.5',
--'msrestazure~=0.4.7',
-+'azure-common>=1.1.5',
-+'msrestazure>=0.4.7',
+ 'msrestazure>=0.4.20,<2.0.0',
+-'azure-common~=1.1',
++'azure-common>=1.1',
  ],
  cmdclass=cmdclass
  )




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

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-redis for 
openSUSE:Factory checked in at 2018-01-31 19:51:32

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


Package is "python-azure-mgmt-redis"

Wed Jan 31 19:51:32 2018 rev:2 rq:571077 version:4.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-redis/python-azure-mgmt-redis.changes
  2017-10-11 22:59:56.980591904 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-redis.new/python-azure-mgmt-redis.changes
 2018-01-31 19:51:32.670445854 +0100
@@ -1,0 +2,9 @@
+Fri Jan 19 13:29:43 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 4.1.1
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-mgmt-redis-4.1.0.zip

New:

  azure-mgmt-redis-4.1.1.zip



Other differences:
--
++ python-azure-mgmt-redis.spec ++
--- /var/tmp/diff_new_pack.89pVDF/_old  2018-01-31 19:51:33.270417955 +0100
+++ /var/tmp/diff_new_pack.89pVDF/_new  2018-01-31 19:51:33.274417769 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-redis
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-redis
-Version:4.1.0
+Version:4.1.1
 Release:0
 Summary:Microsoft Azure Redis Cache Resource Management Client Library
 License:MIT
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/redis
 %{python_sitelib}/azure_mgmt_redis-*.egg-info