[packages/python3-charset_normalizer] Rel 2; use built module

arekm arekm at pld-linux.org
Sun Mar 29 01:43:14 CET 2026


commit e6af73a3f1f6bd02854289f39f50b713c92cd447
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Mar 29 01:40:34 2026 +0100

    Rel 2; use built module

 python3-charset_normalizer.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3-charset_normalizer.spec b/python3-charset_normalizer.spec
index adb0547..8a74d52 100644
--- a/python3-charset_normalizer.spec
+++ b/python3-charset_normalizer.spec
@@ -8,7 +8,7 @@ Summary:	The Real First Universal Charset Detector
 Summary(pl.UTF-8):	Pierwszy prawdziwy uniwersalny wykrywacz kodowania znaków
 Name:		python3-%{module}
 Version:	3.4.6
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/charset-normalizer/
@@ -58,6 +58,7 @@ Dokumentacja API modułu Pythona %{module}.
 %py3_build
 
 %if %{with tests}
+PYTHONPATH=$(pwd)/build-3/lib \
 PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 PYTEST_PLUGINS="pytest_cov.plugin" \
 %{__python3} -m pytest tests
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-charset_normalizer.git/commitdiff/4c549e8fc7e8b0e69de6de73bdca67b6b6c9618d



More information about the pld-cvs-commit mailing list