public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-graphql-core] rawhide: Use semantic line spacing
@ 2026-09-25  7:20 Steve Traylen
  0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-09-25  7:20 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-graphql-core
            Branch : rawhide
            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=rawhide

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25  7:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25  7:20 [rpms/python-graphql-core] rawhide: Use semantic line spacing Steve Traylen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox