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-lazy-loader] f44: De-conditionalize the tests
Date: Tue, 22 Sep 2026 06:31:35 GMT [thread overview]
Message-ID: <179005869579.1.14780070275691627537.rpms-python-lazy-loader-6d4c720415c6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-lazy-loader
Branch : f44
Commit : 6d4c720415c6617ae079884a4a6f56b5a9a94851
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-05-13T13:44:26+01:00
Stats : +0/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-lazy-loader/c/6d4c720415c6617ae079884a4a6f56b5a9a94851?branch=f44
Log:
De-conditionalize the tests
---
diff --git a/python-lazy-loader.spec b/python-lazy-loader.spec
index b8a91f2..04046c5 100644
--- a/python-lazy-loader.spec
+++ b/python-lazy-loader.spec
@@ -1,5 +1,3 @@
-%bcond tests 1
-
Name: python-lazy-loader
Version: 0.5
Release: %autorelease
@@ -14,7 +12,6 @@ BuildOption(install): --assert-license lazy_loader
BuildArch: noarch
-%if %{with tests}
# The “test” extra includes unwanted linters, etc.; we manually BR pytest
# rather than patching out all the others from pyproject.toml.
BuildRequires: %{py3_dist pytest}
@@ -22,7 +19,6 @@ BuildRequires: %{py3_dist pytest}
# metadata, so we must BR them manually as well:
BuildRequires: %{py3_dist numpy}
BuildRequires: %{py3_dist scipy}
-%endif
%global common_description %{expand:
lazy-loader makes it easy to load subpackages and functions on demand.
@@ -43,9 +39,7 @@ Summary: %{summary}
%check -a
-%if %{with tests}
%pytest
-%endif
%files -n python3-lazy-loader -f %{pyproject_files}
reply other threads:[~2026-09-22 6:31 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=179005869579.1.14780070275691627537.rpms-python-lazy-loader-6d4c720415c6@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