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] f44: Update to 1.10
Date: Sat, 04 Jul 2026 15:21:46 GMT	[thread overview]
Message-ID: <178317850605.1.7699866498387155293.rpms-clustershell-4d27490b2139@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/clustershell
Branch : f44
Commit : 4d27490b213975ccfdbcfc90efbaf400bd9a6c7a
Author : Stephane Thiell <sthiell@stanford.edu>
Date   : 2026-07-04T15:21:39+00:00
Stats  : +12/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/clustershell/c/4d27490b213975ccfdbcfc90efbaf400bd9a6c7a?branch=f44

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 7353acb..83136e9 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:        8%{?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/
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

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 15:21 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=178317850605.1.7699866498387155293.rpms-clustershell-4d27490b2139@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