- 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:
parent
1dcb816449
commit
3cd2f11ef3
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 21:26:47 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.7.0:
|
||||||
|
* Add more attributes to ``Frame`` and ``Code`` objects for pytest compatibility.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 15 16:02:49 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
Sun Dec 15 16:02:49 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%bcond_with test_twisted
|
%bcond_with test_twisted
|
||||||
%endif
|
%endif
|
||||||
Name: python-tblib%{?psuffix}
|
Name: python-tblib%{?psuffix}
|
||||||
Version: 1.6.0
|
Version: 1.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Traceback serialization library
|
Summary: Traceback serialization library
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:229bee3754cb5d98b4837dd5c4405e80cfab57cb9f93220410ad367f8b352344
|
|
||||||
size 31450
|
|
BIN
tblib-1.7.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
tblib-1.7.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user