forked from pool/python-pyviz-comms
Accepting request 662844 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/662844 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyviz-comms?expand=0&rev=2
This commit is contained in:
1
python-pyviz-comms-rpmlintrc
Normal file
1
python-pyviz-comms-rpmlintrc
Normal file
@@ -0,0 +1 @@
|
||||
addFilter("hidden-file-or-dir .*/pyviz_comms/.version")
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 4 16:07:58 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to version 0.7.0
|
||||
* Send ACK and error messages as metadata
|
||||
* Small fix to handling notebook output
|
||||
* Add warning about installing extension in JupyterLab
|
||||
* Add a pyviz_extension baseclass for other projects
|
||||
* Guard against PyViz not being defined
|
||||
* Updated JLab and classic notebook extensions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 11 14:53:57 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@@ -17,13 +17,14 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pyviz-comms
|
||||
Version: 0.6.0
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Summary: Tool to launch jobs, organize the output, and dissect the results
|
||||
Url: http://pyviz.org
|
||||
Url: https://github.com/pyviz/pyviz_comms
|
||||
Group: Development/Languages/Python
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pyviz-comms/pyviz_comms-%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/pyviz-comms/pyviz_comms-%{version}.tar.gz
|
||||
Source100: python-pyviz-comms-rpmlintrc
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be3cd85b1c6cf842d7cac7db0428bf015d16d0ea33e0767d602061cf6964a51a
|
||||
size 8529
|
3
pyviz_comms-0.7.0.tar.gz
Normal file
3
pyviz_comms-0.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ad4ff0c2166f0296ee070049ce21341f868f907003714eb6eaf1630ea8e241a
|
||||
size 9384
|
Reference in New Issue
Block a user