14
0

Accepting request 625714 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/625714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-prompt_toolkit?expand=0&rev=7
This commit is contained in:
2018-07-28 10:44:15 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:858588f1983ca497f1cf4ffde01d978a3ea02b01c8a26a8bbc5cd2e66d816917
size 243734

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff58ce8bb82c11c43416dd3eec7701dcbe8c576e2d7649f1d2b9d21a2fd93808
size 329017

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jul 27 07:07:38 UTC 2018 - jengelh@inai.de
- Trim filler wording from descriptions.
-------------------------------------------------------------------
Tue Jul 24 14:51:27 UTC 2018 - mcepl@suse.com
- Downgrade back to 1.* line, 2.* breaks too many packages (all
jupyter-ipython ones, for example)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 22 17:30:56 UTC 2018 - arun@gmx.de Sun Jul 22 17:30:56 UTC 2018 - arun@gmx.de

View File

@@ -20,9 +20,9 @@
%define oldpython python %define oldpython python
%bcond_without test %bcond_without test
Name: python-prompt_toolkit Name: python-prompt_toolkit
Version: 2.0.4 Version: 1.0.15
Release: 0 Release: 0
Summary: Library for building powerful interactive command lines in Python Summary: Library for building interactive command lines in Python
License: BSD-3-Clause License: BSD-3-Clause
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/jonathanslenders/python-prompt-toolkit URL: https://github.com/jonathanslenders/python-prompt-toolkit
@@ -46,7 +46,7 @@ Provides: %{oldpython}-python-prompt-toolkit = %{version}
%python_subpackages %python_subpackages
%description %description
Prompt toolkit is a Library for building powerful interactive command Prompt toolkit is a library for building interactive command
lines in Python. lines in Python.
%prep %prep