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-ufoLib2] rawhide: Use the provisional pyproject declarative buildsystem
Date: Fri, 17 Jul 2026 04:43:08 GMT	[thread overview]
Message-ID: <178426338858.1.3084483228571940537.rpms-python-ufoLib2-f3d5402594d6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-ufoLib2
Branch : rawhide
Commit : f3d5402594d6117fb6fcdb4ac0296d011e669332
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-17T04:54:37+01:00
Stats  : +5/-15 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-ufoLib2/c/f3d5402594d6117fb6fcdb4ac0296d011e669332?branch=rawhide

Log:
Use the provisional pyproject declarative buildsystem

---
diff --git a/python-ufoLib2.spec b/python-ufoLib2.spec
index e364a6e..33f0f56 100644
--- a/python-ufoLib2.spec
+++ b/python-ufoLib2.spec
@@ -7,6 +7,10 @@ License:        Apache-2.0
 URL:            https://github.com/fonttools/ufoLib2
 Source:         %{pypi_source ufolib2}
 
+BuildSystem:    pyproject
+BuildOption(generate_buildrequires): --extras lxml,converters,json,msgpack
+BuildOption(install): --assert-license ufoLib2
+
 BuildArch:      noarch
 
 # Required for running tests
@@ -26,21 +30,7 @@ Summary:        %{summary}
 
 %pyproject_extras_subpkg -n python3-ufoLib2 lxml converters json msgpack
 
-%prep
-%autosetup -n ufolib2-%{version}
-
-%generate_buildrequires
-%pyproject_buildrequires --extras lxml,converters,json,msgpack
-
-%build
-%pyproject_wheel
-
-%install
-%pyproject_install
-%pyproject_save_files --assert-license ufoLib2
-
-%check
-%pyproject_check_import
+%check -a
 %pytest --verbose
 
 %files -n python3-ufoLib2 -f %{pyproject_files}

                 reply	other threads:[~2026-07-17  4:43 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=178426338858.1.3084483228571940537.rpms-python-ufoLib2-f3d5402594d6@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