Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-terminado-0.18.0-1.3 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-terminado Distribution: openSUSE:Factory:zSystems
Version: 0.18.0 Vendor: openSUSE
Release: 1.3 Build date: Thu Dec 28 16:35:41 2023
Group: Development/Languages/Python Build host: reproducible
Size: 81778 Source RPM: python-terminado-0.18.0-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jupyter/terminado
Summary: Terminals served to termjs using Tornado websockets
This is a Tornado websocket backend for the term.js Javascript terminal
emulator library.

It evolved out of pyxterm, which was part of GraphTerm (as lineterm.py), and
ultimately derived from the public-domain Ajaxterm code (also on Github as part
of QWeb).

Provides

Requires

License

BSD-2-Clause

Changelog

* Thu Dec 28 2023 Ben Greiner <code@bnavigator.de>
  - Update to 0.18.0
    * code maintenance updates: typing, linting
    * drop Python 3.7
* Sun Jan 08 2023 Ben Greiner <code@bnavigator.de>
  - Update to 0.17.1
    * Don't split manually on linebreaks #209 (@incase)
* Thu Nov 24 2022 Arun Persaud <arun@gmx.de>
  - update to version 0.17.0:
    * Maintenance and upkeep improvements
      + Clean up docs install #198 (@blink1073)
      + Maintenance cleanup #196 (@blink1073)
      + Maintenance cleanup #195 (@blink1073)
* Fri Sep 30 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 2022 Ben Greiner <code@bnavigator.de>
  - Update build and test requirements
* Sat Jun 04 2022 Arun Persaud <arun@gmx.de>
  - specfile:
    * require pip, hatchling, swtich to pyproject build
  - update to version 0.15.0:
    * no changelog available
  - changes from version 0.14.0:
    * Add pre-commit
    * add mypy support
    * Switch to flit build backend
    * Switch to hatch backend
* Wed Mar 09 2022 Arun Persaud <arun@gmx.de>
  - update to version 0.13.3:
    * Bugs fixed
      + Test ConPTY backend against pywinpty 2.0.5 #146 (@andfoy)
* Sat Mar 05 2022 Arun Persaud <arun@gmx.de>
  - update to version 0.13.2:
    * Bugs fixed
      + Increase scrollback to 1000 #143 (@yusufbashi)
    * Maintenance and upkeep improvements
      + Add test for terminating the terminals and fix Windows terminal
      shutdown behavior #142 (@blink1073)
* Sat Jan 29 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 2021 Ben Greiner <code@bnavigator.de>
  - update to version 0.12.1
    * correctly set the TERM variable
    * Replace deprecated unittest aliases
    * Clean up tests
    * Log terminal output
    * Switch select() to poll() in pty_read()
    * Fix blocking of pty_read when there isn't pty data ready to
      read
    * Support creating terminal given name in kwargs.
    * avoid persistent handle on IOLoop instance
    * async/await syntax
* Fri May 14 2021 Arun Persaud <arun@gmx.de>
  - update to version 0.9.5:
    * Pin pywinpty version #98 (@jtpio)
  - changes from version 0.9.4:
    * Allow non-strict decode for process output #95 (@dong-zeyu)
    * Switch to GitHub Actions #93 (@afshin)
    * Add generated changelog #92 (@blink1073)
  - changes from version 0.9.3:
    * Make sure SIGPIPE has default handler set #91 (@dlukes)
* Sat Jan 09 2021 Arun Persaud <arun@gmx.de>
  - update to version 0.9.2:
    * Add js files in package manifest
    * Add support to ppc64le
    * Fix config files for publication

Files

/usr/lib/python3.10/site-packages/terminado
/usr/lib/python3.10/site-packages/terminado-0.18.0.dist-info
/usr/lib/python3.10/site-packages/terminado-0.18.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/terminado-0.18.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/terminado-0.18.0.dist-info/RECORD
/usr/lib/python3.10/site-packages/terminado-0.18.0.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/terminado-0.18.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/terminado-0.18.0.dist-info/licenses
/usr/lib/python3.10/site-packages/terminado-0.18.0.dist-info/licenses/LICENSE
/usr/lib/python3.10/site-packages/terminado/__init__.py
/usr/lib/python3.10/site-packages/terminado/__pycache__
/usr/lib/python3.10/site-packages/terminado/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/terminado/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/terminado/__pycache__/_version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/terminado/__pycache__/_version.cpython-310.pyc
/usr/lib/python3.10/site-packages/terminado/__pycache__/management.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/terminado/__pycache__/management.cpython-310.pyc
/usr/lib/python3.10/site-packages/terminado/__pycache__/uimodule.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/terminado/__pycache__/uimodule.cpython-310.pyc
/usr/lib/python3.10/site-packages/terminado/__pycache__/websocket.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/terminado/__pycache__/websocket.cpython-310.pyc
/usr/lib/python3.10/site-packages/terminado/_static
/usr/lib/python3.10/site-packages/terminado/_static/terminado.js
/usr/lib/python3.10/site-packages/terminado/_version.py
/usr/lib/python3.10/site-packages/terminado/management.py
/usr/lib/python3.10/site-packages/terminado/py.typed
/usr/lib/python3.10/site-packages/terminado/uimod_embed.js
/usr/lib/python3.10/site-packages/terminado/uimodule.py
/usr/lib/python3.10/site-packages/terminado/websocket.py
/usr/share/doc/packages/python310-terminado
/usr/share/doc/packages/python310-terminado/README.md
/usr/share/licenses/python310-terminado
/usr/share/licenses/python310-terminado/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024