17
0

Accepting request 612007 from devel:languages:python:misc

Python REPL build on top of prompt_toolkit

OBS-URL: https://build.opensuse.org/request/show/612007
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptpython?expand=0&rev=1
This commit is contained in:
Todd R
2018-05-24 20:56:44 +00:00
committed by Git OBS Bridge
commit 32d9c7b3a8
5 changed files with 125 additions and 0 deletions

17
python-ptpython.changes Normal file
View File

@@ -0,0 +1,17 @@
-------------------------------------------------------------------
Thu May 24 17:38:09 UTC 2018 - toddrme2178@gmail.com
- spec file cleanups
-------------------------------------------------------------------
Wed Oct 18 16:45:24 UTC 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 5 10:21:06 UTC 2015 - toddrme2178@gmail.com
- Initial version