[Git][debian-gis-team/pycoast][master] Improve doc build

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Thu Aug 17 07:00:38 BST 2023



Antonio Valentino pushed to branch master at Debian GIS Project / pycoast


Commits:
f4ba9615 by Antonio Valentino at 2023-08-17T05:56:01+00:00
Improve doc build

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pycoast (1.6.1+dfsg-5) UNRELEASED; urgency=medium
+
+  * debian/rule:
+    - Improve doc build.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Thu, 17 Aug 2023 05:55:31 +0000
+
 pycoast (1.6.1+dfsg-4) unstable; urgency=medium
 
   [ Bas Couwenberg ]


=====================================
debian/rules
=====================================
@@ -29,7 +29,7 @@ $(CURDIR)/pycoast/tests
 
 execute_after_dh_auto_build-indep:
 ifeq (,$(filter nodoc,$(DEB_BUILD_OPTIONS)))
-	env PYTHONPATH={build_dir} \
+	env PYTHONPATH=$(shell pybuild --build -i python3 -s custom --build-args 'echo {build_dir}') \
 	http_proxy='http://127.0.0.1:9/' https_proxy='https://127.0.0.1:9/' \
 	LC_ALL=C.UTF-8 LANGUAGE=C.UTF-8 \
 	sphinx-build -N -E -T -b html docs/source $(CURDIR)/.pybuild/docs/html



View it on GitLab: https://salsa.debian.org/debian-gis-team/pycoast/-/commit/f4ba9615432c9e9fad99aaabd0466467d80ce876

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycoast/-/commit/f4ba9615432c9e9fad99aaabd0466467d80ce876
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230817/0aff3c17/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list