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

2020-07-20 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-cognitiveservices"

Mon Jul 20 21:08:11 2020 rev:6 rq:821952 version:6.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-cognitiveservices/python-azure-mgmt-cognitiveservices.changes
  2019-10-10 14:29:15.752777480 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-cognitiveservices.new.3592/python-azure-mgmt-cognitiveservices.changes
2020-07-20 21:10:02.661620527 +0200
@@ -1,0 +2,11 @@
+Fri Jul 17 11:33:38 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 6.2.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
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-cognitiveservices-5.0.0.zip

New:

  azure-mgmt-cognitiveservices-6.2.0.zip



Other differences:
--
++ python-azure-mgmt-cognitiveservices.spec ++
--- /var/tmp/diff_new_pack.Lncfd0/_old  2020-07-20 21:10:04.409622299 +0200
+++ /var/tmp/diff_new_pack.Lncfd0/_new  2020-07-20 21:10:04.413622304 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-cognitiveservices
 #
-# 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-cognitiveservices
-Version:5.0.0
+Version:6.2.0
 Release:0
 Summary:Microsoft Azure Cognitive Services 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-cognitiveservices/azure-mgmt-cognitiveservices-%{version}.zip
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
@@ -38,7 +38,7 @@
 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
@@ -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/cognitiveservices
 %{python_sitelib}/azure_mgmt_cognitiveservices-*.egg-info




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

2019-10-10 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-cognitiveservices"

Thu Oct 10 14:29:15 2019 rev:5 rq:735690 version:5.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-cognitiveservices/python-azure-mgmt-cognitiveservices.changes
  2019-05-14 13:32:20.655626533 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-cognitiveservices.new.2352/python-azure-mgmt-cognitiveservices.changes
2019-10-10 14:29:15.752777480 +0200
@@ -1,0 +2,13 @@
+Fri Oct  4 12:14:57 UTC 2019 - 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
+- Drop patch to support older versions of setuptools as
+  SLE-12 is now shipping with a recent enough version
+  + amc_drop-compatible-releases-operator.patch
+- Update %description from setup.py
+- Update Requires from setup.py
+
+---

Old:

  amc_drop-compatible-releases-operator.patch
  azure-mgmt-cognitiveservices-3.0.0.zip

New:

  azure-mgmt-cognitiveservices-5.0.0.zip



Other differences:
--
++ python-azure-mgmt-cognitiveservices.spec ++
--- /var/tmp/diff_new_pack.7lSvjn/_old  2019-10-10 14:29:16.136776585 +0200
+++ /var/tmp/diff_new_pack.7lSvjn/_new  2019-10-10 14:29:16.140776576 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-cognitiveservices
-Version:3.0.0
+Version:5.0.0
 Release:0
 Summary:Microsoft Azure Cognitive Services Management 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-mgmt-cognitiveservices/azure-mgmt-cognitiveservices-%{version}.zip
 Source1:LICENSE.txt
-Patch1: amc_drop-compatible-releases-operator.patch
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
@@ -37,6 +36,7 @@
 Requires:   python-azure-common >= 1.1
 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
 Conflicts:  python-azure-sdk <= 2.0.0
@@ -51,11 +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 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-cognitiveservices-%{version}
-%patch1 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-cognitiveservices-%{version}




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

2019-05-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-cognitiveservices 
for openSUSE:Factory checked in at 2019-05-14 13:32:18

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


Package is "python-azure-mgmt-cognitiveservices"

Tue May 14 13:32:18 2019 rev:4 rq:694396 version:3.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-cognitiveservices/python-azure-mgmt-cognitiveservices.changes
  2018-09-26 16:13:42.675258231 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-cognitiveservices.new.5148/python-azure-mgmt-cognitiveservices.changes
2019-05-14 13:32:20.655626533 +0200
@@ -1,0 +2,10 @@
+Thu Apr 11 12:35:35 UTC 2019 - John Paul Adrian Glaubitz 

+
+- Bump minimum version for namespace packages
+  to 3.0.0 in BuildRequires and Requires
+- Remove python-devel package from BuildRequires
+- Run fdupes to hardlink duplicate files
+  + Add fdupes to BuildRequires
+  + Add %fdupes invocation to %install
+
+---



Other differences:
--
++ python-azure-mgmt-cognitiveservices.spec ++
--- /var/tmp/diff_new_pack.j8tdNL/_old  2019-05-14 13:32:21.295628081 +0200
+++ /var/tmp/diff_new_pack.j8tdNL/_new  2019-05-14 13:32:21.295628081 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-cognitiveservices
 #
-# 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,7 +12,7 @@
 # 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/
 #
 
 
@@ -27,16 +27,16 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-cognitiveservices/azure-mgmt-cognitiveservices-%{version}.zip
 Source1:LICENSE.txt
 Patch1: amc_drop-compatible-releases-operator.patch
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
-BuildRequires:  %{python_module devel}
+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-msrestazure < 1.0.0
 Requires:   python-msrestazure >= 0.4.27
 Conflicts:  python-azure-sdk <= 2.0.0
