forked from pool/python-bpython
- Format with spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bpython?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
5960059280
commit
86b7bd3662
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 5 09:01:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Format with spec-cleaner
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 10 15:39:43 UTC 2019 - Arun Persaud <arun@gmx.de>
|
Wed Apr 10 15:39:43 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
|||||||
@@ -23,8 +23,7 @@ Version: 0.18
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fancy Interface to the Python Interpreter
|
Summary: Fancy Interface to the Python Interpreter
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
URL: https://www.bpython-interpreter.org/
|
||||||
URL: http://www.bpython-interpreter.org/
|
|
||||||
Source: https://files.pythonhosted.org/packages/source/b/bpython/bpython-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/b/bpython/bpython-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module Babel}
|
BuildRequires: %{python_module Babel}
|
||||||
BuildRequires: %{python_module Sphinx}
|
BuildRequires: %{python_module Sphinx}
|
||||||
@@ -74,7 +73,6 @@ ideas to enhance the standard interpreter without getting carried away.
|
|||||||
|
|
||||||
%package -n %{name}-common
|
%package -n %{name}-common
|
||||||
Summary: Fancy Interface to the Python Interpreter - common files
|
Summary: Fancy Interface to the Python Interpreter - common files
|
||||||
Group: Development/Languages/Python
|
|
||||||
Provides: %{python_module bpython-common = %{version}}
|
Provides: %{python_module bpython-common = %{version}}
|
||||||
|
|
||||||
%description -n %{name}-common
|
%description -n %{name}-common
|
||||||
@@ -84,7 +82,6 @@ require it will pull it in automatically.
|
|||||||
|
|
||||||
%package -n %{name}-doc
|
%package -n %{name}-doc
|
||||||
Summary: Documentation for %{name}
|
Summary: Documentation for %{name}
|
||||||
Group: Documentation/HTML
|
|
||||||
Provides: %{python_module bpython-doc = %{version}}
|
Provides: %{python_module bpython-doc = %{version}}
|
||||||
|
|
||||||
%description -n %{name}-doc
|
%description -n %{name}-doc
|
||||||
|
|||||||
Reference in New Issue
Block a user