[packages/python3-booleanOperations] Rel 6
arekm
arekm at pld-linux.org
Sat May 3 22:35:25 CEST 2025
commit e376a960faeba5234c0c4818e796e8b38fb2938f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat May 3 22:33:32 2025 +0200
Rel 6
python3-booleanOperations.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python3-booleanOperations.spec b/python3-booleanOperations.spec
index f287ad1..ed8a158 100644
--- a/python3-booleanOperations.spec
+++ b/python3-booleanOperations.spec
@@ -6,7 +6,7 @@ Summary: Boolean operations on paths
Summary(pl.UTF-8): Operacje logiczne na ścieżkach
Name: python3-booleanOperations
Version: 0.9.0
-Release: 5
+Release: 6
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/booleanOperations/
@@ -18,8 +18,10 @@ BuildRequires: python3-modules >= 1:3.6
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm >= 1.14.1
%if %{with tests}
+BuildRequires: python3-defcon
BuildRequires: python3-fontPens
BuildRequires: python3-fonttools >= 4.0.2
+BuildRequires: python3-fs
BuildRequires: python3-pyclipper >= 1.1.0.post1
BuildRequires: python3-pytest >= 3.0.2
%endif
@@ -48,6 +50,7 @@ biblioteki obcinania wielokątów autorstwa Angusa Johnsona.
%if %{with tests}
PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
PYTHONPATH=$(pwd)/Lib \
+PYTEST_PLUGINS= \
%{__python3} -m pytest tests
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-booleanOperations.git/commitdiff/e376a960faeba5234c0c4818e796e8b38fb2938f
More information about the pld-cvs-commit
mailing list