commit python-azure-batch for openSUSE:Factory

2020-04-01 Thread root
Hello community,

here is the log from the commit of package python-azure-batch for 
openSUSE:Factory checked in at 2020-04-01 19:13:46

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


Package is "python-azure-batch"

Wed Apr  1 19:13:46 2020 rev:7 rq:790560 version:9.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-azure-batch/python-azure-batch.changes
2019-10-10 14:28:00.320953308 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-batch.new.3248/python-azure-batch.changes
  2020-04-01 19:14:35.003429750 +0200
@@ -1,0 +2,10 @@
+Wed Apr  1 11:59:53 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
+- Rename HISTORY.rst to CHANGELOG.md in %files section
+- Rename README.rst to README.md in %files section
+
+---

Old:

  azure-batch-8.0.0.zip

New:

  azure-batch-9.0.0.zip



Other differences:
--
++ python-azure-batch.spec ++
--- /var/tmp/diff_new_pack.jar4Hu/_old  2020-04-01 19:14:36.515430431 +0200
+++ /var/tmp/diff_new_pack.jar4Hu/_new  2020-04-01 19:14:36.519430432 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-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-batch
-Version:8.0.0
+Version:9.0.0
 Release:0
 Summary:Microsoft Azure Batch 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-batch/azure-batch-%{version}.zip
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
@@ -65,7 +65,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst README.rst
+%doc CHANGELOG.md README.md
 %license LICENSE.txt
 %{python_sitelib}/azure/batch
 %{python_sitelib}/azure_batch-*.egg-info




commit python-azure-batch for openSUSE:Factory

2019-10-10 Thread root
Hello community,

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

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


Package is "python-azure-batch"

Thu Oct 10 14:27:57 2019 rev:6 rq:735652 version:8.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-azure-batch/python-azure-batch.changes
2019-05-14 13:30:39.115382933 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-batch.new.2352/python-azure-batch.changes
  2019-10-10 14:28:00.320953308 +0200
@@ -1,0 +2,11 @@
+Fri Oct  4 12:10:55 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 8.0.0
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Drop patch to support older versions of setuptools as
+  SLE-12 is now shipping with a recent enough version
+  + ab_drop-compatible-releases-operator.patch
+
+---

Old:

  ab_drop-compatible-releases-operator.patch
  azure-batch-6.0.0.zip

New:

  azure-batch-8.0.0.zip



Other differences:
--
++ python-azure-batch.spec ++
--- /var/tmp/diff_new_pack.jErwQN/_old  2019-10-10 14:28:01.028951657 +0200
+++ /var/tmp/diff_new_pack.jErwQN/_new  2019-10-10 14:28:01.032951648 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-batch
-Version:6.0.0
+Version:8.0.0
 Release:0
 Summary:Microsoft Azure Batch Client Library
 License:MIT
@@ -26,7 +26,6 @@
 Url:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-batch/azure-batch-%{version}.zip
 Source1:LICENSE.txt
-Patch1: ab_drop-compatible-releases-operator.patch
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -51,7 +50,6 @@
 
 %prep
 %setup -q -n azure-batch-%{version}
-%patch1 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-batch-%{version}




commit python-azure-batch for openSUSE:Factory

2019-05-14 Thread root
Hello community,

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

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


Package is "python-azure-batch"

Tue May 14 13:30:37 2019 rev:5 rq:694366 version:6.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-azure-batch/python-azure-batch.changes
2018-09-26 16:12:34.675371000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-batch.new.5148/python-azure-batch.changes
  2019-05-14 13:30:39.115382933 +0200
@@ -1,0 +2,19 @@
+Wed Apr 10 14:55:13 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
+- Bump minimum version for namespace packages
+  to 3.0.0 in BuildRequires and Requires
+- Refresh patches for new version
+  + ab_drop-compatible-releases-operator.patch
+- Remove python-devel package from BuildRequires
+- Run fdupes to hardlink duplicate files
+  + Add fdupes to BuildRequires
+  + Add %fdupes invocation to %install
+- Update BuildRequires and Requires from setup.py
+- Use namespace packages for python2 builds only as the python3
+  packages are using Implicit Namespace Packages (PEP 420)
+
+---

Old:

  azure-batch-5.0.0.zip

New:

  azure-batch-6.0.0.zip



