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

2020-06-18 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-media for 
openSUSE:Factory checked in at 2020-06-18 10:31:18

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


Package is "python-azure-mgmt-media"

Thu Jun 18 10:31:18 2020 rev:7 rq:815585 version:2.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-media/python-azure-mgmt-media.changes
  2020-01-28 10:56:33.085093139 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-media.new.3606/python-azure-mgmt-media.changes
2020-06-18 10:31:25.429446885 +0200
@@ -1,0 +2,10 @@
+Wed Jun 17 13:39:14 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.2.0
+  + For detailed information about changes see the
+HISTORY.txt 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-media-2.1.0.zip

New:

  azure-mgmt-media-2.2.0.zip



Other differences:
--
++ python-azure-mgmt-media.spec ++
--- /var/tmp/diff_new_pack.GzyHnZ/_old  2020-06-18 10:31:27.233452633 +0200
+++ /var/tmp/diff_new_pack.GzyHnZ/_new  2020-06-18 10:31:27.237452645 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-media
-Version:2.1.0
+Version:2.2.0
 Release:0
 Summary:Microsoft Azure Media Services Client Library
 License:MIT
@@ -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/media
 %{python_sitelib}/azure_mgmt_media-*.egg-info




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

2020-01-28 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-media for 
openSUSE:Factory checked in at 2020-01-28 10:56:28

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


Package is "python-azure-mgmt-media"

Tue Jan 28 10:56:28 2020 rev:6 rq:767837 version:2.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-media/python-azure-mgmt-media.changes
  2019-10-10 14:30:44.596570391 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-media.new.26092/python-azure-mgmt-media.changes
   2020-01-28 10:56:33.085093139 +0100
@@ -1,0 +2,9 @@
+Mon Jan 20 16:22:02 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.1.0
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Update %description from README.rst
+
+---

Old:

  azure-mgmt-media-1.1.1.zip

New:

  azure-mgmt-media-2.1.0.zip



Other differences:
--
++ python-azure-mgmt-media.spec ++
--- /var/tmp/diff_new_pack.QwohSl/_old  2020-01-28 10:56:34.681094259 +0100
+++ /var/tmp/diff_new_pack.QwohSl/_new  2020-01-28 10:56:34.681094259 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-media
 #
-# 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-media
-Version:1.1.1
+Version:2.1.0
 Release:0
 Summary:Microsoft Azure Media Services 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-media/azure-mgmt-media-%{version}.zip
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
@@ -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.4, 3.5, 3.6 and 3.7.
+This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8.
 
 %prep
 %setup -q -n azure-mgmt-media-%{version}




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

2019-10-10 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-media for 
openSUSE:Factory checked in at 2019-10-10 14:30:43

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


Package is "python-azure-mgmt-media"

Thu Oct 10 14:30:43 2019 rev:5 rq:735724 version:1.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-media/python-azure-mgmt-media.changes
  2019-05-14 13:34:58.555961084 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-media.new.2352/python-azure-mgmt-media.changes
2019-10-10 14:30:44.596570391 +0200
@@ -1,0 +2,12 @@
+Fri Oct  4 12:18:23 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.1.1
+  + 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
+  + amm_drop-compatible-releases-operator.patch
+  + amm_drop-extras-require.patch
+
+---

Old:

  amm_drop-compatible-releases-operator.patch
  amm_drop-extras-require.patch
  azure-mgmt-media-1.1.0.zip

New:

  azure-mgmt-media-1.1.1.zip



Other differences:
--
++ python-azure-mgmt-media.spec ++
--- /var/tmp/diff_new_pack.MVjuyN/_old  2019-10-10 14:30:45.828567520 +0200
+++ /var/tmp/diff_new_pack.MVjuyN/_new  2019-10-10 14:30:45.836567501 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-media
-Version:1.1.0
+Version:1.1.1
 Release:0
 Summary:Microsoft Azure Media Services 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-media/azure-mgmt-media-%{version}.zip
 Source1:LICENSE.txt
-Patch1: amm_drop-compatible-releases-operator.patch
-Patch2: amm_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}
@@ -57,8 +55,6 @@
 
 %prep
 %setup -q -n azure-mgmt-media-%{version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-media-%{version}




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

2019-05-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-media for 
openSUSE:Factory checked in at 2019-05-14 13:34:55

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


Package is "python-azure-mgmt-media"

Tue May 14 13:34:55 2019 rev:4 rq:694449 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-media/python-azure-mgmt-media.changes
  2018-09-26 16:14:50.019146625 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-media.new.5148/python-azure-mgmt-media.changes
2019-05-14 13:34:58.555961084 +0200
@@ -1,0 +2,20 @@
+Fri Apr 12 12:35:15 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.1.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
+  + amm_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
+  + amm_drop-compatible-releases-operator.patch
+- Run fdupes to hardlink duplicate files
+  + Add fdupes to BuildRequires
+  + Add %fdupes invocation to %install
+- Update BuildRequires and Requires from setup.py
+
+---

Old:

  azure-mgmt-media-1.0.0rc2.zip

New:

  amm_drop-extras-require.patch
  azure-mgmt-media-1.1.0.zip



Other differences:
--
++ python-azure-mgmt-media.spec ++
--- /var/tmp/diff_new_pack.zILcq9/_old  2019-05-14 13:35:00.955966139 +0200
+++ /var/tmp/diff_new_pack.zILcq9/_new  2019-05-14 13:35:00.987966206 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-media
 #
-# 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-media
-Version:1.0.0rc2
+Version:1.1.0
 Release:0
 Summary:Microsoft Azure Media Services Client Library
 License:MIT
@@ -27,16 +27,18 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-media/azure-mgmt-media-%{version}.zip
 Source1:LICENSE.txt
 Patch1: amm_drop-compatible-releases-operator.patch
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
-BuildRequires:  %{python_module devel}
+Patch2: amm_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.32
 Conflicts:  python-azure-sdk <= 2.0.0
@@ -56,6 +58,7 @@
 %prep
 %setup -q -n azure-mgmt-media-%{version}
 %patch1 -p1
+%patch2 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-media-%{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__

++ amm_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.zILcq9/_old  2019-05-14 13:35:01.343966956 +0200
+++ /var/tmp/diff_new_pack.zILcq9/_new  2019-05-14 13:35:01.359966990 +0200
@@ -1,12 +1,12 @@
-diff -Nru azure-mgmt-media-1.0.0rc2.orig/setup.py 
azure-mgmt-media-1.0.0rc2/setup.py
 azure-mgmt-media-1.0.0rc2.orig/setup.py2018-07-19 20:21:12.0 
+0200
-+++ azure-mgmt-media-1.0.0rc2/setup.py 2018-09-04 13:43:13.471019681 +0200
+diff -Nru azure-mgmt-media-1.1.0.orig/setup.p

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

2018-09-26 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-media for 
openSUSE:Factory checked in at 2018-09-26 16:14:47

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


Package is "python-azure-mgmt-media"

Wed Sep 26 16:14:47 2018 rev:3 rq:637976 version:1.0.0rc2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-media/python-azure-mgmt-media.changes
  2018-01-30 15:45:46.914744434 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-media.new/python-azure-mgmt-media.changes
 2018-09-26 16:14:50.019146625 +0200
@@ -1,0 +2,14 @@
+Tue Sep  4 11:52:00 UTC 2018 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.0.0rc2
+  + 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
+  + amm_drop-compatible-releases-operator.patch
+- Remove references to test files from spec file
+- Update Requires from setup.py
+- Update Summary and %description from setup.py
+
+---

Old:

  azure-mgmt-media-0.2.0.zip

New:

  azure-mgmt-media-1.0.0rc2.zip



Other differences:
--
++ python-azure-mgmt-media.spec ++
--- /var/tmp/diff_new_pack.C5dDzE/_old  2018-09-26 16:14:50.907145154 +0200
+++ /var/tmp/diff_new_pack.C5dDzE/_new  2018-09-26 16:14:50.907145154 +0200
@@ -18,9 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-media
-Version:0.2.0
+Version:1.0.0rc2
 Release:0
-Summary:Microsoft Azure Media Services Management Client Library
+Summary:Microsoft Azure Media Services Client Library
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/Azure/azure-sdk-for-python
@@ -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.32
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -46,12 +46,12 @@
 %python_subpackages
 
 %description
-This is the Microsoft Azure Media Services Management Client Library.
+This is the Microsoft Azure Media Services 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, 3.6 and 3.7.
 
 %prep
 %setup -q -n azure-mgmt-media-%{version}
@@ -68,15 +68,13 @@
 rm -rf %{buildroot}%{$python_sitelib}/azure/mgmt/__pycache__
 rm -rf %{buildroot}%{$python_sitelib}/azure/__init__.*
 rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__
-rm -rf %{buildroot}%{$python_sitelib}/tests/__init__.*
-rm -rf %{buildroot}%{$python_sitelib}/tests/__pycache__
 }
 
 %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/media
-%{python_sitelib}/tests
 %{python_sitelib}/azure_mgmt_media-*.egg-info
 
 %changelog

++ amm_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.C5dDzE/_old  2018-09-26 16:14:50.947145087 +0200
+++ /var/tmp/diff_new_pack.C5dDzE/_new  2018-09-26 16:14:50.947145087 +0200
@@ -1,14 +1,12 @@
-diff -Nru azure-mgmt-media-0.2.0.orig/setup.py azure-mgmt-media-0.2.0/setup.py
 azure-mgmt-media-0.2.0.orig/setup.py   2017-09-15 00:36:20.0 
+0200
-+++ azure-mgmt-media-0.2.0/setup.py2017-10-04 16:55:40.865508770 +0200
-@@ -78,8 +78,8 @@
- zip_safe=False,
- packages=find_packages(),
+diff -Nru azure-mgmt-media-1.0.0rc2.orig/setup.py 
azure-mgmt-media-1.0.0rc2/setup.py
+--- azure-mgmt-media-1.0.0rc2.orig/setup.py2018-07-19 20:21:12.0 
+0200
 azure-mgmt-media-1.0.0rc2/setup.py 2018-09-04 13:43:13.471019681 +0200
+@@ -79,7 +79,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.32,<2.0.0',
+-'azure-common~=1.1',
++'azure-common>=1.1',
  ],
  cmdclass=cmdclass
  )

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

2018-01-30 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-media"

Tue Jan 30 15:45:44 2018 rev:2 rq:571037 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-media/python-azure-mgmt-media.changes
  2017-10-11 22:59:23.650052895 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-media.new/python-azure-mgmt-media.changes
 2018-01-30 15:45:46.914744434 +0100
@@ -1,0 +2,5 @@
+Tue Jan 30 11:49:13 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-mgmt-media.spec ++
--- /var/tmp/diff_new_pack.dCDVjF/_old  2018-01-30 15:45:48.698661155 +0100
+++ /var/tmp/diff_new_pack.dCDVjF/_new  2018-01-30 15:45:48.702660968 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-media
 #
-# 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
@@ -74,7 +74,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/media
 %{python_sitelib}/tests
 %{python_sitelib}/azure_mgmt_media-*.egg-info