forked from pool/python-jupyter-server
Accepting request 709566 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to 0.0.5 * Remove bundler endpoints OBS-URL: https://build.opensuse.org/request/show/709566 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=6
This commit is contained in:
parent
a09851213b
commit
e984599b4c
@ -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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-jupyter-server
|
||||
Version: 0.0.4
|
||||
Version: 0.0.5
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Summary: The Jupyter Server
|
||||
@ -99,7 +99,6 @@ This package provides the jupyter components.
|
||||
|
||||
%prep
|
||||
%setup -q -n jupyter_server-%{version}
|
||||
rm jupyter_server/bundler/tests/resources/subdir/subsubdir/.gitkeep
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Loading…
Reference in New Issue
Block a user