[med-svn] [Git][med-team/python-cogent][master] 2 commits: typo fix

Michael R. Crusoe gitlab at salsa.debian.org
Sun Feb 7 16:00:39 GMT 2021



Michael R. Crusoe pushed to branch master at Debian Med / python-cogent


Commits:
f6e93274 by Michael R. Crusoe at 2021-02-07T16:24:46+01:00
typo fix

- - - - -
865b3507 by Michael R. Crusoe at 2021-02-07T16:28:27+01:00
debian/control: build without python3-jupyter-sphinx

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/patches/sphinx.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,12 @@
 python-cogent (2020.12.21a+dfsg-1) UNRELEASED; urgency=medium
 
+  [ Andreas Tille ]
   * New upstream version
   * Do not call specific Python3 version in autopkgtest
-  * Do disable Python3.9
-  FIXME: Fix some remaining Python3.9 issues
+  * Do not disable Python3.9
+
+  [ Michael R. Crusoe ]
+  * debian/control: build without python3-jupyter-sphinx
 
  -- Andreas Tille <tille at debian.org>  Tue, 26 Jan 2021 11:25:08 +0100
 


=====================================
debian/control
=====================================
@@ -21,7 +21,6 @@ Build-Depends: debhelper-compat (= 13),
                python3-nbsphinx,
                python3-sphinx-bootstrap-theme,
                python3-sphinx-gallery,
-               python3-jupyter-sphinx,
                python3-sphinxcontrib.bibtex,
                cython3,
                pandoc


=====================================
debian/patches/sphinx.patch
=====================================
@@ -3,11 +3,14 @@ Last-Update: Tue, 07 Jan 2020 20:12:00 +0100
 Description: Work around failure in sphinx doc processing
 Forwarded: not-needed
 
---- a/doc/conf.py
-+++ b/doc/conf.py
-@@ -20,16 +20,17 @@
+--- python-cogent.orig/doc/conf.py
++++ python-cogent/doc/conf.py
+@@ -18,18 +18,19 @@
+ numpydoc_class_members_toctree = False
+ 
  extensions = [
-     "jupyter_sphinx",
+-    "jupyter_sphinx",
++#    "jupyter_sphinx",
      "nbsphinx",
 -    "numpydoc",
 +#    "numpydoc",



View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/compare/87ba383478536447dcbb7ff3ba49b827d574e2d3...865b350783a4a7b870ab67536edf27cea7459a09

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/compare/87ba383478536447dcbb7ff3ba49b827d574e2d3...865b350783a4a7b870ab67536edf27cea7459a09
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/20210207/782685fa/attachment-0001.html>


More information about the debian-med-commit mailing list