public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Stephane Thiell <sthiell@stanford.edu>
To: git-commits@fedoraproject.org
Subject: [rpms/clustershell] epel8: Update to 1.10
Date: Sat, 04 Jul 2026 18:37:37 GMT [thread overview]
Message-ID: <178319025793.1.5752210692229742396.rpms-clustershell-92d1f8a55ab0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/clustershell
Branch : epel8
Commit : 92d1f8a55ab0460e96d2955d1ea9083d8de0deb0
Author : Stephane Thiell <sthiell@stanford.edu>
Date : 2026-07-04T18:37:30+00:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/clustershell/c/92d1f8a55ab0460e96d2955d1ea9083d8de0deb0?branch=epel8
Log:
Update to 1.10
---
diff --git a/.gitignore b/.gitignore
index de52ca1..52868dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
/ClusterShell-1.9.1.tar.gz
/ClusterShell-1.9.2.tar.gz
/ClusterShell-1.9.3.tar.gz
+/clustershell-1.10.tar.gz
diff --git a/clustershell.spec b/clustershell.spec
index 22dd21e..767da06 100644
--- a/clustershell.spec
+++ b/clustershell.spec
@@ -4,13 +4,13 @@
%global srcname ClusterShell
Name: clustershell
-Version: 1.9.3
+Version: 1.10
Release: 1%{?dist}
Summary: Python framework for efficient cluster administration
License: LGPLv2+
-URL: http://cea-hpc.github.io/clustershell/
-Source0: https://github.com/cea-hpc/clustershell/archive/v%{version}/%{srcname}-%{version}.tar.gz
+URL: https://clustershell.github.io/clustershell/
+Source0: https://files.pythonhosted.org/packages/source/c/clustershell/clustershell-%{version}.tar.gz
BuildArch: noarch
Requires: python3-%{name} = %{version}-%{release}
Requires: vim-filesystem
@@ -38,7 +38,7 @@ Requires: %{python3_pkgprefix}-setuptools
ClusterShell Python 3 module and related command line tools.
%prep
-%setup -q -n %{srcname}-%{version}
+%setup -q -n clustershell-%{version}
%build
%{__python3} setup.py build
@@ -118,6 +118,10 @@ popd
%{bash_completions_dir}/nodeset
%changelog
+* Sat Jul 04 2026 Stephane Thiell <sthiell@stanford.edu> - 1.10-1
+- Update to 1.10
+- Update project URL to https://clustershell.github.io/clustershell/
+
* Fri Jan 24 2025 Stephane Thiell <sthiell@stanford.edu> 1.9.3-1
- update to 1.9.3
diff --git a/sources b/sources
index 0ba40ee..5914445 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ClusterShell-1.9.3.tar.gz) = 80f32b629f652d412030936e345da93a0fb82859b00d6670d69546c87b6d317a6ea0910fbcfe3c3cc3613a9f8f53c72fadf513beac5cbdf1f3877e36597b6a48
+SHA512 (clustershell-1.10.tar.gz) = 564a89345ecaa4a1c942f98188b6fbbd6342c81867d3804375f31758ed9b5e38e8e32f677c904dd95008759e4ee1ad37d8afe6c472f5f3eca5f50131698786ac
reply other threads:[~2026-07-04 18:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178319025793.1.5752210692229742396.rpms-clustershell-92d1f8a55ab0@fedoraproject.org \
--to=sthiell@stanford.edu \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox