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
This commit is contained in:
Benjamin Greiner 2022-09-30 18:32:55 +00:00 committed by Git OBS Bridge
parent a3f6846360
commit 5b384f9971
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Sep 30 15:16:04 UTC 2022 - Arun Persaud <arun@gmx.de>
- 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 <code@bnavigator.de>

View File

@ -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

View File

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

3
terminado-0.16.0.tar.gz Normal file
View File

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