diff --git a/python-terminado.changes b/python-terminado.changes index 7f77468..cfcbba7 100644 --- a/python-terminado.changes +++ b/python-terminado.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jan 9 20:19:40 UTC 2021 - Arun Persaud + +- update to version 0.9.2: + * Add js files in package manifest + * Add support to ppc64le + * Fix config files for publication + ------------------------------------------------------------------- Tue Dec 15 20:53:27 UTC 2020 - Benjamin Greiner diff --git a/python-terminado.spec b/python-terminado.spec index e2c1f04..8e360d5 100644 --- a/python-terminado.spec +++ b/python-terminado.spec @@ -1,7 +1,7 @@ # # spec file for package python-terminado # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,13 +16,12 @@ # -# Disable tests until random testing race condition fixed, see: https://github.com/jupyter/terminado/issues/21 -%bcond_with tests - %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +# Disable tests until random testing race condition fixed, see: https://github.com/jupyter/terminado/issues/21 +%bcond_with tests Name: python-terminado -Version: 0.9.1 +Version: 0.9.2 Release: 0 Summary: Terminals served to termjs using Tornado websockets License: BSD-2-Clause @@ -35,12 +34,12 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module tornado >= 4} BuildRequires: fdupes BuildRequires: python-rpm-macros -# SECTION test requirements -BuildRequires: %{python_module pytest} -# /SECTION Requires: python-ptyprocess Requires: python-tornado >= 4 BuildArch: noarch +# SECTION test requirements +BuildRequires: %{python_module pytest} +# /SECTION %python_subpackages %description diff --git a/terminado-0.9.1.tar.gz b/terminado-0.9.1.tar.gz deleted file mode 100644 index c36e190..0000000 --- a/terminado-0.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3da72a155b807b01c9e8a5babd214e052a0a45a975751da3521a1c3381ce6d76 -size 12335 diff --git a/terminado-0.9.2.tar.gz b/terminado-0.9.2.tar.gz new file mode 100644 index 0000000..0c5d3c8 --- /dev/null +++ b/terminado-0.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e6d94b19e4bc9dce0ffd908dfaf55cc78a9bf735934e915a4a96f65ac9704c +size 13692