diff --git a/python-terminado.changes b/python-terminado.changes index 1d456de..259b24d 100644 --- a/python-terminado.changes +++ b/python-terminado.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 28 15:35:41 UTC 2023 - Ben Greiner + +- Update to 0.18.0 + * code maintenance updates: typing, linting + * drop Python 3.7 + ------------------------------------------------------------------- Sun Jan 8 10:03:28 UTC 2023 - Ben Greiner diff --git a/python-terminado.spec b/python-terminado.spec index bb2d680..4c953cd 100644 --- a/python-terminado.spec +++ b/python-terminado.spec @@ -17,14 +17,14 @@ Name: python-terminado -Version: 0.17.1 +Version: 0.18.0 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.7} +BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module hatchling >= 0.25} BuildRequires: %{python_module pip} BuildRequires: %{python_module ptyprocess} diff --git a/terminado-0.17.1.tar.gz b/terminado-0.17.1.tar.gz deleted file mode 100644 index 5ac1265..0000000 --- a/terminado-0.17.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ccbbcd3a4f8a25a5ec04991f39a0b8db52dfcd487ea0e578d977e6752380333 -size 30603 diff --git a/terminado-0.18.0.tar.gz b/terminado-0.18.0.tar.gz new file mode 100644 index 0000000..7dc6340 --- /dev/null +++ b/terminado-0.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea08a89b835dd1b8c0c900d92848147cef2537243361b2e3f4dc15df9b6fded +size 32250