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-graphql-core] f45: Use semantic line spacing
Date: Fri, 25 Sep 2026 07:21:56 GMT	[thread overview]
Message-ID: <179032091630.1.8037883248653265388.rpms-python-graphql-core-e258d6925cfd@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-graphql-core
            Branch : f45
            Commit : e258d6925cfd740f30f2a04528d640ac3067cedf
            Author : Steve Traylen <steve.traylen@cern.ch>
            Date   : 2026-09-25T09:14:03+02:00
            Stats  : +8/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-graphql-core/c/e258d6925cfd740f30f2a04528d640ac3067cedf?branch=f45

            Log:
            Use semantic line spacing

[skip changelog]

---
diff --git a/python-graphql-core.spec b/python-graphql-core.spec
index 19a76ab..f910060 100644
--- a/python-graphql-core.spec
+++ b/python-graphql-core.spec
@@ -17,6 +17,7 @@ BuildArch:      noarch
 BuildRequires:  python3-devel
 BuildRequires:  tomcli
 
+
 %global _description %{expand:
 GraphQL-core-3 is a Python port of GraphQL.js, the JavaScript reference
 implementation for GraphQL, a query language for APIs.}
@@ -28,6 +29,7 @@ implementation for GraphQL, a query language for APIs.}
 Summary:        %{summary}
 Obsoletes:      python3-%{pypi_name}-doc < %{version}-%{release}
 
+
 %description -n python3-%{pypi_name} %_description
 
 
@@ -45,22 +47,28 @@ tomcli set pyproject.toml arrays replace \
 %pyproject_patch_dependency pytest-cov:ignore
 %pyproject_patch_dependency pytest-describe:ignore
 
+
 %generate_buildrequires
 %pyproject_buildrequires -t
 
+
 %build
 %pyproject_wheel
 
+
 %install
 %pyproject_install
 %pyproject_save_files graphql
 
+
 %check
 %pytest -r fEs
 
+
 %files -n python3-%{pypi_name} -f %{pyproject_files}
 %license LICENSE
 %doc README.md
 
+
 %changelog
 %autochangelog

                 reply	other threads:[~2026-09-25  7: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=179032091630.1.8037883248653265388.rpms-python-graphql-core-e258d6925cfd@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