[med-svn] [Git][med-team/pbalign][master] Fixes sphinx doc generation

Andreas Tille gitlab at salsa.debian.org
Fri Dec 13 10:49:45 GMT 2019



Andreas Tille pushed to branch master at Debian Med / pbalign


Commits:
b9c7ebbc by Andreas Tille at 2019-12-13T10:49:09Z
Fixes sphinx doc generation

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -9,9 +9,7 @@ pbalign (0.3.2-2) UNRELEASED; urgency=medium
   * Remove trailing whitespace in debian/rules
   * Trim trailing whitespace.
   * Set upstream metadata fields: Repository, Repository-Browse.
-  TODO:
-    - Sphinx has import failures
-    - python3-pbh5tools not yet available
+  TODO: python3-pbh5tools not yet available
 
  -- Andreas Tille <tille at debian.org>  Fri, 13 Dec 2019 10:59:33 +0100
 


=====================================
debian/rules
=====================================
@@ -16,7 +16,7 @@ MANDIR = $(CURDIR)/debian/$(DEB_SOURCE)/usr/share/man/man1
 
 override_dh_auto_build:
 	dh_auto_build
-	$(MAKE) doc
+	PYTHONPATH=$(shell pybuild --print build_dir --interpreter python3) $(MAKE) doc
 
 # The tests cannot be run, mostly because the referenced data files
 # (which are large) are not provided in the source distribution



View it on GitLab: https://salsa.debian.org/med-team/pbalign/commit/b9c7ebbcc35d33c80ca43145a4f8c727dd4c0f77

-- 
View it on GitLab: https://salsa.debian.org/med-team/pbalign/commit/b9c7ebbcc35d33c80ca43145a4f8c727dd4c0f77
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/debian-med-commit/attachments/20191213/edede8a4/attachment.html>


More information about the debian-med-commit mailing list