commit python-jupyter_nbsphinx for openSUSE:Factory

2019-02-19 Thread root
Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2019-02-19 12:00:55

Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new.28833 (New)


Package is "python-jupyter_nbsphinx"

Tue Feb 19 12:00:55 2019 rev:12 rq:677018 version:0.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2019-01-08 12:31:44.396059010 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new.28833/python-jupyter_nbsphinx.changes
   2019-02-19 12:02:08.497084019 +0100
@@ -1,0 +2,6 @@
+Mon Feb 18 10:43:31 UTC 2019 - Tomáš Chvátal 
+
+- Drop dependency on deprecated python-py package as it is not
+  stated anywhere in the upstream sources
+
+---



Other differences:
--
++ python-jupyter_nbsphinx.spec ++
--- /var/tmp/diff_new_pack.SG9hS4/_old  2019-02-19 12:02:09.013083753 +0100
+++ /var/tmp/diff_new_pack.SG9hS4/_new  2019-02-19 12:02:09.017083751 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jupyter_nbsphinx
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -30,7 +30,6 @@
 BuildRequires:  %{python_module Sphinx >= 1.3.2}
 BuildRequires:  %{python_module docutils}
 BuildRequires:  %{python_module jupyter_notebook}
-BuildRequires:  %{python_module py}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -40,7 +39,6 @@
 Requires:   python-docutils
 Requires:   python-jupyter_nbconvert
 Requires:   python-jupyter_nbformat
-Requires:   python-py
 Requires:   python-sphinx_rtd_theme
 Recommends: mathjax
 Recommends: pandoc




commit python-jupyter_nbsphinx for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2019-01-08 12:29:53

Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new.28833 (New)


Package is "python-jupyter_nbsphinx"

Tue Jan  8 12:29:53 2019 rev:11 rq:663452 version:0.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2018-12-24 11:48:09.477093478 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new.28833/python-jupyter_nbsphinx.changes
   2019-01-08 12:31:44.396059010 +0100
@@ -1,0 +2,5 @@
+Mon Jan  7 21:57:01 UTC 2019 - Todd R 
+
+- This is python3-only.
+
+---



Other differences:
--
++ python-jupyter_nbsphinx.spec ++
--- /var/tmp/diff_new_pack.4WUJIv/_old  2019-01-08 12:31:44.800058572 +0100
+++ /var/tmp/diff_new_pack.4WUJIv/_new  2019-01-08 12:31:44.800058572 +0100
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:   python-jupyter_nbsphinx
 Version:0.4.1
 Release:0
@@ -43,9 +44,6 @@
 Requires:   python-sphinx_rtd_theme
 Recommends: mathjax
 Recommends: pandoc
-%ifpython2
-Recommends: python3-jupyter_nbsphinx
-%endif
 BuildArch:  noarch
 %python_subpackages
 
@@ -69,8 +67,8 @@
 jupyter nbextension install --prefix=%{buildroot}%{_prefix} src/nbsphinx.py
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE NEWS.rst README.rst
+%doc NEWS.rst README.rst
+%license LICENSE
 %{python_sitelib}/nbsphinx.py*
 %pycache_only %{python_sitelib}/__pycache__/nbsphinx.*.py*
 %{python_sitelib}/nbsphinx-%{version}-py*.egg-info




commit python-jupyter_nbsphinx for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2018-12-24 11:48:08

Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new.28833 (New)


Package is "python-jupyter_nbsphinx"

Mon Dec 24 11:48:08 2018 rev:10 rq:660769 version:0.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2018-10-01 08:18:56.193909621 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new.28833/python-jupyter_nbsphinx.changes
   2018-12-24 11:48:09.477093478 +0100
@@ -1,0 +2,13 @@
+Sat Dec 22 07:10:45 UTC 2018 - Todd R 
+
+- Update to Version 0.4.1
+  * Fix issue #266
+- Update to Version 0.4.0
+  * Support for "data-cite" HTML tags in Markdown cells
+  * Add option ``nbsphinx_custom_formats``
+  * LaTeX macros ``\nbsphinxstartnotebook`` and ``\nbsphinxstopnotebook``
+  * Support for cell attachments
+  * Add options ``nbsphinx_input_prompt`` and ``nbsphinx_output_prompt``
+  * Re-design LaTeX output of code cells, fix image sizes
+
+---

Old:

  nbsphinx-0.3.5.tar.gz

New:

  nbsphinx-0.4.1.tar.gz



Other differences:
--
++ python-jupyter_nbsphinx.spec ++
--- /var/tmp/diff_new_pack.GsCq6h/_old  2018-12-24 11:48:10.209092836 +0100
+++ /var/tmp/diff_new_pack.GsCq6h/_new  2018-12-24 11:48:10.209092836 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jupyter_nbsphinx
-Version:0.3.5
+Version:0.4.1
 Release:0
 Summary:Jupyter Notebook Tools for Sphinx
 License:MIT

++ nbsphinx-0.3.5.tar.gz -> nbsphinx-0.4.1.tar.gz ++
 3288 lines of diff (skipped)




commit python-jupyter_nbsphinx for openSUSE:Factory

2018-10-01 Thread root
Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2018-10-01 08:18:55

Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new (New)


Package is "python-jupyter_nbsphinx"

Mon Oct  1 08:18:55 2018 rev:9 rq:638896 version:0.3.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2018-09-15 15:35:17.945022521 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new/python-jupyter_nbsphinx.changes
 2018-10-01 08:18:56.193909621 +0200
@@ -1,0 +2,6 @@
+Fri Sep 28 02:52:48 UTC 2018 - Todd R 
+
+- Update to 0.3.5
+  * Disable nbconvert version 5.4 to avoid jupyter/nbconvert#878
+
+---

Old:

  nbsphinx-0.3.4.tar.gz

New:

  nbsphinx-0.3.5.tar.gz



Other differences:
--
++ python-jupyter_nbsphinx.spec ++
--- /var/tmp/diff_new_pack.nqWEaL/_old  2018-10-01 08:18:56.613909353 +0200
+++ /var/tmp/diff_new_pack.nqWEaL/_new  2018-10-01 08:18:56.613909353 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jupyter_nbsphinx
-Version:0.3.4
+Version:0.3.5
 Release:0
 Summary:Jupyter Notebook Tools for Sphinx
 License:MIT
@@ -27,7 +27,6 @@
 Source: 
https://files.pythonhosted.org/packages/source/n/nbsphinx/nbsphinx-%{version}.tar.gz
 BuildRequires:  %{python_module Send2Trash}
 BuildRequires:  %{python_module Sphinx >= 1.3.2}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module docutils}
 BuildRequires:  %{python_module jupyter_notebook}
 BuildRequires:  %{python_module py}

++ nbsphinx-0.3.4.tar.gz -> nbsphinx-0.3.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.4/NEWS.rst new/nbsphinx-0.3.5/NEWS.rst
--- old/nbsphinx-0.3.4/NEWS.rst 2018-07-28 16:05:03.0 +0200
+++ new/nbsphinx-0.3.5/NEWS.rst 2018-09-10 11:02:00.0 +0200
@@ -1,3 +1,7 @@
+Version 0.3.5 (2018-09-10):
+ * Disable ``nbconvert`` version 5.4 to avoid
+   `issue #878 `__
+
 Version 0.3.4 (2018-07-28):
  * Fix issue #196 and other minor changes
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.4/PKG-INFO new/nbsphinx-0.3.5/PKG-INFO
--- old/nbsphinx-0.3.4/PKG-INFO 2018-07-28 16:07:53.0 +0200
+++ new/nbsphinx-0.3.5/PKG-INFO 2018-09-10 11:04:00.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: nbsphinx
-Version: 0.3.4
+Version: 0.3.5
 Summary: Jupyter Notebook Tools for Sphinx
 Home-page: UNKNOWN
 Author: Matthias Geier
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.4/doc/installation.ipynb 
new/nbsphinx-0.3.5/doc/installation.ipynb
--- old/nbsphinx-0.3.4/doc/installation.ipynb   2018-07-17 12:17:50.0 
+0200
+++ new/nbsphinx-0.3.5/doc/installation.ipynb   2018-09-09 12:41:48.0 
+0200
@@ -29,7 +29,7 @@
 "\n",
 "If you are using Linux, there are packages available for many 
