public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-sport-activities-features] rawhide: Fix dependency list
@ 2026-08-05 23:17 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-08-05 23:17 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-08-05 23:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 23:17 [rpms/python-sport-activities-features] rawhide: Fix dependency list Filipe Rosset

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