[Python-modules-commits] [ipywidgets] 01/01: Add Breaks: sagemath-jupyter (<< 8.0~) to prevent testing migration before sagemath 8.0.
Tobias Hansen
thansen at moszumanska.debian.org
Wed Jul 26 09:29:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository ipywidgets.
commit fc61b5e7d99528b46a2b0ee3df205602fda3fb92
Author: Tobias Hansen <thansen at debian.org>
Date: Wed Jul 26 10:29:11 2017 +0100
Add Breaks: sagemath-jupyter (<< 8.0~) to prevent testing migration before sagemath 8.0.
---
debian/changelog | 7 +++++++
debian/control | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a6f2ee4..305bcec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ipywidgets (6.0.0-2) UNRELEASED; urgency=medium
+
+ * Add Breaks: sagemath-jupyter (<< 8.0~) to prevent testing migration
+ before sagemath 8.0.
+
+ -- Tobias Hansen <thansen at debian.org> Wed, 26 Jul 2017 10:28:11 +0100
+
ipywidgets (6.0.0-1) experimental; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 2c0de78..f3db3d6 100644
--- a/debian/control
+++ b/debian/control
@@ -52,6 +52,7 @@ Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
jupyter-nbextension-jupyter-js-widgets (= ${binary:Version})
Suggests: python-ipywidgets-doc
+Breaks: sagemath-jupyter (<< 8.0~)
Description: Interactive widgets for the Jupyter notebook (Python 2)
Notebooks come alive when interactive widgets are used. Learning becomes an
immersive and fun experience. Researchers can easily see how changing inputs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ipywidgets.git
More information about the Python-modules-commits
mailing list