14
0
forked from pool/python-tblib

- update to 1.7.0:

* Add more attributes to ``Frame`` and ``Code`` objects for pytest compatibility.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=12
This commit is contained in:
2020-09-16 21:27:08 +00:00
committed by Git OBS Bridge
parent 1dcb816449
commit 3cd2f11ef3
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
%bcond_with test_twisted
%endif
Name: python-tblib%{?psuffix}
Version: 1.6.0
Version: 1.7.0
Release: 0
Summary: Traceback serialization library
License: BSD-2-Clause