15
0

- update to 0.3.1:

* Fixed an error when trying to retrieve the line of a frame with no context

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crashtest?expand=0&rev=3
This commit is contained in:
2020-09-17 06:49:34 +00:00
committed by Git OBS Bridge
parent 1961d1cc35
commit cf78b4c335
4 changed files with 10 additions and 4 deletions

View File

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

3
crashtest-0.3.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 17 06:49:16 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.3.1:
* Fixed an error when trying to retrieve the line of a frame with no context
-------------------------------------------------------------------
Thu May 7 10:02:41 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-crashtest
Version: 0.3.0
Version: 0.3.1
Release: 0
Summary: Manage Python errors with ease
License: MIT