forked from pool/python-jupyter-server
Accepting request 709567 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/709567 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=3
This commit is contained in:
commit
7ad90c97c6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b1098c4598e764eb64335401987cdb11a24e355e3b6ab49bf8673f33323fc08b
|
|
||||||
size 5424020
|
|
3
jupyter_server-0.0.5.tar.gz
Normal file
3
jupyter_server-0.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c7c8a9f685cbcad669763f5fd9295fd1361eb9a454290bf726de6714739e1815
|
||||||
|
size 5412759
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 12 20:07:20 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||||
|
|
||||||
|
- Update to 0.0.5
|
||||||
|
* Remove bundler endpoints
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 22 21:53:32 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
Wed May 22 21:53:32 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-jupyter-server
|
Name: python-jupyter-server
|
||||||
Version: 0.0.4
|
Version: 0.0.5
|
||||||
Release: 0
|
Release: 0
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Summary: The Jupyter Server
|
Summary: The Jupyter Server
|
||||||
@ -99,7 +99,6 @@ This package provides the jupyter components.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n jupyter_server-%{version}
|
%setup -q -n jupyter_server-%{version}
|
||||||
rm jupyter_server/bundler/tests/resources/subdir/subsubdir/.gitkeep
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
Loading…
Reference in New Issue
Block a user