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

2020-07-20 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-batch for 
openSUSE:Factory checked in at 2020-07-20 21:08:04

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


Package is "python-azure-mgmt-batch"

Mon Jul 20 21:08:04 2020 rev:7 rq:821951 version:9.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-batch/python-azure-mgmt-batch.changes
  2020-05-08 23:04:46.589791750 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-batch.new.3592/python-azure-mgmt-batch.changes
2020-07-20 21:09:52.325610047 +0200
@@ -1,0 +2,8 @@
+Fri Jul 17 11:29:01 UTC 2020 - John Paul Adrian Glaubitz 

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

Old:

  azure-mgmt-batch-8.0.0.zip

New:

  azure-mgmt-batch-9.0.0.zip



Other differences:
--
++ python-azure-mgmt-batch.spec ++
--- /var/tmp/diff_new_pack.alJPj9/_old  2020-07-20 21:09:54.821612578 +0200
+++ /var/tmp/diff_new_pack.alJPj9/_new  2020-07-20 21:09:54.825612583 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-batch
-Version:8.0.0
+Version:9.0.0
 Release:0
 Summary:Microsoft Azure Batch Management Client Library
 License:MIT




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

2020-05-08 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-batch for 
openSUSE:Factory checked in at 2020-05-08 23:04:43

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


Package is "python-azure-mgmt-batch"

Fri May  8 23:04:43 2020 rev:6 rq:801177 version:8.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-batch/python-azure-mgmt-batch.changes
  2019-10-10 14:28:59.680814944 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-batch.new.2738/python-azure-mgmt-batch.changes
2020-05-08 23:04:46.589791750 +0200
@@ -1,0 +2,10 @@
+Wed May  6 07:55:27 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 8.0.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Rename HISTORY.rst to CHANGELOG.md in %files section
+- Rename README.rst to README.md in %files section
+
+---

Old:

  azure-mgmt-batch-7.0.0.zip

New:

  azure-mgmt-batch-8.0.0.zip



Other differences:
--
++ python-azure-mgmt-batch.spec ++
--- /var/tmp/diff_new_pack.xKVd83/_old  2020-05-08 23:04:47.309793221 +0200
+++ /var/tmp/diff_new_pack.xKVd83/_new  2020-05-08 23:04:47.313793229 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-batch
 #
-# 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-batch
-Version:7.0.0
+Version:8.0.0
 Release:0
 Summary:Microsoft Azure Batch 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-batch/azure-mgmt-batch-%{version}.zip
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst README.rst
+%doc CHANGELOG.md README.md
 %license LICENSE.txt
 %{python_sitelib}/azure/mgmt/batch
 %{python_sitelib}/azure_mgmt_batch-*.egg-info




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

2019-10-10 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-batch for 
openSUSE:Factory checked in at 2019-10-10 14:28:57

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


Package is "python-azure-mgmt-batch"

Thu Oct 10 14:28:57 2019 rev:5 rq:735685 version:7.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-batch/python-azure-mgmt-batch.changes
  2019-05-14 13:31:56.423567911 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-batch.new.2352/python-azure-mgmt-batch.changes
2019-10-10 14:28:59.680814944 +0200
@@ -1,0 +2,13 @@
+Fri Oct  4 12:14:36 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 7.0.0
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Drop patches to support older versions of setuptools as
+  SLE-12 is now shipping with a recent enough version
+  + amb_drop-compatible-releases-operator.patch
+  + amb_drop-extras-require.patch
+- Remove python-devel package from BuildRequires
+
+---

Old:

  amb_drop-compatible-releases-operator.patch
  amb_drop-extras-require.patch
  azure-mgmt-batch-6.0.0.zip

New:

  azure-mgmt-batch-7.0.0.zip



Other differences:
--
++ python-azure-mgmt-batch.spec ++
--- /var/tmp/diff_new_pack.V84ZaA/_old  2019-10-10 14:29:01.056811735 +0200
+++ /var/tmp/diff_new_pack.V84ZaA/_new  2019-10-10 14:29:01.076811689 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-batch
-Version:6.0.0
+Version:7.0.0
 Release:0
 Summary:Microsoft Azure Batch Management Client Library
 License:MIT
@@ -26,11 +26,8 @@
 Url:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-batch/azure-mgmt-batch-%{version}.zip
 Source1:LICENSE.txt
-Patch1: amb_drop-compatible-releases-operator.patch
-Patch2: amb_drop-extras-require.patch
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -58,8 +55,6 @@
 
 %prep
 %setup -q -n azure-mgmt-batch-%{version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-batch-%{version}




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

2019-05-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-batch for 
openSUSE:Factory checked in at 2019-05-14 13:31:53

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


Package is "python-azure-mgmt-batch"

Tue May 14 13:31:53 2019 rev:4 rq:694392 version:6.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-batch/python-azure-mgmt-batch.changes
  2018-09-26 16:13:32.459275168 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-batch.new.5148/python-azure-mgmt-batch.changes
2019-05-14 13:31:56.423567911 +0200
@@ -1,0 +2,21 @@
+Thu Apr 11 12:23:57 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
+  + amb_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
+  + amb_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-batch-5.0.1.zip

New:

  amb_drop-extras-require.patch
  azure-mgmt-batch-6.0.0.zip



Other differences:
--
++ python-azure-mgmt-batch.spec ++
--- /var/tmp/diff_new_pack.B1F6IC/_old  2019-05-14 13:31:56.963569217 +0200
+++ /var/tmp/diff_new_pack.B1F6IC/_new  2019-05-14 13:31:56.963569217 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-batch
 #
-# 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-batch
-Version:5.0.1
+Version:6.0.0
 Release:0
 Summary:Microsoft Azure Batch Management Client Library
 License:MIT
@@ -27,18 +27,21 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-batch/azure-mgmt-batch-%{version}.zip
 Source1:LICENSE.txt
 Patch1: amb_drop-compatible-releases-operator.patch
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
+Patch2: amb_drop-extras-require.patch
+BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
+BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module devel}
 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 < 1.0.0
-Requires:   python-msrestazure >= 0.4.27
+Requires:   python-msrestazure >= 0.4.32
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -48,11 +51,15 @@
 %description
 This is the Microsoft Azure Batch Management Client Library.
 
-This package has been tested with Python 2.7, 3.3, 3.4 and 3.5.
+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, 3.6 and 3.7.
 
 %prep
 %setup -q -n azure-mgmt-batch-%{version}
 %patch1 -p1
+%patch2 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-batch-%{version}
@@ -60,6 +67,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__

++ amb_drop-compatible-releases-operator.patch ++
--- /var/tmp/d

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

2018-09-26 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-batch for 
openSUSE:Factory checked in at 2018-09-26 16:13:30

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


Package is "python-azure-mgmt-batch"

Wed Sep 26 16:13:30 2018 rev:3 rq:637944 version:5.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-batch/python-azure-mgmt-batch.changes
  2018-02-14 09:25:47.376161289 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-batch.new/python-azure-mgmt-batch.changes
 2018-09-26 16:13:32.459275168 +0200
@@ -1,0 +2,12 @@
+Mon Sep  3 13:27:16 UTC 2018 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 5.0.1
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Move LICENSE.txt from %doc to %license section
+- Refresh patches for new version
+  + amb_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-batch-5.0.0.zip

New:

  azure-mgmt-batch-5.0.1.zip



Other differences:
--
++ python-azure-mgmt-batch.spec ++
--- /var/tmp/diff_new_pack.xGuCBH/_old  2018-09-26 16:13:33.079274140 +0200
+++ /var/tmp/diff_new_pack.xGuCBH/_new  2018-09-26 16:13:33.079274140 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-batch
-Version:5.0.0
+Version:5.0.1
 Release:0
 Summary:Microsoft Azure Batch Management Client Library
 License:MIT
@@ -38,7 +38,7 @@
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
 Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.11
+Requires:   python-msrestazure >= 0.4.27
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -69,7 +69,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/batch
 %{python_sitelib}/azure_mgmt_batch-*.egg-info
 

