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

python3-ptpython-3.0.1-bp154.1.17 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: python3-ptpython Distribution: SUSE Linux Enterprise 15 SP4
Version: 3.0.1 Vendor: openSUSE
Release: bp154.1.17 Build date: Mon May 9 11:42:17 2022
Group: Development/Languages/Python Build host: sheep85
Size: 431011 Source RPM: python-ptpython-3.0.1-bp154.1.17.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jonathanslenders/ptpython
Summary: Python REPL build on top of prompt_toolkit
Ptpython is an advanced Python REPL.

Provides

Requires

License

ISC

Changelog

* Tue Mar 24 2020 pgajdos@suse.com
  - version update to 3.0.1
    - Fix backwards-compatibility of the `run_config` function. (used by
      django-extensions).
    - Fix input mode in status bar for block selection.
    - Upgrade to prompt_toolkit 3.0.
    - Requires at least Python 3.6.
    - Uses XDG base directory specification.
    - Added dictionary completer (off by default).
    - Added fuzzy completion (off by default).
    - Highlight keywords in completion dropdown menu.
    - Enable universal wheels.
    - Fixed embedding repl as asyncio coroutine.
    - Fixed patching stdout in embedded repl.
    - Fixed ResourceWarning in setup.py.
* Mon Jun 03 2019 Todd R <toddrme2178@gmail.com>
  - Fix jupyter dependencies.
  - Update to 2.0.4
    * Fixed ptipython.
    * Fixed config: setting of color depth.
    * Fixed auto-suggest key bindings.
    * Fixed Control-D key binding for exiting REPL when (confirm_exit=False).
    * Correctly focus/unfocus sidebar.
    * Fixed open_in_editor and suspend key bindings.
* Mon Feb 04 2019 Jan Engelhardt <jengelh@inai.de>
  - Trim conjecture from descriptions.
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Fri Oct 26 2018 Todd R <toddrme2178@gmail.com>
  - Update to version 2.0.3
    * Allow changing the min/max brightness.
    * Some changes for compatibility with the latest prompt_toolkit.
  - Update to version 2.0.2
    * Don't crash the history browser when there was no history.
    * Set last exception in the sys module, when an exception was
      raised.
    * Require prompt_toolkit 2.0.5.
  - Update to version 2.0.1
    * Upgrade to prompt_toolkit 2.0.x.
  - Split IPython support into its own subpackage and make it
    python3-only. Due to the python2 version of IPython using
    prompt_toolkit 1.x and both the python3 version of IPython
    and Ptpython using prompt_toolkit 2.x, the python2 version of
    Ptpython cannot be used with IPython anymore.
* Thu May 24 2018 toddrme2178@gmail.com
  - spec file cleanups
* Wed Oct 18 2017 toddrme2178@gmail.com
  - Implement single-spec version
  - Update to version 0.41
    * See changelog at https://github.com/jonathanslenders/ptpython/blob/da2c5281f60c2d8a92749709219771ffaa84220f/CHANGELOG
* Thu Mar 05 2015 toddrme2178@gmail.com
  - Initial version

Files

/etc/alternatives/ptpython
/usr/bin/ptpython
/usr/bin/ptpython-3.6
/usr/lib/python3.6/site-packages/ptpython
/usr/lib/python3.6/site-packages/ptpython-3.0.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/ptpython-3.0.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/ptpython-3.0.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/ptpython-3.0.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/ptpython-3.0.1-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/ptpython-3.0.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/ptpython-3.0.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/ptpython/__init__.py
/usr/lib/python3.6/site-packages/ptpython/__main__.py
/usr/lib/python3.6/site-packages/ptpython/__pycache__
/usr/lib/python3.6/site-packages/ptpython/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/__main__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/__main__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/completer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/completer.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/eventloop.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/eventloop.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/filters.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/filters.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/history_browser.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/history_browser.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/ipython.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/ipython.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/key_bindings.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/key_bindings.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/layout.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/layout.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/prompt_style.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/prompt_style.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/python_input.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/python_input.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/repl.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/repl.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/style.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/style.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/validator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/__pycache__/validator.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/completer.py
/usr/lib/python3.6/site-packages/ptpython/contrib
/usr/lib/python3.6/site-packages/ptpython/contrib/__init__.py
/usr/lib/python3.6/site-packages/ptpython/contrib/__pycache__
/usr/lib/python3.6/site-packages/ptpython/contrib/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/contrib/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/contrib/__pycache__/asyncssh_repl.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/contrib/__pycache__/asyncssh_repl.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/contrib/asyncssh_repl.py
/usr/lib/python3.6/site-packages/ptpython/entry_points
/usr/lib/python3.6/site-packages/ptpython/entry_points/__init__.py
/usr/lib/python3.6/site-packages/ptpython/entry_points/__pycache__
/usr/lib/python3.6/site-packages/ptpython/entry_points/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/entry_points/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/entry_points/__pycache__/run_ptipython.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/entry_points/__pycache__/run_ptipython.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/entry_points/__pycache__/run_ptpython.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ptpython/entry_points/__pycache__/run_ptpython.cpython-36.pyc
/usr/lib/python3.6/site-packages/ptpython/entry_points/run_ptipython.py
/usr/lib/python3.6/site-packages/ptpython/entry_points/run_ptpython.py
/usr/lib/python3.6/site-packages/ptpython/eventloop.py
/usr/lib/python3.6/site-packages/ptpython/filters.py
/usr/lib/python3.6/site-packages/ptpython/history_browser.py
/usr/lib/python3.6/site-packages/ptpython/ipython.py
/usr/lib/python3.6/site-packages/ptpython/key_bindings.py
/usr/lib/python3.6/site-packages/ptpython/layout.py
/usr/lib/python3.6/site-packages/ptpython/prompt_style.py
/usr/lib/python3.6/site-packages/ptpython/python_input.py
/usr/lib/python3.6/site-packages/ptpython/repl.py
/usr/lib/python3.6/site-packages/ptpython/style.py
/usr/lib/python3.6/site-packages/ptpython/utils.py
/usr/lib/python3.6/site-packages/ptpython/validator.py
/usr/share/doc/packages/python3-ptpython
/usr/share/doc/packages/python3-ptpython/CHANGELOG
/usr/share/doc/packages/python3-ptpython/README.rst
/usr/share/licenses/python3-ptpython
/usr/share/licenses/python3-ptpython/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024