mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
feat(modern-colorthief): Enable tests (#4884)
* feat(modern-colorthief): Enable tests Signed-off-by: Gilver <rockgrub@disroot.org> * fix: Build deps funny Signed-off-by: Gilver <rockgrub@disroot.org> --------- Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
%global pypi_name modern_colorthief
|
||||
%bcond docs 0
|
||||
%bcond test 0
|
||||
%bcond test 1
|
||||
|
||||
# The srcrpm is not prefixed with Python because the source is mostly Rust
|
||||
Name: modern-colorthief
|
||||
@@ -25,6 +25,8 @@ BuildRequires: python3dist(modern-colorthief)
|
||||
BuildRequires: python3dist(myst-parser)
|
||||
BuildRequires: python3dist(shibuya)
|
||||
BuildRequires: python3dist(sphinx)
|
||||
%elif %{with test}
|
||||
BuildRequires: python3dist(modern-colorthief)
|
||||
%endif
|
||||
%if %{with test}
|
||||
%if 0%{?fedora} <= 42
|
||||
|
||||
Reference in New Issue
Block a user