Accepting request 949898 from home:apersaud:branches:devel:languages:python:jupyter

- specfile:
  * update copyright year
  * require python >= 3.7
- update to version 0.13.1:
  * Maintenance and upkeep improvements
    + python_requires is an option in setup.cfg #140 (@minrk)
- changes from version 0.13.0:
  * Enhancements made
    + Add pre_pty_read_hook in pty_read #136 (@Wh1isper)
  * Maintenance and upkeep improvements
    + Officially drop support for python 3.6 #137 (@blink1073)
    + Fix even more setup.cfg formatting #134 (@blink1073)
    + Fix more setup.cfg formatting #133 (@blink1073)

OBS-URL: https://build.opensuse.org/request/show/949898
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-terminado?expand=0&rev=15
This commit is contained in:
Benjamin Greiner 2022-01-29 19:14:59 +00:00 committed by Git OBS Bridge
parent e1644e726e
commit 985893f3da
4 changed files with 25 additions and 6 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Jan 29 18:00:55 UTC 2022 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
* require python >= 3.7
- update to version 0.13.1:
* Maintenance and upkeep improvements
+ python_requires is an option in setup.cfg #140 (@minrk)
- changes from version 0.13.0:
* Enhancements made
+ Add pre_pty_read_hook in pty_read #136 (@Wh1isper)
* Maintenance and upkeep improvements
+ Officially drop support for python 3.6 #137 (@blink1073)
+ Fix even more setup.cfg formatting #134 (@blink1073)
+ Fix more setup.cfg formatting #133 (@blink1073)
-------------------------------------------------------------------
Sun Oct 10 19:56:06 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-terminado
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,14 +21,14 @@
# Disable tests until random testing race condition fixed, see: https://github.com/jupyter/terminado/issues/21
%bcond_with tests
Name: python-terminado
Version: 0.12.1
Version: 0.13.1
Release: 0
Summary: Terminals served to termjs using Tornado websockets
License: BSD-2-Clause
Group: Development/Languages/Python
URL: https://github.com/jupyter/terminado
Source: https://files.pythonhosted.org/packages/source/t/terminado/terminado-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.6}
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module ptyprocess}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module tornado >= 4}

View File

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

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

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