distributions.\n",
 "\n",
-"[![Packaging 
status](https://repology.org/badge/vertical-allrepos/python:nbsphinx.svg)](https://repology.org/metapackage/python:nbsphinx)\n",
+"[![Packaging 
status](https://repology.org/badge/vertical-allrepos/python:nbsphinx.svg)](https://repology.org/metapackage/python:nbsphinx/versions)\n",
 "\n",
 "[![PyPI 
version](https://badge.fury.io/py/nbsphinx.svg)](https://pypi.org/project/nbsphinx)\n",
 "\n",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.4/doc/links.ipynb 
new/nbsphinx-0.3.5/doc/links.ipynb
--- old/nbsphinx-0.3.4/doc/links.ipynb  2018-07-13 20:57:45.0 +0200
+++ new/nbsphinx-0.3.5/doc/links.ipynb  2018-09-09 12:41:48.0 +0200
@@ -130,7 +130,7 @@
 "\n",
 "https://github.com/ipython/ipython/issues/4936\n;,
 "\n",
-"https://mail.scipy.org/pipermail/ipython-user/2013-December/013490.html;
+"`https://mail.scipy.org/pipermail/ipython-user/2013-December/013490.html` 
(not available anymore)"
]
   }
  ],
@@ -150,9 +150,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
-   "version": "3.6.4"
+   "version": "3.6.6+"
   }
  },
  "nbformat": 4,
- "nbformat_minor": 1
+ "nbformat_minor": 2
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.4/doc/requirements.txt 

commit python-jupyter_nbsphinx for openSUSE:Factory

2018-04-30 Thread root
Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2018-04-30 22:56:38

Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new (New)


Package is "python-jupyter_nbsphinx"

Mon Apr 30 22:56:38 2018 rev:7 rq:602304 version:0.3.3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2018-04-19 15:32:30.111630378 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new/python-jupyter_nbsphinx.changes
 2018-04-30 22:58:59.180356787 +0200
@@ -1,0 +2,7 @@
+Sat Apr 28 19:29:14 UTC 2018 - toddrme2...@gmail.com
+
+- Update to version 0.3.3
+  * Locally linked files are only copied for Jupyter notebooks
+(and not anymore for other Sphinx source files)
+
+---

Old:

  nbsphinx-0.3.2.tar.gz

New:

  nbsphinx-0.3.3.tar.gz



Other differences:
--
++ python-jupyter_nbsphinx.spec ++
--- /var/tmp/diff_new_pack.rw2Wmb/_old  2018-04-30 22:58:59.668338981 +0200
+++ /var/tmp/diff_new_pack.rw2Wmb/_new  2018-04-30 22:58:59.672338835 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jupyter_nbsphinx
-Version:0.3.2
+Version:0.3.3
 Release:0
 Summary:Jupyter Notebook Tools for Sphinx
 License:MIT

