forked from pool/python-prompt_toolkit
Accepting request 624581 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/624581 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prompt_toolkit?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
5d17814689
commit
60944f8dec
@@ -20,14 +20,13 @@
|
||||
%define oldpython python
|
||||
%bcond_without test
|
||||
Name: python-prompt_toolkit
|
||||
Version: 2.0.3
|
||||
Version: 2.0.4
|
||||
Release: 0
|
||||
Summary: Library for building powerful interactive command lines in Python
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/jonathanslenders/python-prompt-toolkit
|
||||
Source: https://files.pythonhosted.org/packages/source/p/prompt_toolkit/prompt_toolkit-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
@@ -70,6 +69,6 @@ py.test-%{$python_bin_suffix}
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc AUTHORS.rst README.rst CHANGELOG
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/prompt_toolkit*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user