++ amb_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.xGuCBH/_old  2018-09-26 16:13:33.111274087 +0200
+++ /var/tmp/diff_new_pack.xGuCBH/_new  2018-09-26 16:13:33.111274087 +0200
@@ -1,13 +1,11 @@
-diff -Nru azure-mgmt-batch-5.0.0.orig/setup.py azure-mgmt-batch-5.0.0/setup.py
 azure-mgmt-batch-5.0.0.orig/setup.py   2017-11-13 20:33:52.0 
+0100
-+++ azure-mgmt-batch-5.0.0/setup.py2018-01-17 16:20:23.587287606 +0100
-@@ -78,8 +78,8 @@
- zip_safe=False,
+diff -Nru azure-mgmt-batch-5.0.1.orig/setup.py azure-mgmt-batch-5.0.1/setup.py
+--- azure-mgmt-batch-5.0.1.orig/setup.py   2018-05-26 00:00:46.0 
+0200
 azure-mgmt-batch-5.0.1/setup.py2018-09-03 15:25:59.273453427 +0200
+@@ -78,7 +78,7 @@
  packages=find_packages(exclude=["tests"]),
  install_requires=[
--'msrestazure~=0.4.11',
+ 'msrestazure>=0.4.27,<2.0.0',
 -'azure-common~=1.1',
-+'msrestazure>=0.4.11',
 +'azure-common>=1.1',
  ],
  cmdclass=cmdclass




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-batch for 
openSUSE:Factory checked in at 2018-02-14 09:25:35

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


Package is "python-azure-mgmt-batch"

Wed Feb 14 09:25:35 2018 rev:2 rq:571094 version:5.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-batch/python-azure-mgmt-batch.changes
  2017-10-11 22:58:08.245359892 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-batch.new/python-azure-mgmt-batch.changes
 2018-02-14 09:25:47.376161289 +0100
@@ -1,0 +2,12 @@
+Thu Jan 18 10:09:10 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 5.0.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amb_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-batch-4.1.0.zip

New:

  azure-mgmt-batch-5.0.0.zip



Other differences:
--
++ python-azure-mgmt-batch.spec ++
--- /var/tmp/diff_new_pack.Ku9XJL/_old  2018-02-14 09:25:47.980139400 +0100
+++ /var/tmp/diff_new_pack.Ku9XJL/_new  2018-02-14 09:25:47.984139255 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-batch
 #
-# 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-batch
-Version:4.1.0
+Version:5.0.0
 Release:0
 Summary:Microsoft Azure Batch Management Client Library
 License:MIT
@@ -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 >= 0.4.11
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -69,7 +69,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/batch
 %{python_sitelib}/azure_mgmt_batch-*.egg-info
 

++ amb_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.Ku9XJL/_old  2018-02-14 09:25:48.028137660 +0100
+++ /var/tmp/diff_new_pack.Ku9XJL/_new  2018-02-14 09:25:48.028137660 +0100
@@ -1,14 +1,14 @@
-diff -Nru azure-mgmt-batch-4.0.0.orig/setup.py azure-mgmt-batch-4.0.0/setup.py
 azure-mgmt-batch-4.0.0.orig/setup.py   2017-05-10 21:07:34.0 
+0200
-+++ azure-mgmt-batch-4.0.0/setup.py2017-06-09 10:37:55.590515314 +0200
+diff -Nru azure-mgmt-batch-5.0.0.orig/setup.py azure-mgmt-batch-5.0.0/setup.py
+--- azure-mgmt-batch-5.0.0.orig/setup.py   2017-11-13 20:33:52.0 
+0100
 azure-mgmt-batch-5.0.0/setup.py2018-01-17 16:20:23.587287606 +0100
 @@ -78,8 +78,8 @@
  zip_safe=False,
- packages=find_packages(),
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
--'msrestazure~=0.4.7',
--'azure-common~=1.1.5',
-+'msrestazure>=0.4.7',
-+'azure-common>=1.1.5',
+-'msrestazure~=0.4.11',
+-'azure-common~=1.1',
++'msrestazure>=0.4.11',
++'azure-common>=1.1',
  ],
  cmdclass=cmdclass
  )