++ nbsphinx-0.3.2.tar.gz -> nbsphinx-0.3.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.2/NEWS.rst new/nbsphinx-0.3.3/NEWS.rst
--- old/nbsphinx-0.3.2/NEWS.rst 2018-03-28 13:44:00.0 +0200
+++ new/nbsphinx-0.3.3/NEWS.rst 2018-04-25 10:02:27.0 +0200
@@ -1,3 +1,7 @@
+Version 0.3.3 (2018-04-25):
+ * Locally linked files are only copied for Jupyter notebooks (and not anymore
+   for other Sphinx source files)
+
 Version 0.3.2 (2018-03-28):
  * Links to local files are rewritten for all Sphinx source files (not only
Jupyter notebooks)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.2/PKG-INFO new/nbsphinx-0.3.3/PKG-INFO
--- old/nbsphinx-0.3.2/PKG-INFO 2018-03-28 13:46:05.0 +0200
+++ new/nbsphinx-0.3.3/PKG-INFO 2018-04-25 10:05:36.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: nbsphinx
-Version: 0.3.2
+Version: 0.3.3
 Summary: Jupyter Notebook Tools for Sphinx
 Home-page: http://nbsphinx.readthedocs.io/
 Author: Matthias Geier
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.2/doc/a-normal-rst-file.rst 
new/nbsphinx-0.3.3/doc/a-normal-rst-file.rst
--- old/nbsphinx-0.3.2/doc/a-normal-rst-file.rst2018-03-26 
12:31:38.0 +0200
+++ new/nbsphinx-0.3.3/doc/a-normal-rst-file.rst2018-04-18 
11:15:24.0 +0200
@@ -75,19 +75,6 @@
 .. _subsection: subdir/a-notebook-in-a-subdir.ipynb#A-Sub-Section
 
 
-Links to Local Files (HTML only)
-
-
-If you use any of the above-mentioned methods to link to a local file that
-*isn't* a Sphinx source file, it will be automatically copied to the HTML 
output
-directory, like it would if you `link from a notebook`__.
-
-Alternatively, you can of course as always use Sphinx's download__ role.
-
-__ markdown-cells.ipynb#Links-to-Local-Files-(HTML-only)
-__ http://www.sphinx-doc.org/en/stable/markup/inline.html#role-download
-
-
 Links to Notebooks, Ye Olde Way
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.2/src/nbsphinx.egg-info/PKG-INFO 
new/nbsphinx-0.3.3/src/nbsphinx.egg-info/PKG-INFO
--- old/nbsphinx-0.3.2/src/nbsphinx.egg-info/PKG-INFO   2018-03-28 
13:46:05.0 +0200
+++ new/nbsphinx-0.3.3/src/nbsphinx.egg-info/PKG-INFO   2018-04-25 
10:05:36.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: nbsphinx
-Version: 0.3.2
+Version: 0.3.3
 Summary: Jupyter Notebook Tools for Sphinx
 Home-page: http://nbsphinx.readthedocs.io/
 Author: Matthias Geier
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.2/src/nbsphinx.py 
new/nbsphinx-0.3.3/src/nbsphinx.py
--- old/nbsphinx-0.3.2/src/nbsphinx.py  2018-03-28 13:41:57.0 +0200
+++ new/nbsphinx-0.3.3/src/nbsphinx.py  2018-04-25 10:00:30.0 +0200
@@ -23,7 +23,7 @@
 http://nbsphinx.rtfd.org/
 
 """
-__version__ = '0.3.2'
+__version__ = '0.3.3'
 
 import copy
 import json
@@ -476,21 +476,6 @@
 margin-top: -19px;
 }
 
-/* nice headers on first paragraph of info/warning 

commit python-jupyter_nbsphinx for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2018-04-19 15:32:25

Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new (New)


Package is "python-jupyter_nbsphinx"

Thu Apr 19 15:32:25 2018 rev:6 rq:597932 version:0.3.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2018-02-19 13:01:01.941937615 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new/python-jupyter_nbsphinx.changes
 2018-04-19 15:32:30.111630378 +0200
@@ -1,0 +2,7 @@
+Thu Apr 19 05:06:27 UTC 2018 - toddrme2...@gmail.com
+
+- Update to version 0.3.2
+  * Links to local files are rewritten for all Sphinx source files (not only
+Jupyter notebooks)
+
+---

Old:

  nbsphinx-0.3.1.tar.gz

New:

  nbsphinx-0.3.2.tar.gz



Other differences:
--
++ python-jupyter_nbsphinx.spec ++
--- /var/tmp/diff_new_pack.14bYrQ/_old  2018-04-19 15:32:31.251583425 +0200
+++ /var/tmp/diff_new_pack.14bYrQ/_new  2018-04-19 15:32:31.255583261 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jupyter_nbsphinx
-Version:0.3.1
+Version:0.3.2
 Release:0
 Summary:Jupyter Notebook Tools for Sphinx
 License:MIT

++ nbsphinx-0.3.1.tar.gz -> nbsphinx-0.3.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.1/NEWS.rst new/nbsphinx-0.3.2/NEWS.rst
--- old/nbsphinx-0.3.1/NEWS.rst 2018-01-17 14:09:56.0 +0100
+++ new/nbsphinx-0.3.2/NEWS.rst 2018-03-28 13:44:00.0 +0200
@@ -1,3 +1,7 @@
+Version 0.3.2 (2018-03-28):
+ * Links to local files are rewritten for all Sphinx source files (not only
+   Jupyter notebooks)
+
 Version 0.3.1 (2018-01-17):
  * Enable notebook translations (NB: The use of reST strings is temporary!)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.1/PKG-INFO new/nbsphinx-0.3.2/PKG-INFO
--- old/nbsphinx-0.3.1/PKG-INFO 2018-01-17 14:11:40.0 +0100
+++ new/nbsphinx-0.3.2/PKG-INFO 2018-03-28 13:46:05.0 +0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: nbsphinx
-Version: 0.3.1
+Version: 0.3.2
 Summary: Jupyter Notebook Tools for Sphinx
 Home-page: http://nbsphinx.readthedocs.io/
 Author: Matthias Geier
 Author-email: matthias.ge...@gmail.com
 License: MIT
-Description-Content-Type: UNKNOWN
 Description: Jupyter Notebook Tools for Sphinx
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.1/doc/a-normal-rst-file.rst 
new/nbsphinx-0.3.2/doc/a-normal-rst-file.rst
--- old/nbsphinx-0.3.1/doc/a-normal-rst-file.rst2018-01-02 
12:04:07.0 +0100
+++ new/nbsphinx-0.3.2/doc/a-normal-rst-file.rst2018-03-26 
12:31:38.0 +0200
@@ -5,21 +5,122 @@
 
 .. note:: Those still work!
 
-Links to Notebooks
---
+Links to Notebooks (and Other Sphinx Source Files)
+--
 
-Links to notebooks can be easily created:
-:ref:`/subdir/a-notebook-in-a-subdir.ipynb`
-(the notebook title is used as link text).
-You can also use
-:ref:`an alternative text `.
+Links to Sphinx source files can be created like normal `Sphinx hyperlinks`_,
+just using a relative path to the local file: link_.
 
-The above links were created with:
+.. _Sphinx hyperlinks: http://www.sphinx-doc.org/en/stable/rest.html
+   #external-links
+.. _link: subdir/a-notebook-in-a-subdir.ipynb
+
+.. code-block:: rst
+
+using a relative path to the local file: link_.
+
+.. _link: subdir/a-notebook-in-a-subdir.ipynb
+
+If the link text has a space (or some other strange character) in it, you have
+to surround it with backticks: `a notebook link`_.
+
+.. _a notebook link: subdir/a-notebook-in-a-subdir.ipynb
+
+.. code-block:: rst
+
+surround it with backticks: `a notebook link`_.
+
+.. _a notebook link: subdir/a-notebook-in-a-subdir.ipynb
+
+You can also use an `anonymous hyperlink target`_, like this: link__.
+If you have multiple of those, their order matters!
+
+.. _anonymous hyperlink target: http://docutils.sourceforge.net/docs/ref/rst/
+restructuredtext.html#anonymous-hyperlinks
+
+__ subdir/a-notebook-in-a-subdir.ipynb
+
+.. code-block:: rst
+
+like this: link__.
+
+__ subdir/a-notebook-in-a-subdir.ipynb
+
+Finally, you can use `Embedded URIs`_, like 

commit python-jupyter_nbsphinx for openSUSE:Factory

2018-02-19 Thread root
Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2018-02-19 13:00:59

Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new (New)


Package is "python-jupyter_nbsphinx"

Mon Feb 19 13:00:59 2018 rev:5 rq:577036 version:0.3.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2017-12-08 12:58:16.827751290 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new/python-jupyter_nbsphinx.changes
 2018-02-19 13:01:01.941937615 +0100
@@ -1,0 +2,9 @@
+Thu Jan 18 06:43:47 UTC 2018 - toddrme2...@gmail.com
+
+- Update to version 0.3.1
+  * Enable notebook translations (NB: The use of reST strings is temporary!)
+- Update to version 0.3.0
+  * Add options ``nbsphinx_prolog`` and ``nbsphinx_epilog``
+  * Links from ``*.rst`` files to notebooks have to start with a slash
+
+---

Old:

  nbsphinx-0.2.18.tar.gz

New:

  nbsphinx-0.3.1.tar.gz



Other differences:
--
++ python-jupyter_nbsphinx.spec ++
--- /var/tmp/diff_new_pack.gUp1SD/_old  2018-02-19 13:01:03.581878473 +0100
+++ /var/tmp/diff_new_pack.gUp1SD/_new  2018-02-19 13:01:03.585878328 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jupyter_nbsphinx
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,14 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jupyter_nbsphinx
-Version:0.2.18
+Version:0.3.1
 Release:0
 Summary:Jupyter Notebook Tools for Sphinx
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/spatialaudio/nbsphinx/
 Source: 
https://files.pythonhosted.org/packages/source/n/nbsphinx/nbsphinx-%{version}.tar.gz
+BuildRequires:  %{python_module Send2Trash}
 BuildRequires:  %{python_module Sphinx >= 1.3.2}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module docutils}
@@ -34,6 +35,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-Jinja2
+Requires:   python-Send2Trash
 Requires:   python-Sphinx >= 1.3.2
 Requires:   python-docutils
 Requires:   python-jupyter_nbconvert
@@ -65,7 +67,7 @@
 %install
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
-jupyter nbextension install --prefix=%{buildroot}%{_prefix} nbsphinx.py
+jupyter nbextension install --prefix=%{buildroot}%{_prefix} src/nbsphinx.py
 
 %files %{python_files}
 %defattr(-,root,root,-)

++ nbsphinx-0.2.18.tar.gz -> nbsphinx-0.3.1.tar.gz ++
 3741 lines of diff (skipped)




commit python-jupyter_nbsphinx for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2017-12-08 12:58:16

Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new (New)


Package is "python-jupyter_nbsphinx"

Fri Dec  8 12:58:16 2017 rev:4 rq:554732 version:0.2.18

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2017-11-16 14:02:23.578627951 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new/python-jupyter_nbsphinx.changes
 2017-12-08 12:58:16.827751290 +0100
@@ -1,0 +2,6 @@
+Sun Dec  3 19:11:14 UTC 2017 - a...@gmx.de
+
+- update to version 0.2.18:
+  * Fix issue #148
+
+---

Old:

  nbsphinx-0.2.17.tar.gz

New:

  nbsphinx-0.2.18.tar.gz



Other differences:
--
++ python-jupyter_nbsphinx.spec ++
--- /var/tmp/diff_new_pack.AN8HZw/_old  2017-12-08 12:58:17.751717920 +0100
+++ /var/tmp/diff_new_pack.AN8HZw/_new  2017-12-08 12:58:17.755717776 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jupyter_nbsphinx
-Version:0.2.17
+Version:0.2.18
 Release:0
 Summary:Jupyter Notebook Tools for Sphinx
 License:MIT

++ nbsphinx-0.2.17.tar.gz -> nbsphinx-0.2.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.2.17/NEWS.rst new/nbsphinx-0.2.18/NEWS.rst
--- old/nbsphinx-0.2.17/NEWS.rst2017-11-12 09:37:26.0 +0100
+++ new/nbsphinx-0.2.18/NEWS.rst2017-12-03 19:28:05.0 +0100
@@ -1,3 +1,6 @@
+Version 0.2.18 (2017-12-03):
+ * Fix issue #148
+
 Version 0.2.17 (2017-11-12):
  * Fix issue #146
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.2.17/PKG-INFO new/nbsphinx-0.2.18/PKG-INFO
--- old/nbsphinx-0.2.17/PKG-INFO2017-11-12 09:40:22.0 +0100
+++ new/nbsphinx-0.2.18/PKG-INFO2017-12-03 19:29:40.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: nbsphinx
-Version: 0.2.17
+Version: 0.2.18
 Summary: Jupyter Notebook Tools for Sphinx
 Home-page: http://nbsphinx.readthedocs.io/
 Author: Matthias Geier
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.2.17/nbsphinx.egg-info/PKG-INFO 
new/nbsphinx-0.2.18/nbsphinx.egg-info/PKG-INFO
--- old/nbsphinx-0.2.17/nbsphinx.egg-info/PKG-INFO  2017-11-12 
09:40:20.0 +0100
+++ new/nbsphinx-0.2.18/nbsphinx.egg-info/PKG-INFO  2017-12-03 
19:29:40.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: nbsphinx
-Version: 0.2.17
+Version: 0.2.18
 Summary: Jupyter Notebook Tools for Sphinx
 Home-page: http://nbsphinx.readthedocs.io/
 Author: Matthias Geier
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.2.17/nbsphinx.py 
new/nbsphinx-0.2.18/nbsphinx.py
--- old/nbsphinx-0.2.17/nbsphinx.py 2017-11-12 09:36:44.0 +0100
+++ new/nbsphinx-0.2.18/nbsphinx.py 2017-12-03 19:28:28.0 +0100
@@ -23,7 +23,7 @@
 http://nbsphinx.rtfd.org/
 
 """
-__version__ = '0.2.17'
+__version__ = '0.2.18'
 
 import copy
 import json
@@ -158,7 +158,7 @@
 var element = document.currentScript.previousSibling.previousSibling;
 {{ output.data['application/javascript'] | indent | indent }}
 
-{%- elif datatype.startswith('application') and datatype.endswith('+json') %}
+{%- elif datatype.startswith('application/vnd.jupyter') and 
datatype.endswith('+json') %}
 
 .. raw:: html
 




commit python-jupyter_nbsphinx for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2017-11-16 14:02:18

Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new (New)


Package is "python-jupyter_nbsphinx"

Thu Nov 16 14:02:18 2017 rev:3 rq:542039 version:0.2.17

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2017-10-03 23:17:11.587194621 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new/python-jupyter_nbsphinx.changes
 2017-11-16 14:02:23.578627951 +0100
@@ -1,0 +2,12 @@
+Tue Nov 14 16:35:58 UTC 2017 - a...@gmx.de
+
+- update to version 0.2.17:
+  * Fix issue #146
+
+- changes from version 0.2.16:
+  * Fix issue #142
+
+- changes from version 0.2.15 :
+  * Links to subsections are now possible in all source files
+
+---

Old:

  nbsphinx-0.2.14.tar.gz

New:

  nbsphinx-0.2.17.tar.gz



