1
0

Accepting request 641300 from home:TheBlackCat:branches:devel:languages:python:numeric

- noun phrase (summary) and full sentences (description)

OBS-URL: https://build.opensuse.org/request/show/641300
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyviz-comms?expand=0&rev=2
This commit is contained in:
Todd R
2018-10-11 15:04:44 +00:00
committed by Git OBS Bridge
parent 04fa331e3c
commit 2f6df2ce1b
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 11 14:53:57 UTC 2018 - Todd R <toddrme2178@gmail.com>
- noun phrase (summary) and full sentences (description)
-------------------------------------------------------------------
Tue Oct 9 06:11:17 UTC 2018 - Todd R <toddrme2178@gmail.com>

View File

@@ -20,7 +20,7 @@ Name: python-pyviz-comms
Version: 0.6.0
Release: 0
License: BSD-3-Clause
Summary: Launch jobs, organize the output, and dissect the results
Summary: Tool to launch jobs, organize the output, and dissect the results
Url: http://pyviz.org
Group: Development/Languages/Python
Source: https://files.pythonhosted.org/packages/source/p/pyviz-comms/pyviz_comms-%{version}.tar.gz
@@ -36,9 +36,9 @@ BuildArch: noarch
%python_subpackages
%description
Offers a simple bidirectional communication architecture for PyViz tools
including support for Jupyter comms in both the classic notebook and
Jupyterlab.
PyViz-Comms offers a simple bidirectional communication architecture
for PyViz tools including support for Jupyter comms in both the
classic notebook and Jupyterlab.
%prep
%setup -q -n pyviz_comms-%{version}