[med-svn] [Git][med-team/python-cogent][master] TODO: Add python3-jupyter-sphinx from build depends again

Emmanuel Arias (@eamanu) gitlab at salsa.debian.org
Wed Jun 26 05:26:41 BST 2024



Emmanuel Arias pushed to branch master at Debian Med / python-cogent


Commits:
892eb2e7 by Emmanuel Arias at 2024-06-26T01:25:53-03:00
TODO: Add python3-jupyter-sphinx from build depends again

- - - - -


5 changed files:

- debian/changelog
- debian/control
- − debian/patches/remove-jupyter-sphinx.patch
- debian/patches/series
- debian/patches/sphinx.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,12 +1,16 @@
-python-cogent (2024.5.7a1+dfsg-1) UNRELEASED; urgency=medium
+python-cogent (2024.5.7a1+dfsg-1.1) UNRELEASED; urgency=medium
 
+  [ Ananthu C V ]
   * Team upload
   * New upstream version 2024.5.7a1+dfsg
   * Unfuzz patches
   * Add python3-stevedore build dependency and apply wrap-and-sort
   * Use execute_after syntax over override in d/rules where possible
 
- -- Ananthu C V <weepingclown at disroot.org>  Wed, 26 Jun 2024 02:51:35 +0530
+  [ Emmanuel Arias ]
+  * TODO: Add python3-jupyter-sphinx from build depends again
+
+ -- Emmanuel Arias <eamanu at debian.org>  Wed, 26 Jun 2024 01:24:50 -0300
 
 python-cogent (2023.12.15a1+dfsg-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -14,6 +14,7 @@ Build-Depends: cython3,
                python3-all-dev,
                python3-chardet,
                python3-isort,
+               python3-jupyter-sphinx,
                python3-jupyter-sphinx-theme,
                python3-jupyterlab-server,
                python3-matplotlib,


=====================================
debian/patches/remove-jupyter-sphinx.patch deleted
=====================================
@@ -1,22 +0,0 @@
-Description: Remove jupyter-sphinx from pyproject.toml
-Author: Nilesh Patra <nilesh at debian.org>
-Forwarded: not-needed
-Last-Update: 2024-06-26
---- a/pyproject.toml
-+++ b/pyproject.toml
-@@ -64,7 +64,6 @@
-         "ipykernel",
-         "ipython",
-         "ipywidgets",
--        "jupyter-sphinx",
-         "jupyter_client",
-         "jupyterlab",
-         "jupytext",
-@@ -92,7 +91,6 @@
-        "ipython",
-        "ipywidgets",
-        "isort==5.13.2",
--       "jupyter-sphinx",
-        "jupyter_client",
-        "jupyterlab",
-        "jupytext",


=====================================
debian/patches/series
=====================================
@@ -1,5 +1,4 @@
 sphinx.patch
 fix_interpreter.patch
-remove-jupyter-sphinx.patch
 ignore_tests_accessing_network.patch
 skip-parallel-tests-on-single-cpu-systems.patch


=====================================
debian/patches/sphinx.patch
=====================================
@@ -5,18 +5,12 @@ Forwarded: not-needed
 
 --- a/doc/conf.py
 +++ b/doc/conf.py
-@@ -27,11 +27,11 @@ release = today.strftime("%Y.%m.%d")
- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
- 
+@@ -29,7 +29,7 @@
  extensions = [
--    "jupyter_sphinx",
-+#    "jupyter_sphinx",
+     "jupyter_sphinx",
      "nbsphinx",
 -    "numpydoc",
-+#    "numpydoc",
++    #    "numpydoc",
      "sphinx.ext.autodoc",
--    "sphinx.ext.autosummary",
-+#    "sphinx.ext.autosummary",
+     "sphinx.ext.autosummary",
      "sphinx.ext.doctest",
-     "sphinx.ext.githubpages",
-     "sphinx.ext.mathjax",



View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/commit/892eb2e7ebfd6b1b66a4a3e0319d471999ff96ec

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/commit/892eb2e7ebfd6b1b66a4a3e0319d471999ff96ec
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/20240626/d0e9fbc1/attachment-0001.htm>


More information about the debian-med-commit mailing list