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

2020-10-02 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-datafactory for 
openSUSE:Factory checked in at 2020-10-02 17:25:42

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


Package is "python-azure-mgmt-datafactory"

Fri Oct  2 17:25:42 2020 rev:5 rq:833115 version:0.13.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-datafactory/python-azure-mgmt-datafactory.changes
  2019-10-10 14:29:39.716721622 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-datafactory.new.4249/python-azure-mgmt-datafactory.changes
2020-10-02 17:26:57.386367506 +0200
@@ -1,0 +2,18 @@
+Tue Sep  8 14:41:56 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.13.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+
+---
+Thu Aug 27 13:48:54 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.12.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-datafactory-0.8.0.zip

New:

  azure-mgmt-datafactory-0.13.0.zip



Other differences:
--
++ python-azure-mgmt-datafactory.spec ++
--- /var/tmp/diff_new_pack.u3BO27/_old  2020-10-02 17:26:59.778368938 +0200
+++ /var/tmp/diff_new_pack.u3BO27/_new  2020-10-02 17:26:59.782368940 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-datafactory
 #
-# 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-datafactory
-Version:0.8.0
+Version:0.13.0
 Release:0
 Summary:Microsoft Azure Data Factory 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-datafactory/azure-mgmt-datafactory-%{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/datafactory
 %{python_sitelib}/azure_mgmt_datafactory-*.egg-info




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

2019-10-10 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-datafactory for 
openSUSE:Factory checked in at 2019-10-10 14:29:37

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


Package is "python-azure-mgmt-datafactory"

Thu Oct 10 14:29:37 2019 rev:4 rq:735698 version:0.8.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-datafactory/python-azure-mgmt-datafactory.changes
  2019-05-14 13:33:14.239756646 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-datafactory.new.2352/python-azure-mgmt-datafactory.changes
2019-10-10 14:29:39.716721622 +0200
@@ -1,0 +2,13 @@
+Fri Oct  4 12:15:39 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.8.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
+  + amd_drop-compatible-releases-operator.patch
+  + amd_drop-extras-require.patch
+- Update %description from setup.py
+
+---

Old:

  amd_drop-compatible-releases-operator.patch
  amd_drop-extras-require.patch
  azure-mgmt-datafactory-0.7.0.zip

New:

  azure-mgmt-datafactory-0.8.0.zip



Other differences:
--
++ python-azure-mgmt-datafactory.spec ++
--- /var/tmp/diff_new_pack.sVZ0D1/_old  2019-10-10 14:29:40.248720382 +0200
+++ /var/tmp/diff_new_pack.sVZ0D1/_new  2019-10-10 14:29:40.252720373 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-datafactory
-Version:0.7.0
+Version:0.8.0
 Release:0
 Summary:Microsoft Azure Data Factory Management Client Library
 License:MIT
@@ -26,8 +26,6 @@
 Url:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-datafactory/azure-mgmt-datafactory-%{version}.zip
 Source1:LICENSE.txt
-Patch1: amd_drop-compatible-releases-operator.patch
-Patch2: amd_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}
@@ -53,12 +51,10 @@
 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.
+This package has been tested with Python 2.7, 3.5, 3.6 and 3.7.
 
 %prep
 %setup -q -n azure-mgmt-datafactory-%{version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-datafactory-%{version}




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

2019-05-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-datafactory for 
openSUSE:Factory checked in at 2019-05-14 13:33:10

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


Package is "python-azure-mgmt-datafactory"

Tue May 14 13:33:10 2019 rev:3 rq:694404 version:0.7.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-datafactory/python-azure-mgmt-datafactory.changes
  2018-04-19 15:29:10.675818290 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-datafactory.new.5148/python-azure-mgmt-datafactory.changes
2019-05-14 13:33:14.239756646 +0200
@@ -1,0 +2,21 @@
+Fri Apr 12 09:36:18 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.7.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
+  + amd_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
+  + amd_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-datafactory-0.6.0.zip

New:

  amd_drop-extras-require.patch
  azure-mgmt-datafactory-0.7.0.zip



Other differences:
--
++ python-azure-mgmt-datafactory.spec ++
--- /var/tmp/diff_new_pack.JUCdqU/_old  2019-05-14 13:33:15.923760736 +0200
+++ /var/tmp/diff_new_pack.JUCdqU/_new  2019-05-14 13:33:15.951760804 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-datafactory
 #
-# 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-datafactory
-Version:0.6.0
+Version:0.7.0
 Release:0
 Summary:Microsoft Azure Data Factory Management Client Library
 License:MIT
@@ -27,18 +27,20 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-datafactory/azure-mgmt-datafactory-%{version}.zip
 Source1:LICENSE.txt
 Patch1: amd_drop-compatible-releases-operator.patch
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
-BuildRequires:  %{python_module devel}
+Patch2: amd_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-datafactory-%{version}
 %patch1 -p1
+%patch2 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-datafactory-%{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__

++ 

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

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-datafactory for 
openSUSE:Factory checked in at 2018-04-19 15:29:09

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


Package is "python-azure-mgmt-datafactory"

Thu Apr 19 15:29:09 2018 rev:2 rq:596354 version:0.6.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-datafactory/python-azure-mgmt-datafactory.changes
  2018-02-14 10:49:44.517743343 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-datafactory.new/python-azure-mgmt-datafactory.changes
 2018-04-19 15:29:10.675818290 +0200
@@ -1,0 +2,18 @@
+Wed Apr 11 13:00:20 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.6.0
+
+---
+Wed Mar  7 15:50:37 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.5.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Move LICENSE.txt from %doc to %license section
+- Refresh patches for new version
+  + amd_drop-compatible-releases-operator.patch
+- Update %description from setup.py
+
+---

Old:

  azure-mgmt-datafactory-0.3.0.zip

New:

  azure-mgmt-datafactory-0.6.0.zip



Other differences:
--
++ python-azure-mgmt-datafactory.spec ++
--- /var/tmp/diff_new_pack.iii3PG/_old  2018-04-19 15:29:11.279793573 +0200
+++ /var/tmp/diff_new_pack.iii3PG/_new  2018-04-19 15:29:11.283793410 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-datafactory
-Version:0.3.0
+Version:0.6.0
 Release:0
 Summary:Microsoft Azure Data Factory Management Client Library
 License:MIT
@@ -26,18 +27,18 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-datafactory/azure-mgmt-datafactory-%{version}.zip
 Source1:LICENSE.txt
 Patch1: amd_drop-compatible-releases-operator.patch
+BuildRequires:  %{python_module azure-mgmt-nspkg}
+BuildRequires:  %{python_module azure-nspkg}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
+Requires:   python-azure-common < 2.0.0
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure >= 0.4.11
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-azure-common >= 1.1
-Requires:   python-azure-common < 2.0.0
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -50,7 +51,7 @@
 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, 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-mgmt-datafactory-%{version}
@@ -71,7 +72,9 @@
 
 %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/datafactory
 %{python_sitelib}/azure_mgmt_datafactory-*.egg-info
+
 %changelog

++ amd_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.iii3PG/_old  2018-04-19 15:29:11.327791609 +0200
+++ /var/tmp/diff_new_pack.iii3PG/_new  2018-04-19 15:29:11.327791609 +0200
@@ -1,16 +1,12 @@
-diff -Nru azure-mgmt-datafactory-0.3.0.orig/setup.py 
azure-mgmt-datafactory-0.3.0/setup.py
 azure-mgmt-datafactory-0.3.0.orig/setup.py 2017-12-12 17:56:26.0 
+0100
-+++ azure-mgmt-datafactory-0.3.0/setup.py  2018-01-24 12:59:20.547943834 
+0100
-@@ -77,8 +77,8 @@
- zip_safe=False,
+diff -Nru azure-mgmt-datafactory-0.5.0.orig/setup.py 
azure-mgmt-datafactory-0.5.0/setup.py
+--- azure-mgmt-datafactory-0.5.0.orig/setup.py 2018-02-17 00:02:24.0 
+0100
 azure-mgmt-datafactory-0.5.0/setup.py  2018-03-07 16:26:31.978967339 
+0100
+@@ -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',
 +