forked from pool/python-pyviz-comms
Accepting request 820957 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/820957 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyviz-comms?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 15:02:40 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to 0.7.6
|
||||
* Fix compatibility with older browsers
|
||||
* Add support for comms in Google Colab
|
||||
* Add on_open callbacks to comms
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 6 16:48:55 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@@ -18,23 +18,22 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pyviz-comms
|
||||
Version: 0.7.4
|
||||
Version: 0.7.6
|
||||
Release: 0
|
||||
Summary: Tool to launch jobs, organize the output, and dissect the results
|
||||
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
|
||||
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
|
||||
Requires: python-param >= 1.6.0
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module param >= 1.6.0}
|
||||
# /SECTION
|
||||
Requires: python-param >= 1.6.0
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:712df4cca33dda351de754742b24361eee8e4b7c1cfb0e24f50dcb802fa25624
|
||||
size 10529
|
3
pyviz_comms-0.7.6.tar.gz
Normal file
3
pyviz_comms-0.7.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd9649a9ea9dfcb9b34d78f9a64e1870aa8b6b94de546e2c99c6bb53d64ab5d1
|
||||
size 11087
|
Reference in New Issue
Block a user