public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-sport-activities-features] rawhide: Fix dependency list
Date: Wed, 05 Aug 2026 23:17:15 GMT	[thread overview]
Message-ID: <178597183554.1.617390220339450820.rpms-python-sport-activities-features-2a56d4bca0b1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-sport-activities-features
Branch : rawhide
Commit : 2a56d4bca0b1786e9be88bb61826222b4d7857ef
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-08-05T20:17:07-03:00
Stats  : +4/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-sport-activities-features/c/2a56d4bca0b1786e9be88bb61826222b4d7857ef?branch=rawhide

Log:
Fix dependency list

---
diff --git a/python-sport-activities-features.spec b/python-sport-activities-features.spec
index ef62ae9..2073eeb 100644
--- a/python-sport-activities-features.spec
+++ b/python-sport-activities-features.spec
@@ -2,25 +2,25 @@
 %global forgeurl https://github.com/firefly-cpp/sport-activities-features
 Version:        0.5.4
 %forgemeta
-
 %bcond tests 1
 
 Name:           python-%{pypi_name}
 Release:        %autorelease
 Summary:        A minimalistic toolbox for extracting features from sports activity files
-
-# SPDX
 License:        MIT
 URL:            %forgeurl
 Source:         %forgesource
-
 Patch:          numpy-2.0.patch
 
 BuildArch:      noarch
+ExclusiveArch:  %{qt6_qtwebengine_arches} noarch
 BuildRequires:  python3-devel
+BuildRequires:  qt6-srpm-macros
 BuildRequires:  tomcli
 %if %{with tests}
 BuildRequires:  %{py3_dist pytest}
+BuildRequires:  %{py3_dist pytest-qt}
+BuildRequires:  %{py3_dist pyside6}
 %endif
 
 %global _description %{expand:
@@ -84,7 +84,6 @@ done
 k="${k-}${k+ and }not test_overpy_node_manipulation"
 k="${k-}${k+ and }not test_weather"
 k="${k-}${k+ and }not test_data_analysis"
-export PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
 %pytest -r fEs ${k:+-k "$k"}
 %else
 %pyproject_check_import

                 reply	other threads:[~2026-08-05 23:17 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=178597183554.1.617390220339450820.rpms-python-sport-activities-features-2a56d4bca0b1@fedoraproject.org \
    --to=rosset.filipe@gmail.com \
    --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