public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-click-option-group] epel10: Update to 0.5.7
@ 2026-07-21 14:41 Charalampos Stratakis
0 siblings, 0 replies; only message in thread
From: Charalampos Stratakis @ 2026-07-21 14:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-click-option-group
Branch : epel10
Commit : 5b88527cd66d42cbff8981efa9379d6474be4426
Author : Charalampos Stratakis <cstratak@redhat.com>
Date : 2025-08-05T19:13:51+02:00
Stats : +6/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-click-option-group/c/5b88527cd66d42cbff8981efa9379d6474be4426?branch=epel10
Log:
Update to 0.5.7
- Fixes: rhbz#2354564, rhbz#2378874
---
diff --git a/.gitignore b/.gitignore
index 2137b43..d0cf14b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
click-option-group-*.tar.gz
+/click_option_group-0.5.7.tar.gz
diff --git a/python-click-option-group.spec b/python-click-option-group.spec
index be85c4f..b4040ac 100644
--- a/python-click-option-group.spec
+++ b/python-click-option-group.spec
@@ -1,11 +1,11 @@
Name: python-click-option-group
-Version: 0.5.6
+Version: 0.5.7
Release: %autorelease
Summary: Option groups missing in Click
License: BSD-3-Clause
URL: https://github.com/click-contrib/click-option-group
-Source: %{pypi_source click-option-group}
+Source: %{pypi_source click_option_group}
BuildArch: noarch
BuildRequires: python3-devel
@@ -22,11 +22,11 @@ Summary: %{summary}
%prep
-%autosetup -n click-option-group-%{version}
+%autosetup -n click_option_group-%{version}
%generate_buildrequires
-%pyproject_buildrequires -x tests
+%pyproject_buildrequires -x test
%build
diff --git a/sources b/sources
index 15183fa..980e172 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (click-option-group-0.5.6.tar.gz) = 7ac321a0c2dedcacf9b0383cb6b1ae6f7dd0ec6855e4f88cd4817ddece0c2c043c8b10fab04a41aefce38f871075a793bdc7b000f3b99adc7d93a3b6f0cf9884
+SHA512 (click_option_group-0.5.7.tar.gz) = 0e6c82b2b6a4a790c767ad775def93c3487e97990bbc172c95b6d90ccc366c8fb9dfe0fff4eecb64538218213c65642732eb1a0d421d2826e1f13689e6d5621a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 14:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 14:41 [rpms/python-click-option-group] epel10: Update to 0.5.7 Charalampos Stratakis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox