14
0

Accepting request 671248 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/671248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptpython?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2019-02-05 10:18:58 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 4 19:03:04 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim conjecture from descriptions.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 4 12:51:46 UTC 2018 - Matej Cepl <mcepl@suse.com> Tue Dec 4 12:51:46 UTC 2018 - Matej Cepl <mcepl@suse.com>
@@ -38,4 +43,3 @@ Wed Oct 18 16:45:24 UTC 2017 - toddrme2178@gmail.com
Thu Mar 5 10:21:06 UTC 2015 - toddrme2178@gmail.com Thu Mar 5 10:21:06 UTC 2015 - toddrme2178@gmail.com
- Initial version - Initial version

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-ptpython # spec file for package python-ptpython
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -46,9 +46,7 @@ BuildArch: noarch
%python_subpackages %python_subpackages
%description %description
Ptpython is an advanced Python REPL. It should work on all Ptpython is an advanced Python REPL.
Python versions from 2.6 up to 3.5 and work cross platform (Linux,
BSD, OS X and Windows).
%package -n python3-ptpython-ptipython %package -n python3-ptpython-ptipython
Summary: Python REPL build on top of prompt_toolkit - IPython support Summary: Python REPL build on top of prompt_toolkit - IPython support
@@ -57,9 +55,7 @@ Requires: python3-jupyter_ipython
Requires: python3-ptpython Requires: python3-ptpython
%description -n python3-ptpython-ptipython %description -n python3-ptpython-ptipython
Ptpython is an advanced Python REPL. It should work on all Ptpython is an advanced Python REPL.
Python versions from 2.6 up to 3.5 and work cross platform (Linux,
BSD, OS X and Windows).
This package provides IPython support to Ptpython. This package provides IPython support to Ptpython.