[med-svn] [Git][med-team/python-cogent][master] 2 commits: Remove refs to jupyter-sphinx
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Sat Feb 19 18:47:55 GMT 2022
Nilesh Patra pushed to branch master at Debian Med / python-cogent
Commits:
bca572eb by Nilesh Patra at 2022-02-20T00:07:05+05:30
Remove refs to jupyter-sphinx
- - - - -
aa0f7715 by Nilesh Patra at 2022-02-20T00:17:38+05:30
[skip ci] Add TODO
- - - - -
3 changed files:
- debian/changelog
- + debian/patches/remove-jupyter-sphinx.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+python-cogent (2021.10.12a1+dfsg-2) unstable; urgency=medium
+
+ * Team Upload.
+ * Remove refs to jupyter-sphinx
+TODO: Does not build because of numba support for py3.10 yet
+
+ -- Nilesh Patra <nilesh at debian.org> Sun, 20 Feb 2022 00:07:11 +0530
+
python-cogent (2021.10.12a1+dfsg-1) unstable; urgency=medium
* New upstream version
=====================================
debian/patches/remove-jupyter-sphinx.patch
=====================================
@@ -0,0 +1,22 @@
+Description: Remove jupyter-sphinx from pyproject.toml
+Author: Nilesh Patra <nilesh at debian.org>
+Forwarded: not-needed
+Last-Update: 2022-02-20
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -51,7 +51,6 @@
+ "ipykernel",
+ "ipython",
+ "ipywidgets",
+- "jupyter-sphinx",
+ "jupyter_client",
+ "jupyterlab",
+ "jupytext",
+@@ -80,7 +79,6 @@
+ "ipython",
+ "ipywidgets",
+ "isort",
+- "jupyter-sphinx",
+ "jupyter_client",
+ "jupyterlab",
+ "jupytext",
=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
sphinx.patch
fix_interpreter.patch
+remove-jupyter-sphinx.patch
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/compare/4cf1d6704c22a9e9686d3281e3010fc31430eb8d...aa0f7715a0f7b7d3f49c8f473fce61ec03557475
--
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/compare/4cf1d6704c22a9e9686d3281e3010fc31430eb8d...aa0f7715a0f7b7d3f49c8f473fce61ec03557475
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/20220219/1b5a2ce0/attachment-0001.htm>
More information about the debian-med-commit
mailing list