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,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>