- Add missing python-linecache2 Requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-traceback2?expand=0&rev=7
This commit is contained in:
parent
637bd8e342
commit
1ba61a46fa
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 07:18:26 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
- Add missing python-linecache2 Requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 20:44:21 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
|
@ -21,10 +21,10 @@ Name: python-traceback2
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: Backports of the traceback module
|
||||
License: Python-2.0
|
||||
Group: Development/Languages/Python
|
||||
# This is a backport of code taken from the Python codebase,
|
||||
# and such is under the same license as Python as a whole.
|
||||
License: Python-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/bitprophet/traceback2
|
||||
Source: https://pypi.io/packages/source/t/traceback2/traceback2-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
@ -32,6 +32,7 @@ BuildRequires: %{python_module pbr}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-linecache2
|
||||
Requires: python-pbr
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
Loading…
x
Reference in New Issue
Block a user