From 5973622b1ef59181670af2b8a85c4a0cc80e1f02af3578ad04c3e03cd0bdf11a Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Thu, 2 Feb 2023 19:20:46 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=29 --- python-nbdime.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-nbdime.spec b/python-nbdime.spec index 20fc893..7790446 100644 --- a/python-nbdime.spec +++ b/python-nbdime.spec @@ -42,7 +42,7 @@ Summary: Tools for diffing and merging Jupyter Notebooks License: BSD-3-Clause URL: https://github.com/jupyter/nbdime # Source: https://files.pythonhosted.org/packages/source/n/nbdime/nbdime-%%{pyver}.tar.gz -# Building from non-pypy published source repositories requires npm install to fetch javascript sources online +# Building from non-PyPI published source repositories requires npm install to fetch javascript sources online # Created on a network connected system with in a working directory without ':' in the the pathname. # git clone https://github.com/jupyter/nbdime.git # cd nbdime