Hello community,
here is the log from the commit of package python-jupytext for openSUSE:Factory
checked in at 2019-11-29 15:57:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupytext (Old)
and /work/SRC/openSUSE:Factory/.python-jupytext.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupytext"
Fri Nov 29 15:57:32 2019 rev:3 rq:748441 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jupytext/python-jupytext.changes
2019-08-13 13:21:20.693417114 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupytext.new.26869/python-jupytext.changes
2019-11-29 16:01:44.628834300 +0100
@@ -1,0 +2,32 @@
+Wed Nov 13 16:40:01 UTC 2019 - Todd R <[email protected]>
+
+- Drop python2 support due to python-notebook dropping python2 support
+
+-------------------------------------------------------------------
+Tue Nov 12 16:58:09 UTC 2019 - Todd R <[email protected]>
+
+- Update to 1.2.4
+ + Improvements
+ * The documentation includes a mention on how to set metadata filters at
the command line
+ * Jupytext will not catch any error when the flag ``--warn-only`` is not
set
+ + BugFixes
+ * Now the flag ``--warn-only`` catches every possible error
+ * ``.md`` and ``.markdown`` files are treated identically
+ * Fixed ``--set-kernel`` when using pipes
+ * Fixed utf-8 encoding on stdout on Python 2
+- Update to 1.2.3
+ + BugFixes
+ * Dependency on ``setuptools`` in ``pandoc.py`` made optional to fix the
build of the conda package
+- Update to 1.2.2
+ + Improvements
+ * Documentation includes a section on how to use Jupytext as a Python
library
+ * Mention of the server extension in the documentation
+ * Text notebooks can be tested with `jupytext --execute notebook.md`
+ * The default value of `as_version` in `jupytext.read` is
`nbformat.NO_CONVERT`, as for `nbformat.read`
+ * Jupytext tests are now included in sdist
+ + BugFixes
+ * Fixed the download notebook error when `c.notebook_extensions` has a
custom value
+ * Fixed the usability of the `fmt` argument in `jupytext.read`
+ * String delimiters in commented text are now ignored
+
+-------------------------------------------------------------------
Old:
----
jupytext-1.2.1.tar.gz
New:
----
jupytext-1.2.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupytext.spec ++++++
--- /var/tmp/diff_new_pack.dzOCcv/_old 2019-11-29 16:01:45.276834034 +0100
+++ /var/tmp/diff_new_pack.dzOCcv/_new 2019-11-29 16:01:45.276834034 +0100
@@ -16,8 +16,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-jupytext
-%define mainver 1.2.1
+%define mainver 1.2.4
%define labver 1.0.2
Version: %{mainver}
Release: 0
++++++ jupytext-1.2.1.tar.gz -> jupytext-1.2.4.tar.gz ++++++
++++ 28636 lines of diff (skipped)