commit python-azure-mgmt-powerbiembedded for openSUSE:Factory
Hello community, here is the log from the commit of package python-azure-mgmt-powerbiembedded for openSUSE:Factory checked in at 2018-09-26 16:15:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-powerbiembedded (Old) and /work/SRC/openSUSE:Factory/.python-azure-mgmt-powerbiembedded.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-azure-mgmt-powerbiembedded" Wed Sep 26 16:15:08 2018 rev:3 rq:637983 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-mgmt-powerbiembedded/python-azure-mgmt-powerbiembedded.changes 2018-01-30 15:45:55.638337187 +0100 +++ /work/SRC/openSUSE:Factory/.python-azure-mgmt-powerbiembedded.new/python-azure-mgmt-powerbiembedded.changes 2018-09-26 16:15:10.263113090 +0200 @@ -1,0 +2,13 @@ +Tue Sep 4 15:46:37 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- New upstream release + + Version 2.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 + + amp_drop-compatible-releases-operator.patch +- Update Requires from setup.py +- Update %description from setup.py + +------------------------------------------------------------------- Old: ---- azure-mgmt-powerbiembedded-1.0.0.zip New: ---- azure-mgmt-powerbiembedded-2.0.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-mgmt-powerbiembedded.spec ++++++ --- /var/tmp/diff_new_pack.oasCgi/_old 2018-09-26 16:15:12.099110049 +0200 +++ /var/tmp/diff_new_pack.oasCgi/_new 2018-09-26 16:15:12.103110042 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-powerbiembedded -Version: 1.0.0 +Version: 2.0.0 Release: 0 Summary: Microsoft Azure Power BI Embedded 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.6 +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.8 +Requires: python-msrestazure < 2.0.0 +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-powerbiembedded-%{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/powerbiembedded %{python_sitelib}/azure_mgmt_powerbiembedded-*.egg-info ++++++ amp_drop-compatible-releases-operator.patch ++++++ --- /var/tmp/diff_new_pack.oasCgi/_old 2018-09-26 16:15:12.147109969 +0200 +++ /var/tmp/diff_new_pack.oasCgi/_new 2018-09-26 16:15:12.147109969 +0200 @@ -1,14 +1,12 @@ -diff -Nru azure-mgmt-powerbiembedded-1.0.0.orig/setup.py azure-mgmt-powerbiembedded-1.0.0/setup.py ---- azure-mgmt-powerbiembedded-1.0.0.orig/setup.py 2017-06-23 18:47:02.000000000 +0200 -+++ azure-mgmt-powerbiembedded-1.0.0/setup.py 2017-06-27 12:23:58.746673162 +0200 -@@ -78,8 +78,8 @@ - zip_safe=False, - packages=find_packages(), +diff -Nru azure-mgmt-powerbiembedded-2.0.0.orig/setup.py azure-mgmt-powerbiembedded-2.0.0/setup.py +--- azure-mgmt-powerbiembedded-2.0.0.orig/setup.py 2018-05-25 23:22:38.000000000 +0200 ++++ azure-mgmt-powerbiembedded-2.0.0/setup.py 2018-09-04 17:44:45.573408585 +0200 +@@ -78,7 +78,7 @@ + packages=find_packages(exclude=["tests"]), install_requires=[ -- 'msrestazure~=0.4.8', -- 'azure-common~=1.1.6', -+ 'msrestazure>=0.4.8', -+ 'azure-common>=1.1.6', + 'msrestazure>=0.4.27,<2.0.0', +- 'azure-common~=1.1', ++ 'azure-common>=1.1', ], cmdclass=cmdclass )
participants (1)
-
root