@@ -63,6 +63,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-cognitiveservices for openSUSE:Factory

2018-09-26 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-cognitiveservices"

Wed Sep 26 16:13:40 2018 rev:3 rq:637948 version:3.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-cognitiveservices/python-azure-mgmt-cognitiveservices.changes
  2018-02-14 09:26:01.475650316 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-cognitiveservices.new/python-azure-mgmt-cognitiveservices.changes
 2018-09-26 16:13:42.675258231 +0200
@@ -1,0 +2,12 @@
+Mon Sep  3 14:20:39 UTC 2018 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 3.0.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
+  + amc_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-cognitiveservices-2.0.0.zip

New:

  azure-mgmt-cognitiveservices-3.0.0.zip



Other differences:
--
++ python-azure-mgmt-cognitiveservices.spec ++
--- /var/tmp/diff_new_pack.IJvMlC/_old  2018-09-26 16:13:43.111257509 +0200
+++ /var/tmp/diff_new_pack.IJvMlC/_new  2018-09-26 16:13:43.115257502 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-cognitiveservices
-Version:2.0.0
+Version:3.0.0
 Release:0
 Summary:Microsoft Azure Cognitive Services 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
@@ -51,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-cognitiveservices-%{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/cognitiveservices
 %{python_sitelib}/azure_mgmt_cognitiveservices-*.egg-info
 

++ amc_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.IJvMlC/_old  2018-09-26 16:13:43.151257442 +0200
+++ /var/tmp/diff_new_pack.IJvMlC/_new  2018-09-26 16:13:43.151257442 +0200
@@ -1,13 +1,11 @@
-diff -Nru azure-mgmt-cognitiveservices-2.0.0.orig/setup.py 
azure-mgmt-cognitiveservices-2.0.0/setup.py
 azure-mgmt-cognitiveservices-2.0.0.orig/setup.py   2017-10-26 
18:44:04.0 +0200
-+++ azure-mgmt-cognitiveservices-2.0.0/setup.py2018-01-18 
13:02:15.602859801 +0100
-@@ -78,8 +78,8 @@
- zip_safe=False,
+diff -Nru azure-mgmt-cognitiveservices-3.0.0.orig/setup.py 
azure-mgmt-cognitiveservices-3.0.0/setup.py
+--- azure-mgmt-cognitiveservices-3.0.0.orig/setup.py   2018-05-21 
21:52:04.0 +0200
 azure-mgmt-cognitiveservices-3.0.0/setup.py2018-09-03 
16:18:07.614707151 +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-cognitiveservices for openSUSE:Factory

2018-02-14 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-cognitiveservices"

Wed Feb 14 09:25:54 2018 rev:2 rq:571098 version:2.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-cognitiveservices/python-azure-mgmt-cognitiveservices.changes
  2017-10-11 22:58:18.820896090 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-cognitiveservices.new/python-azure-mgmt-cognitiveservices.changes
 2018-02-14 09:26:01.475650316 +0100
@@ -1,0 +2,12 @@
+Thu Jan 18 12:03:57 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.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
+  + amc_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-cognitiveservices-1.0.0.zip

New:

  azure-mgmt-cognitiveservices-2.0.0.zip



Other differences:
--
++ python-azure-mgmt-cognitiveservices.spec ++
--- /var/tmp/diff_new_pack.vEEb65/_old  2018-02-14 09:26:04.595537251 +0100
+++ /var/tmp/diff_new_pack.vEEb65/_new  2018-02-14 09:26:04.595537251 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-cognitiveservices
 #
-# 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-cognitiveservices
-Version:1.0.0
+Version:2.0.0
 Release:0
 Summary:Microsoft Azure Cognitive Services 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
@@ -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/cognitiveservices
 %{python_sitelib}/azure_mgmt_cognitiveservices-*.egg-info
 

++ amc_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.vEEb65/_old  2018-02-14 09:26:04.647535366 +0100
+++ /var/tmp/diff_new_pack.vEEb65/_new  2018-02-14 09:26:04.655535076 +0100
@@ -1,14 +1,14 @@
-diff -Nru azure-mgmt-cognitiveservices-1.0.0.orig/setup.py 
azure-mgmt-cognitiveservices-1.0.0/setup.py
 azure-mgmt-cognitiveservices-1.0.0.orig/setup.py   2017-05-02 
17:45:16.0 +0200
-+++ azure-mgmt-cognitiveservices-1.0.0/setup.py2017-06-09 
10:55:51.410453668 +0200
+diff -Nru azure-mgmt-cognitiveservices-2.0.0.orig/setup.py 
azure-mgmt-cognitiveservices-2.0.0/setup.py
+--- azure-mgmt-cognitiveservices-2.0.0.orig/setup.py   2017-10-26 
18:44:04.0 +0200
 azure-mgmt-cognitiveservices-2.0.0/setup.py2018-01-18 
13:02:15.602859801 +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
  )