Other differences:
--
++ python-azure-batch.spec ++
--- /var/tmp/diff_new_pack.tOfiFz/_old  2019-05-14 13:30:41.143387736 +0200
+++ /var/tmp/diff_new_pack.tOfiFz/_new  2019-05-14 13:30:41.175387812 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-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-batch
-Version:5.0.0
+Version:6.0.0
 Release:0
 Summary:Microsoft Azure Batch Client Library
 License:MIT
@@ -27,14 +27,16 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-batch/azure-batch-%{version}.zip
 Source1:LICENSE.txt
 Patch1: ab_drop-compatible-releases-operator.patch
-BuildRequires:  %{python_module azure-nspkg}
-BuildRequires:  %{python_module devel}
+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-nspkg
+Requires:   python-azure-nspkg >= 3.0.0
+Requires:   python-msrest >= 0.5.0
+Requires:   python-msrestazure < 2.0.0
 Requires:   python-msrestazure >= 0.4.32
 Conflicts:  python-azure-sdk <= 2.0.0
 
@@ -45,7 +47,7 @@
 %description
 This is the Microsoft Azure Batch Client Library.
 
-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-batch-%{version}
@@ -57,6 +59,7 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 %{python_expand # delete common files
 rm -rf %{buildroot}%{$python_sitelib}/azure/__init__.*
 rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__

++ ab_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.tOfiFz/_old  2019-05-14 13:30:41.583388779 +0200
+++ /var/tmp/diff_new_pack.tOfiFz/_new  2019-05-14 13:30:41.603388826 +0200
@@ -1,12 +1,12 @@
-diff -Nru azure-batch-5.0.0.orig/setup.py azure-batch-5.0.0/setup.py
 azure-batch-5.0.0.orig/setup.py2018-08-28 20:12:36.0 +0200
-+++ azure-batch-5.0.0/setup.py 2018-09-03 10:57:14.219316550 +0200
+diff -Nru azure-batch-6.0.0.orig/setup.py azure-batch-6.0.0/setup.py
+--- azure-batch-6.0.0.orig/setup.py2018-12-20 19:45:56.0 +0100
 azure-batch-6.0.0/setup.py 2019-02-18 12:43:21.057554449 +0100
 @@ -78,7 +78,7 @@
- packages=find_packages(exclude=["tests"]),
  install_requires=[
- 'msrestazure>=0.4.32',
+ 'msrest>=0.5.0',
+ 

commit python-azure-batch for openSUSE:Factory

2018-09-26 Thread root
Hello community,

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

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


Package is "python-azure-batch"

Wed Sep 26 16:12:33 2018 rev:4 rq:637919 version:5.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-azure-batch/python-azure-batch.changes
2018-05-13 16:00:51.731532044 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-batch.new/python-azure-batch.changes   
2018-09-26 16:12:34.675371000 +0200
@@ -1,0 +2,11 @@
+Mon Sep  3 08:59:20 UTC 2018 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 5.0.0
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Refresh patches for new version
+  + ab_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+
+---

Old:

  azure-batch-4.1.1.zip

New:

  azure-batch-5.0.0.zip



Other differences:
--
++ python-azure-batch.spec ++
--- /var/tmp/diff_new_pack.KYDVZJ/_old  2018-09-26 16:12:35.039370397 +0200
+++ /var/tmp/diff_new_pack.KYDVZJ/_new  2018-09-26 16:12:35.039370397 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-batch
-Version:4.1.1
+Version:5.0.0
 Release:0
 Summary:Microsoft Azure Batch Client Library
 License:MIT
@@ -35,8 +35,7 @@
 Requires:   python-azure-common < 2.0.0
 Requires:   python-azure-common >= 1.1
 Requires:   python-azure-nspkg
-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

++ ab_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.KYDVZJ/_old  2018-09-26 16:12:35.067370350 +0200
+++ /var/tmp/diff_new_pack.KYDVZJ/_new  2018-09-26 16:12:35.071370344 +0200
@@ -1,10 +1,10 @@
-diff -Nru azure-batch-4.1.1.orig/setup.py azure-batch-4.1.1/setup.py
 azure-batch-4.1.1.orig/setup.py2018-03-26 18:02:42.0 +0200
-+++ azure-batch-4.1.1/setup.py 2018-04-10 14:55:09.465935247 +0200
+diff -Nru azure-batch-5.0.0.orig/setup.py azure-batch-5.0.0/setup.py
+--- azure-batch-5.0.0.orig/setup.py2018-08-28 20:12:36.0 +0200
 azure-batch-5.0.0/setup.py 2018-09-03 10:57:14.219316550 +0200
 @@ -78,7 +78,7 @@
  packages=find_packages(exclude=["tests"]),
  install_requires=[
- 'msrestazure>=0.4.20,<2.0.0',
+ 'msrestazure>=0.4.32',
 -'azure-common~=1.1',
 +'azure-common>=1.1',
  ],




commit python-azure-batch for openSUSE:Factory

2018-05-13 Thread root
Hello community,

here is the log from the commit of package python-azure-batch for 
openSUSE:Factory checked in at 2018-05-13 16:00:47

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


Package is "python-azure-batch"

Sun May 13 16:00:47 2018 rev:3 rq:599364 version:4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-azure-batch/python-azure-batch.changes
2018-01-30 15:45:17.192131996 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-batch.new/python-azure-batch.changes   
2018-05-13 16:00:51.731532044 +0200
@@ -1,0 +2,11 @@
+Tue Apr 10 12:57:27 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 4.1.1
+- Move LICENSE.txt from %doc to %license section
+- Refresh patches for new version
+  + ab_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+- Update %description from setup.py
+
+---

Old:

  azure-batch-4.0.0.zip

New:

  azure-batch-4.1.1.zip



Other differences:
--
++ python-azure-batch.spec ++
--- /var/tmp/diff_new_pack.DMEbPT/_old  2018-05-13 16:00:52.411507235 +0200
+++ /var/tmp/diff_new_pack.DMEbPT/_new  2018-05-13 16:00:52.415507089 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-batch
-Version:4.0.0
+Version:4.1.1
 Release:0
 Summary:Microsoft Azure Batch Client Library
 License:MIT
@@ -35,8 +35,8 @@
 Requires:   python-azure-common < 2.0.0
 Requires:   python-azure-common >= 1.1
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.11
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -46,7 +46,7 @@
 %description
 This is the Microsoft Azure Batch Client Library.
 
-This package has been tested with Python 2.7, 3.3, 3.4, 3.5 and 3.6.
+This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
 
 %prep
 %setup -q -n azure-batch-%{version}
@@ -65,7 +65,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/batch
 %{python_sitelib}/azure_batch-*.egg-info
 

++ ab_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.DMEbPT/_old  2018-05-13 16:00:52.483504608 +0200
+++ /var/tmp/diff_new_pack.DMEbPT/_new  2018-05-13 16:00:52.483504608 +0200
@@ -1,13 +1,11 @@
-diff -Nru azure-batch-4.0.0.orig/setup.py azure-batch-4.0.0/setup.py
 azure-batch-4.0.0.orig/setup.py2017-09-26 18:43:08.0 +0200
-+++ azure-batch-4.0.0/setup.py 2017-10-04 15:35:50.660479666 +0200
-@@ -78,8 +78,8 @@
- zip_safe=False,
+diff -Nru azure-batch-4.1.1.orig/setup.py azure-batch-4.1.1/setup.py
+--- azure-batch-4.1.1.orig/setup.py2018-03-26 18:02:42.0 +0200
 azure-batch-4.1.1/setup.py 2018-04-10 14:55:09.465935247 +0200
+@@ -78,7 +78,7 @@
  packages=find_packages(exclude=["tests"]),
  install_requires=[
--'msrestazure~=0.4.11',
+ 'msrestazure>=0.4.20,<2.0.0',
 -'azure-common~=1.1',
-+'msrestazure>=0.4.11',
 +'azure-common>=1.1',
  ],
  cmdclass=cmdclass




commit python-azure-batch for openSUSE:Factory

2018-01-30 Thread root
Hello community,

here is the log from the commit of package python-azure-batch for 
openSUSE:Factory checked in at 2018-01-30 15:45:15

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


Package is "python-azure-batch"

Tue Jan 30 15:45:15 2018 rev:2 rq:571021 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-azure-batch/python-azure-batch.changes
2017-10-11 22:57:42.562486237 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-batch.new/python-azure-batch.changes   
2018-01-30 15:45:17.192131996 +0100
@@ -1,0 +2,5 @@
+Mon Jan 29 12:31:42 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-batch.spec ++
--- /var/tmp/diff_new_pack.CvWrzD/_old  2018-01-30 15:45:18.112089049 +0100
+++ /var/tmp/diff_new_pack.CvWrzD/_new  2018-01-30 15:45:18.116088862 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-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
@@ -65,7 +65,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/batch
 %{python_sitelib}/azure_batch-*.egg-info