Accepting request 338375 from home:TheBlackCat:branches:devel:languages:python
Fix license. Should be Python-2.0 OBS-URL: https://build.opensuse.org/request/show/338375 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-traceback2?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 08:50:17 UTC 2015 - toddrme2178@gmail.com
|
||||
|
||||
- Fix license. Should be Python-2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 11:11:56 UTC 2015 - toddrme2178@gmail.com
|
||||
|
||||
|
@@ -20,7 +20,7 @@ Name: python-traceback2
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: Backports of the traceback module
|
||||
License: MIT
|
||||
License: Python-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/bitprophet/traceback2
|
||||
Source: https://pypi.python.org/packages/source/t/traceback2/traceback2-%{version}.tar.gz
|
||||
@@ -34,7 +34,7 @@ BuildArch: noarch
|
||||
%endif
|
||||
|
||||
%description
|
||||
Backports of the traceback module
|
||||
A backport of traceback to older supported Pythons.
|
||||
|
||||
%prep
|
||||
%setup -q -n traceback2-%{version}
|
||||
|
Reference in New Issue
Block a user