public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-cliff] rawhide: Update to v4.16.0
@ 2026-08-27 13:08 Steve Traylen
0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-08-27 13:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-cliff
Branch : rawhide
Commit : 90024b97c66b46532be160dd784af37e0d2d256b
Author : Steve Traylen <steve.traylen@cern.ch>
Date : 2026-08-27T15:07:13+02:00
Stats : +7/-16 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-cliff/c/90024b97c66b46532be160dd784af37e0d2d256b?branch=rawhide
Log:
Update to v4.16.0
- Addition of sphinxext extension subpackage
---
diff --git a/.gitignore b/.gitignore
index 636c372..4ab7fe5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
/cliff-4.13.3.tar.gz
/cliff-4.14.0.tar.gz
/cliff-4.15.0.tar.gz
+/cliff-4.16.0.tar.gz
diff --git a/python-cliff.spec b/python-cliff.spec
index dff7125..2ffb521 100644
--- a/python-cliff.spec
+++ b/python-cliff.spec
@@ -14,7 +14,7 @@ http://readthedocs.org/docs/cliff/en/latest/}
%global common_desc_tests This package contains tests for the python cliff library.
Name: python-%{modname}
-Version: 4.15.0
+Version: 4.16.0
Release: %autorelease
Summary: Command Line Interface Formulation Framework
@@ -23,9 +23,6 @@ License: Apache-2.0
URL: https://pypi.io/pypi/cliff
Source0: %pypi_source cliff
-# https://review.opendev.org/c/openstack/cliff/+/992012
-Patch1: require-docutils.patch
-
BuildArch: noarch
BuildRequires: python3-devel
@@ -36,6 +33,10 @@ Summary: Command Line Interface Formulation Framework
%description -n python3-%{modname}
%{common_desc}
+
+%pyproject_extras_subpkg -n python3-%{modname} sphinxext
+
+
%package -n python3-%{modname}-tests
Summary: Command Line Interface Formulation Framework
diff --git a/require-docutils.patch b/require-docutils.patch
deleted file mode 100644
index e060b80..0000000
--- a/require-docutils.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff '--color=auto' -uNr cliff-4.14.0.ORIG/requirements.txt cliff-4.14.0/requirements.txt
---- cliff-4.14.0.ORIG/requirements.txt 2026-06-07 21:53:38.085273360 +0200
-+++ cliff-4.14.0/requirements.txt 2026-06-07 21:55:15.558019296 +0200
-@@ -1,5 +1,7 @@
- autopage>=0.4.0 # Apache 2.0
- cmd2>=3.0.0 # MIT
-+docutils
- PrettyTable>=0.7.2 # BSD
- stevedore>=5.6.0 # Apache-2.0
- PyYAML>=3.12 # MIT
-+
diff --git a/sources b/sources
index a055493..2ee40e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cliff-4.15.0.tar.gz) = 1a3353b5aa4313afe6e82c300fb8caa5530227992d123467c42b10db049b968e3219892e1b438057fa7afb50b7f38ef2b4d4d0241c632cc0ea2944bb8bb635c1
+SHA512 (cliff-4.16.0.tar.gz) = 70f1d3d2b25ff7e4567175c0ff70d2f3fcf7dd5aa148340df5a13e321b152bca21f1f618f00858beeb289659f289fe240f45d9ff407fe0d192a933fe0e11c7d9
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-27 13:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 13:08 [rpms/python-cliff] rawhide: Update to v4.16.0 Steve Traylen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox