Hello community, here is the log from the commit of package python-azure-cognitiveservices-language-spellcheck for openSUSE:Factory checked in at 2018-09-26 16:12:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-cognitiveservices-language-spellcheck (Old) and /work/SRC/openSUSE:Factory/.python-azure-cognitiveservices-language-spellcheck.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-azure-cognitiveservices-language-spellcheck" Wed Sep 26 16:12:39 2018 rev:2 rq:637922 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-cognitiveservices-language-spellcheck/python-azure-cognitiveservices-language-spellcheck.changes 2018-02-14 09:46:51.466233164 +0100 +++ /work/SRC/openSUSE:Factory/.python-azure-cognitiveservices-language-spellcheck.new/python-azure-cognitiveservices-language-spellcheck.changes 2018-09-26 16:12:40.507361326 +0200 @@ -1,0 +2,13 @@ +Mon Sep 3 09:27:30 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- New upstream release + + Version 1.0.0 + + 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 + + acls_drop-compatible-releases-operator.patch +- Update Requires from setup.py +- Update %description from setup.py + +------------------------------------------------------------------- Old: ---- azure-cognitiveservices-language-spellcheck-0.1.0.zip New: ---- azure-cognitiveservices-language-spellcheck-1.0.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-cognitiveservices-language-spellcheck.spec ++++++ --- /var/tmp/diff_new_pack.L5D0c5/_old 2018-09-26 16:12:40.907360663 +0200 +++ /var/tmp/diff_new_pack.L5D0c5/_new 2018-09-26 16:12:40.911360656 +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-cognitiveservices-language-spellcheck -Version: 0.1.0 +Version: 1.0.0 Release: 0 Summary: Microsoft Azure Cognitive Services Bing Spell Check Client Library License: MIT @@ -26,20 +27,20 @@ Source: https://files.pythonhosted.org/packages/source/a/azure-cognitiveservices-language-spellcheck/azure-cognitiveservices-language-spellcheck-%{version}.zip Source1: LICENSE.txt Patch1: acls_drop-compatible-releases-operator.patch +BuildRequires: %{python_module azure-cognitiveservices-language-nspkg} +BuildRequires: %{python_module azure-cognitiveservices-nspkg} +BuildRequires: %{python_module azure-nspkg} BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros BuildRequires: unzip -BuildRequires: %{python_module azure-cognitiveservices-language-nspkg} -BuildRequires: %{python_module azure-cognitiveservices-nspkg} -BuildRequires: %{python_module azure-nspkg} Requires: python-azure-cognitiveservices-language-nspkg Requires: python-azure-cognitiveservices-nspkg -Requires: python-azure-nspkg -Requires: python-azure-common >= 1.1 Requires: python-azure-common < 2.0.0 -Requires: python-msrest >= 0.4.24 +Requires: python-azure-common >= 1.1 +Requires: python-azure-nspkg Requires: python-msrest < 2.0.0 +Requires: python-msrest >= 0.4.28 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch @@ -49,10 +50,7 @@ %description This is the Microsoft Azure Cognitive Services Bing Spell Check 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, 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-cognitiveservices-language-spellcheck-%{version} @@ -75,7 +73,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/cognitiveservices/language/spellcheck %{python_sitelib}/azure_cognitiveservices_language_spellcheck-*.egg-info + %changelog ++++++ acls_drop-compatible-releases-operator.patch ++++++ --- /var/tmp/diff_new_pack.L5D0c5/_old 2018-09-26 16:12:40.939360609 +0200 +++ /var/tmp/diff_new_pack.L5D0c5/_new 2018-09-26 16:12:40.939360609 +0200 @@ -1,10 +1,10 @@ -diff -Nru azure-cognitiveservices-language-spellcheck-0.1.0.orig/setup.py azure-cognitiveservices-language-spellcheck-0.1.0/setup.py ---- azure-cognitiveservices-language-spellcheck-0.1.0.orig/setup.py 2018-01-10 20:15:22.000000000 +0100 -+++ azure-cognitiveservices-language-spellcheck-0.1.0/setup.py 2018-01-22 14:40:58.387382947 +0100 -@@ -79,7 +79,7 @@ +diff -Nru azure-cognitiveservices-language-spellcheck-1.0.0.orig/setup.py azure-cognitiveservices-language-spellcheck-1.0.0/setup.py +--- azure-cognitiveservices-language-spellcheck-1.0.0.orig/setup.py 2018-05-02 19:32:02.000000000 +0200 ++++ azure-cognitiveservices-language-spellcheck-1.0.0/setup.py 2018-09-03 11:25:51.441166800 +0200 +@@ -78,7 +78,7 @@ packages=find_packages(exclude=["tests"]), install_requires=[ - 'msrest>=0.4.24,<2.0.0', + 'msrest>=0.4.28,<2.0.0', - 'azure-common~=1.1', + 'azure-common>=1.1', ],
participants (1)
-
root