From 5b384f9971a9ae63f4dda2254dc8e373811c31aba045ce582903dd942bd238e4 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 30 Sep 2022 18:32:55 +0000 Subject: [PATCH] Accepting request 1007285 from home:apersaud:branches:devel:languages:python:jupyter update to latest version OBS-URL: https://build.opensuse.org/request/show/1007285 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-terminado?expand=0&rev=23 --- python-terminado.changes | 11 +++++++++++ python-terminado.spec | 4 ++-- terminado-0.15.0.tar.gz | 3 --- terminado-0.16.0.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 terminado-0.15.0.tar.gz create mode 100644 terminado-0.16.0.tar.gz diff --git a/python-terminado.changes b/python-terminado.changes index 165ac0e..f5dd1d6 100644 --- a/python-terminado.changes +++ b/python-terminado.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Sep 30 15:16:04 UTC 2022 - Arun Persaud + +- update to version 0.16.0: + * Bugs fixed + + Fix issue where large stdin writes can cause Tornado to hang + #189 (@KoopaKing) + * Maintenance and upkeep improvements + + Switch to using hatch version #186 (@blink1073) + + Fix flake8 v5 compat #179 (@blink1073) + ------------------------------------------------------------------- Wed Jul 13 08:47:07 UTC 2022 - Ben Greiner diff --git a/python-terminado.spec b/python-terminado.spec index 4648423..144ca67 100644 --- a/python-terminado.spec +++ b/python-terminado.spec @@ -20,7 +20,7 @@ # Disable tests until random testing race condition fixed, see: https://github.com/jupyter/terminado/issues/21 %bcond_with tests Name: python-terminado -Version: 0.15.0 +Version: 0.16.0 Release: 0 Summary: Terminals served to termjs using Tornado websockets License: BSD-2-Clause @@ -38,8 +38,8 @@ Requires: python-ptyprocess Requires: python-tornado >= 4 BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-timeout} +BuildRequires: %{python_module pytest} # /SECTION %python_subpackages diff --git a/terminado-0.15.0.tar.gz b/terminado-0.15.0.tar.gz deleted file mode 100644 index 543892f..0000000 --- a/terminado-0.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab4eeedccfcc1e6134bfee86106af90852c69d602884ea3a1e8ca6d4486e9bfe -size 29599 diff --git a/terminado-0.16.0.tar.gz b/terminado-0.16.0.tar.gz new file mode 100644 index 0000000..4f556b3 --- /dev/null +++ b/terminado-0.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fac14374eb5498bdc157ed32e510b1f60d5c3c7981a9f5ba018bb9a64cec0c25 +size 28839