public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Traylen <steve.traylen@cern.ch>
To: git-commits@fedoraproject.org
Subject: [rpms/python-cliff] rawhide: Update to v4.16.0
Date: Thu, 27 Aug 2026 13:08:46 GMT	[thread overview]
Message-ID: <178783612650.1.12032309220708058470.rpms-python-cliff-90024b97c66b@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-27 13:08 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=178783612650.1.12032309220708058470.rpms-python-cliff-90024b97c66b@fedoraproject.org \
    --to=steve.traylen@cern.ch \
    --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