Hello community, here is the log from the commit of package clustershell for openSUSE:Factory checked in at 2017-10-27 14:01:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clustershell (Old) and /work/SRC/openSUSE:Factory/.clustershell.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clustershell" Fri Oct 27 14:01:44 2017 rev:2 rq:536956 version:1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/clustershell/clustershell.changes 2017-09-14 21:17:26.967710790 +0200 +++ /work/SRC/openSUSE:Factory/.clustershell.new/clustershell.changes 2017-10-27 14:01:59.894399334 +0200 @@ -1,0 +2,12 @@ +Thu Oct 26 16:33:34 UTC 2017 - [email protected] + +- Update to new upstream release 1.8: + * added Python 3 support (3.4+) + * support for Python 2.5 and below has been dropped + * new EventHandler API (backward compatible) + * task.shell() has a new stdin (boolean) argument + * NodeSet/nodeset/cluset can now handle numeric node names + * clush now use slightly different colors that are legible on + dark backgrounds + +------------------------------------------------------------------- Old: ---- ClusterShell-1.7.81.tar.gz New: ---- ClusterShell-1.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clustershell.spec ++++++ --- /var/tmp/diff_new_pack.mnghck/_old 2017-10-27 14:02:01.722313884 +0200 +++ /var/tmp/diff_new_pack.mnghck/_new 2017-10-27 14:02:01.726313697 +0200 @@ -43,31 +43,17 @@ %global srcname ClusterShell Name: clustershell -Version: 1.7.81 +Version: 1.8 Release: 0%{?dist} Summary: Python framework for efficient cluster administration -%if 0%{?suse_version} License: LGPL-2.1 -%else -License: LGPLv2+ -%endif -%if 0%{?suse_version} Group: Productivity/Clustering/Computing -%else if 0%{?rhel} -Group: System Environment/Base -%endif Url: http://cea-hpc.github.io/clustershell/ Source0: https://files.pythonhosted.org/packages/source/C/%{srcname}/%{srcname}-%{version}.tar.gz BuildArch: noarch Requires: python2-%{name} = %{version}-%{release} -%if 0%{?rhel} >= 7 || 0%{?fedora} -Requires: vim-filesystem -%else if 0%{?suse_version} Requires: vim BuildRequires: vim -%else -Requires: vim-common -%endif Provides: vim-clustershell = %{version}-%{release} Obsoletes: vim-clustershell < 1.7.81-4 @@ -83,6 +69,7 @@ %package -n python2-%{name} Summary: ClusterShell module for Python 2 +Group: Productivity/Clustering/Computing BuildRequires: %{python2_pkgprefix}-devel BuildRequires: %{python2_pkgprefix}-setuptools Requires: %{python2_pkgprefix}-setuptools @@ -99,6 +86,7 @@ %package -n %{python3_pkgprefix}-%{name} Summary: ClusterShell module for Python 3 +Group: Productivity/Clustering/Computing BuildRequires: %{python3_pkgprefix}-devel BuildRequires: %{python3_pkgprefix}-setuptools Requires: %{python3_pkgprefix}-PyYAML @@ -117,10 +105,6 @@ %{__python2} setup.py build %install -%if 0%{?rhel} -rm -rf %{buildroot} -%endif - %{__python3} setup.py install -O1 --skip-build --root %{buildroot} pushd %{buildroot}%{_bindir} @@ -188,7 +172,7 @@ %{python3_sitelib}/ClusterShell/ %{python3_sitelib}/ClusterShell-*-py?.?.egg-info -%files -n %{name} +%files %if 0%{?rhel} %defattr(-,root,root,-) %endif ++++++ ClusterShell-1.7.81.tar.gz -> ClusterShell-1.8.tar.gz ++++++ ++++ 6432 lines of diff (skipped)
