From c71cccb7ebde1cfb9ec0d29c3acf0d810d2ece61 Mon Sep 17 00:00:00 2001 From: Stephane Thiell Date: Sep 02 2017 18:33:48 +0000 Subject: Update to 1.7.81 (1.8 beta1) --- diff --git a/.gitignore b/.gitignore index 9b0e4e6..6399182 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /clustershell-1.7.1.tar.gz /clustershell-1.7.2.tar.gz /clustershell-1.7.3.tar.gz +/ClusterShell-1.7.81.tar.gz diff --git a/clustershell.spec b/clustershell.spec index 07fbeed..3536d59 100644 --- a/clustershell.spec +++ b/clustershell.spec @@ -1,18 +1,18 @@ -%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} +%global srcname ClusterShell Name: clustershell -Version: 1.7.3 -Release: 3%{?dist} +Version: 1.7.81 +Release: 1%{?dist} Summary: Python framework for efficient cluster administration -Group: System Environment/Base License: LGPLv2+ URL: http://cea-hpc.github.io/clustershell/ -Source0: https://github.com/cea-hpc/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +Source0: https://files.pythonhosted.org/packages/source/C/%{srcname}/%{srcname}-%{version}.tar.gz BuildArch: noarch -BuildRequires: python-devel python-setuptools -Requires: python-setuptools PyYAML +BuildRequires: python-devel +BuildRequires: python-setuptools +Requires: python-setuptools +Requires: PyYAML %description Tools and event-based Python library to execute commands on cluster nodes in @@ -33,13 +33,12 @@ Syntax highlighting in the VIM editor for ClusterShell configuration files. %prep -%setup -q +%setup -q -n %{srcname}-%{version} %build %{__python} setup.py build %install -rm -rf %{buildroot} # install library (lib), scripts (bin) and config (etc) %{__python} setup.py install -O1 --skip-build --root %{buildroot} # move config dir away from default setuptools /usr prefix (if rpm-building as user) @@ -101,6 +100,9 @@ rm -rf %{buildroot} %{vimdatadir}/syntax/groupsconf.vim %changelog +* Fri Sep 1 2017 Stephane Thiell 1.7.81-1 +- update to 1.7.81 (1.8 beta1) + * Wed Jul 26 2017 Fedora Release Engineering - 1.7.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild diff --git a/sources b/sources index 131200c..c86eba4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (clustershell-1.7.3.tar.gz) = 6780501d59a487c7f8a1f235fe7bbf2d526e990d1eef5c13e53fc355539d6e3cf481196e6d0e5f1f37102e61ddb1b934750be1eea3b15565a50766e291b800a5 +SHA512 (ClusterShell-1.7.81.tar.gz) = 5a2769b0ee678d981ddb1b0f4c80d40049e57a9bbdb6486000eda2e8d197a42e1a8cf2a4a08a8bd6f1d87e73f9405f247d8b3a923c9cf8f414c724a8c019e880