[packages/python3-sphinxcontrib-towncrier] - release 2 to rebuild with doc
qboosh
qboosh at pld-linux.org
Wed May 28 22:15:15 CEST 2025
commit 2ef46dd0549148036255de3b0bb8d8bf7c2e20ac
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed May 28 22:12:27 2025 +0200
- release 2 to rebuild with doc
python3-sphinxcontrib-towncrier.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python3-sphinxcontrib-towncrier.spec b/python3-sphinxcontrib-towncrier.spec
index 20b8b90..cfaa361 100644
--- a/python3-sphinxcontrib-towncrier.spec
+++ b/python3-sphinxcontrib-towncrier.spec
@@ -7,7 +7,7 @@ Summary: An RST directive for injecting a Towncrier-generated changelog draft co
Summary(pl.UTF-8): Dyrektywa RST do wstawiania szablonu logu zmian z Towncriera, zawierającego fragmenty dla kolejnej wersji projektu
Name: python3-sphinxcontrib-towncrier
Version: 0.5.0a0
-Release: 1
+Release: 2
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/sphinxcontrib-towncrier/
@@ -66,11 +66,12 @@ Dokumentacja API modułu Pythona sphinxcontrib.towncrier.
%if %{with tests}
PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
PYTEST_PLUGINS="xdist.plugin" \
-PYTHONPATH=$(pwd) \
+PYTHONPATH=$(pwd)/src \
%{__python3} -m pytest tests
%endif
%if %{with doc}
+PYTHONPATH=$(pwd)/src \
sphinx-build-3 docs docs/_build/html
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-sphinxcontrib-towncrier.git/commitdiff/2ef46dd0549148036255de3b0bb8d8bf7c2e20ac
More information about the pld-cvs-commit
mailing list