Other differences:
--
++ python-jupyter_nbsphinx.spec ++
--- /var/tmp/diff_new_pack.yBAvWe/_old  2017-11-16 14:02:24.130607947 +0100
+++ /var/tmp/diff_new_pack.yBAvWe/_new  2017-11-16 14:02:24.134607802 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jupyter_nbsphinx
-Version:0.2.14
+Version:0.2.17
 Release:0
 Summary:Jupyter Notebook Tools for Sphinx
 License:MIT

++ nbsphinx-0.2.14.tar.gz -> nbsphinx-0.2.17.tar.gz ++
 1601 lines of diff (skipped)




commit python-jupyter_nbsphinx for openSUSE:Factory

2017-10-04 Thread root
Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2017-10-03 23:17:11

Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new (New)


Package is "python-jupyter_nbsphinx"

Tue Oct  3 23:17:11 2017 rev:2 rq:527596 version:0.2.14

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2017-05-17 17:13:14.064386677 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new/python-jupyter_nbsphinx.changes
 2017-10-03 23:17:11.587194621 +0200
@@ -1,0 +2,6 @@
+Tue Sep 19 20:55:07 UTC 2017 - toddrme2...@gmail.com
+
+- Update to 0.2.14
+  * Add option ``nbsphinx_kernel_name``
+
+---

