1
0

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:
Todd R 2019-06-12 20:29:44 +00:00 committed by Git OBS Bridge
parent a09851213b
commit e984599b4c
4 changed files with 10 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1098c4598e764eb64335401987cdb11a24e355e3b6ab49bf8673f33323fc08b
size 5424020

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7c8a9f685cbcad669763f5fd9295fd1361eb9a454290bf726de6714739e1815
size 5412759

View File

@ -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>

View File

@ -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