public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-fastavro] rawhide: Fix wrong `Summary` in `-doc` subpackage
Date: Sun, 23 Aug 2026 09:57:57 GMT [thread overview]
Message-ID: <178747907716.1.16309266929616460246.rpms-python-fastavro-b112fd3d48e0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-fastavro
Branch : rawhide
Commit : b112fd3d48e0bdd0266544fdfafd72ef642a0e3f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-23T10:33:40+01:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-fastavro/c/b112fd3d48e0bdd0266544fdfafd72ef642a0e3f?branch=rawhide
Log:
Fix wrong `Summary` in `-doc` subpackage
---
diff --git a/python-fastavro.spec b/python-fastavro.spec
index 7e2c619..c5bfb0d 100644
--- a/python-fastavro.spec
+++ b/python-fastavro.spec
@@ -94,15 +94,15 @@ Summary: %{summary}
%description -n python3-fastavro %{_description}
-%pyproject_extras_subpkg --name python3-fastavro codecs snappy zstandard lz4
-
-
%package doc
Summary: %{summary}
%description doc
Documentation for python-fastavro.
+%pyproject_extras_subpkg --name python3-fastavro codecs snappy zstandard lz4
+
+
%prep -a
# Remove the already generated C files so we generate them ourselves
find fastavro/ -name '*.c' -print -delete
reply other threads:[~2026-08-23 9:57 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=178747907716.1.16309266929616460246.rpms-python-fastavro-b112fd3d48e0@fedoraproject.org \
--to=code@musicinmybrain.net \
--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