Old:

  nbsphinx-0.2.13.tar.gz

New:

  nbsphinx-0.2.14.tar.gz



Other differences:
--
++ python-jupyter_nbsphinx.spec ++
--- /var/tmp/diff_new_pack.2YAKMM/_old  2017-10-03 23:17:12.067127077 +0200
+++ /var/tmp/diff_new_pack.2YAKMM/_new  2017-10-03 23:17:12.067127077 +0200
@@ -18,34 +18,33 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jupyter_nbsphinx
-Version:0.2.13
+Version:0.2.14
 Release:0
 Summary:Jupyter Notebook Tools for Sphinx
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/spatialaudio/nbsphinx/
 Source: 
https://files.pythonhosted.org/packages/source/n/nbsphinx/nbsphinx-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+BuildRequires:  %{python_module Sphinx >= 1.3.2}
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module Jinja2}
-BuildRequires:  %{python_module Sphinx}
 BuildRequires:  %{python_module docutils}
-BuildRequires:  %{python_module jupyter_nbconvert}
-BuildRequires:  %{python_module jupyter_nbformat}
 BuildRequires:  %{python_module jupyter_notebook}
-BuildRequires:  %{python_module sphinx_rtd_theme}
+BuildRequires:  %{python_module py}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:   python-Jinja2
-Requires:   python-Sphinx
+Requires:   python-Sphinx >= 1.3.2
 Requires:   python-docutils
 Requires:   python-jupyter_nbconvert
 Requires:   python-jupyter_nbformat
-Requires:   python-jupyter_notebook
+Requires:   python-py
 Requires:   python-sphinx_rtd_theme
 Recommends: mathjax
 Recommends: pandoc
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%ifpython2
+Recommends: python3-jupyter_nbsphinx
+%endif
 BuildArch:  noarch
 %python_subpackages
 

++ nbsphinx-0.2.13.tar.gz -> nbsphinx-0.2.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.2.13/LICENSE new/nbsphinx-0.2.14/LICENSE
--- old/nbsphinx-0.2.13/LICENSE 2016-01-08 10:33:43.0 +0100
+++ new/nbsphinx-0.2.14/LICENSE 2017-06-09 19:53:29.0 +0200
@@ -1,4 +1,4 @@
-Copyright (c) 2015-2016 Matthias Geier
+Copyright (c) 2015-2017 Matthias Geier
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.2.13/NEWS.rst new/nbsphinx-0.2.14/NEWS.rst
--- old/nbsphinx-0.2.13/NEWS.rst2017-01-25 20:02:24.0 +0100
+++ new/nbsphinx-0.2.14/NEWS.rst2017-06-09 19:59:43.0 +0200
@@ -1,3 +1,6 @@
+Version 0.2.14 (2017-06-09):
+ * Add option ``nbsphinx_kernel_name``
+
 Version 0.2.13 (2017-01-25):
  * Minor fixes
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.2.13/PKG-INFO new/nbsphinx-0.2.14/PKG-INFO
--- old/nbsphinx-0.2.13/PKG-INFO2017-01-25 20:03:52.0 +0100
+++ new/nbsphinx-0.2.14/PKG-INFO2017-06-09 20:00:31.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: nbsphinx
-Version: 0.2.13
+Version: 0.2.14
 Summary: Jupyter Notebook Tools for Sphinx
 Home-page: http://nbsphinx.rtfd.io/
 Author: Matthias Geier
@@ -47,6 +47,7 @@
 Platform: any
 Classifier: Framework :: Sphinx
 Classifier: Framework :: Sphinx :: Extension
+Classifier: Framework :: Jupyter
 Classifier: Intended Audience :: Education
 Classifier: Intended Audience :: Science/Research
 Classifier: License :: OSI Approved :: MIT License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore'