commit python-ucsmsdk for openSUSE:Factory

2020-04-25 Thread root
Hello community,

here is the log from the commit of package python-ucsmsdk for openSUSE:Factory 
checked in at 2020-04-25 20:29:38

Comparing /work/SRC/openSUSE:Factory/python-ucsmsdk (Old)
 and  /work/SRC/openSUSE:Factory/.python-ucsmsdk.new.2738 (New)


Package is "python-ucsmsdk"

Sat Apr 25 20:29:38 2020 rev:5 rq:796780 version:0.9.10

Changes:

--- /work/SRC/openSUSE:Factory/python-ucsmsdk/python-ucsmsdk.changes
2019-12-23 22:49:06.574104545 +0100
+++ /work/SRC/openSUSE:Factory/.python-ucsmsdk.new.2738/python-ucsmsdk.changes  
2020-04-25 20:34:49.834827041 +0200
@@ -1,0 +2,6 @@
+Fri Apr 24 06:52:36 UTC 2020 - Tomáš Chvátal 
+
+- Update to 0.9.10:
+  * Adds support for UCSM release 4.1(1a), 4.1(1b), 4.1(1c)
+
+---

Old:

  ucsmsdk-0.9.9.tar.gz

New:

  ucsmsdk-0.9.10.tar.gz



Other differences:
--
++ python-ucsmsdk.spec ++
--- /var/tmp/diff_new_pack.ofwUYh/_old  2020-04-25 20:34:54.898837484 +0200
+++ /var/tmp/diff_new_pack.ofwUYh/_new  2020-04-25 20:34:54.898837484 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ucsmsdk
 #
-# 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,13 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ucsmsdk
-Version:0.9.9
+Version:0.9.10
 Release:0
 Summary:Python SDK for Cisco UCS Manager
 License:Apache-2.0
-Group:  Development/Languages/Python
-Url:https://github.com/CiscoUcs/ucsmsdk
-Source: 
https://github.com/CiscoUcs/ucsmsdk/archive/%{version}.tar.gz#/ucsmsdk-%{version}.tar.gz
+URL:https://github.com/CiscoUcs/ucsmsdk
+Source: 
https://github.com/CiscoUcs/ucsmsdk/archive/v%{version}.tar.gz#/ucsmsdk-%{version}.tar.gz
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module pyOpenSSL}
 BuildRequires:  %{python_module pyparsing}
@@ -36,9 +35,7 @@
 Requires:   python-pyparsing
 Requires:   python-setuptools
 Requires:   python-six
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -55,10 +52,10 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python setup.py test
+# skip tests that do string comparison on xml 
https://github.com/CiscoUcs/ucsmsdk/issues/188
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
nosetests-%{$python_bin_suffix} -v -e 
'(test_001_mo_to_xml|test_001_mo_heirarchy_to_xml|test_001_knownmo_unknownprop|test_002_create_gmo_using_param_dict|test_003_create_gmo_using_param_dict|test_004_create_gmo_using_parent_mo)'
 
-%files %python_files
-%defattr(-,root,root,-)
+%files %{python_files}
 %doc README.md
 %license LICENSE
 %{python_sitelib}/ucsmsdk

++ ucsmsdk-0.9.9.tar.gz -> ucsmsdk-0.9.10.tar.gz ++
 33641 lines of diff (skipped)




commit python-ucsmsdk for openSUSE:Factory

2019-12-23 Thread root
Hello community,

here is the log from the commit of package python-ucsmsdk for openSUSE:Factory 
checked in at 2019-12-23 22:46:51

Comparing /work/SRC/openSUSE:Factory/python-ucsmsdk (Old)
 and  /work/SRC/openSUSE:Factory/.python-ucsmsdk.new.6675 (New)


Package is "python-ucsmsdk"

Mon Dec 23 22:46:51 2019 rev:4 rq:758982 version:0.9.9

Changes:

--- /work/SRC/openSUSE:Factory/python-ucsmsdk/python-ucsmsdk.changes
2019-04-05 12:03:09.390580803 +0200
+++ /work/SRC/openSUSE:Factory/.python-ucsmsdk.new.6675/python-ucsmsdk.changes  
2019-12-23 22:49:06.574104545 +0100
@@ -1,0 +2,6 @@
+Sat Dec 21 13:43:26 UTC 2019 - Martin Hauke 
+
+- Update to version 0.9.9
+  * Adds support for UCSM release 4.0(4a)
+
+---

Old:

  v0.9.8.tar.gz

New:

  ucsmsdk-0.9.9.tar.gz



Other differences:
--
++ python-ucsmsdk.spec ++
--- /var/tmp/diff_new_pack.MV1iMu/_old  2019-12-23 22:49:07.130104750 +0100
+++ /var/tmp/diff_new_pack.MV1iMu/_new  2019-12-23 22:49:07.130104750 +0100
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ucsmsdk
-Version:0.9.8
+Version:0.9.9
 Release:0
 Summary:Python SDK for Cisco UCS Manager
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://github.com/CiscoUcs/ucsmsdk
-Source: https://github.com/CiscoUcs/ucsmsdk/archive/v%{version}.tar.gz
+Source: 
https://github.com/CiscoUcs/ucsmsdk/archive/%{version}.tar.gz#/ucsmsdk-%{version}.tar.gz
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module pyOpenSSL}
 BuildRequires:  %{python_module pyparsing}




commit python-ucsmsdk for openSUSE:Factory

2019-04-05 Thread root
Hello community,

here is the log from the commit of package python-ucsmsdk for openSUSE:Factory 
checked in at 2019-04-05 12:00:51

Comparing /work/SRC/openSUSE:Factory/python-ucsmsdk (Old)
 and  /work/SRC/openSUSE:Factory/.python-ucsmsdk.new.3908 (New)


Package is "python-ucsmsdk"

Fri Apr  5 12:00:51 2019 rev:3 rq:690290 version:0.9.8

Changes:

--- /work/SRC/openSUSE:Factory/python-ucsmsdk/python-ucsmsdk.changes
2018-12-18 14:57:47.798305376 +0100
+++ /work/SRC/openSUSE:Factory/.python-ucsmsdk.new.3908/python-ucsmsdk.changes  
2019-04-05 12:03:09.390580803 +0200
@@ -1,0 +2,6 @@
+Fri Mar 29 11:17:56 UTC 2019 - pgaj...@suse.com
+
+- version update to 0.9.8
+  * Support for UCSM release 4.0(2a)
+
+---

Old:

  v0.9.6.tar.gz

New:

  v0.9.8.tar.gz



Other differences:
--
++ python-ucsmsdk.spec ++
--- /var/tmp/diff_new_pack.HgUAe1/_old  2019-04-05 12:03:11.330581494 +0200
+++ /var/tmp/diff_new_pack.HgUAe1/_new  2019-04-05 12:03:11.354581503 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ucsmsdk
 #
-# 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
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ucsmsdk
-Version:0.9.6
+Version:0.9.8
 Release:0
 Summary:Python SDK for Cisco UCS Manager
 License:Apache-2.0

++ v0.9.6.tar.gz -> v0.9.8.tar.gz ++
 8593 lines of diff (skipped)




commit python-ucsmsdk for openSUSE:Factory

2018-12-18 Thread root
Hello community,

here is the log from the commit of package python-ucsmsdk for openSUSE:Factory 
checked in at 2018-12-18 14:56:18

Comparing /work/SRC/openSUSE:Factory/python-ucsmsdk (Old)
 and  /work/SRC/openSUSE:Factory/.python-ucsmsdk.new.28833 (New)


Package is "python-ucsmsdk"

Tue Dec 18 14:56:18 2018 rev:2 rq:658004 version:0.9.6

Changes:

--- /work/SRC/openSUSE:Factory/python-ucsmsdk/python-ucsmsdk.changes
2018-12-12 17:29:16.514816802 +0100
+++ /work/SRC/openSUSE:Factory/.python-ucsmsdk.new.28833/python-ucsmsdk.changes 
2018-12-18 14:57:47.798305376 +0100
@@ -1,0 +2,11 @@
+Fri Dec 14 09:07:18 UTC 2018 - Thomas Bechtold 
+
+- Add missing Requires for python-pyOpenSSL
+
+---
+Thu Dec 13 20:57:21 UTC 2018 - s...@suse.com
+
+- Add python-pyOpenSSL as a BuildRequirement to fix build failures
+  in SLE_12_SP4 and OpenSUSE_Leap_42.3.
+
+---



Other differences:
--
++ python-ucsmsdk.spec ++
--- /var/tmp/diff_new_pack.DdfK00/_old  2018-12-18 14:57:48.726303971 +0100
+++ /var/tmp/diff_new_pack.DdfK00/_new  2018-12-18 14:57:48.726303971 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package python-UcsSdk
+# spec file for package python-ucsmsdk
 #
 # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -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/
 #
 
 
@@ -25,12 +25,14 @@
 Group:  Development/Languages/Python
 Url:https://github.com/CiscoUcs/ucsmsdk
 Source: https://github.com/CiscoUcs/ucsmsdk/archive/v%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module pyOpenSSL}
 BuildRequires:  %{python_module pyparsing}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+Requires:   python-pyOpenSSL
 Requires:   python-pyparsing
 Requires:   python-setuptools
 Requires:   python-six