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] rawhide: Update to 1.10
Date: Sat, 04 Jul 2026 14:23:09 GMT [thread overview]
Message-ID: <178317498922.1.10138309258920040348.rpms-clustershell-7666c16665c7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/clustershell
Branch : rawhide
Commit : 7666c16665c7bf6bf3090dfeda212a96f79446eb
Author : Stephane Thiell <sthiell@stanford.edu>
Date : 2026-07-04T14:23:02+00:00
Stats : +12/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/clustershell/c/7666c16665c7bf6bf3090dfeda212a96f79446eb?branch=rawhide
Log:
Update to 1.10
---
diff --git a/.gitignore b/.gitignore
index 334f035..c794416 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
/ClusterShell-1.9.2.tar.gz
/ClusterShell-1.9.3.tar.gz
/ClusterShell-1.9.3.pypi.tar.gz
+/clustershell-1.10.tar.gz
diff --git a/clustershell.spec b/clustershell.spec
index 6ab2954..7ca4ecd 100644
--- a/clustershell.spec
+++ b/clustershell.spec
@@ -1,14 +1,13 @@
-%global srcname ClusterShell
%global vimdatadir %{_datadir}/vim/vimfiles
Name: clustershell
-Version: 1.9.3
-Release: 9%{?dist}
+Version: 1.10
+Release: 1%{?dist}
Summary: Python framework for efficient cluster administration
License: LGPL-2.1-or-later
-URL: https://cea-hpc.github.io/clustershell/
-Source0: https://files.pythonhosted.org/packages/source/C/%{srcname}/%{srcname}-%{version}.tar.gz#/%{srcname}-%{version}.pypi.tar.gz
+URL: https://clustershell.github.io/clustershell/
+Source0: %{pypi_source clustershell}
BuildArch: noarch
@@ -42,7 +41,7 @@ ClusterShell Python 3 module and related command line tools.
%prep
-%setup -q -n %{srcname}-%{version}
+%setup -q
%build
@@ -51,7 +50,7 @@ ClusterShell Python 3 module and related command line tools.
%install
%pyproject_install
-%pyproject_save_files %{srcname}
+%pyproject_save_files ClusterShell
# move config dir away from default setuptools /usr prefix (if rpm-building as user)
[ -d %{buildroot}/usr/etc ] && mv %{buildroot}/usr/etc %{buildroot}/%{_sysconfdir}
@@ -119,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/
+
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 1.9.3-9
- Rebuilt for Python 3.15
diff --git a/sources b/sources
index ac46843..5914445 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ClusterShell-1.9.3.pypi.tar.gz) = 80f32b629f652d412030936e345da93a0fb82859b00d6670d69546c87b6d317a6ea0910fbcfe3c3cc3613a9f8f53c72fadf513beac5cbdf1f3877e36597b6a48
+SHA512 (clustershell-1.10.tar.gz) = 564a89345ecaa4a1c942f98188b6fbbd6342c81867d3804375f31758ed9b5e38e8e32f677c904dd95008759e4ee1ad37d8afe6c472f5f3eca5f50131698786ac
reply other threads:[~2026-07-04 14:23 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=178317498922.1.10138309258920040348.rpms-clustershell-7666c16665c7@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