1
0

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

- Update to 0.7.3
  * Add ability to register on_error and on_stdout handlers on Comms.

OBS-URL: https://build.opensuse.org/request/show/768804
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyviz-comms?expand=0&rev=10
This commit is contained in:
Todd R
2020-01-30 15:53:00 +00:00
committed by Git OBS Bridge
parent 7e91f8eece
commit 37251361dc
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 30 15:25:12 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Update to 0.7.3
* Add ability to register on_error and on_stdout handlers on Comms.
-------------------------------------------------------------------
Mon Apr 22 19:21:30 UTC 2019 - Todd R <toddrme2178@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyviz-comms
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -13,16 +13,17 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyviz-comms
Version: 0.7.2
Version: 0.7.3
Release: 0
License: BSD-3-Clause
Summary: Tool to launch jobs, organize the output, and dissect the results
Url: https://github.com/pyviz/pyviz_comms
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/pyviz/pyviz_comms
Source0: https://files.pythonhosted.org/packages/source/p/pyviz-comms/pyviz_comms-%{version}.tar.gz
Source100: python-pyviz-comms-rpmlintrc
BuildRequires: %{python_module setuptools}

View File

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

3
pyviz_comms-0.7.3.tar.gz Normal file
View File

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