forked from pool/python-transaction
Accepting request 862911 from home:pgajdos:python
- version update to 3.0.1
- Exception raised by a before commit hook is no longer hidden. No
further commit hooks are called and exception is propagated to
the caller of ``commit()``. See
`#95 <https://github.com/zopefoundation/transaction/pull/95>`_.
- use %pytest macro
OBS-URL: https://build.opensuse.org/request/show/862911
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-transaction?expand=0&rev=41
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 14:19:23 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
- version update to 3.0.1
|
||||
- Exception raised by a before commit hook is no longer hidden. No
|
||||
further commit hooks are called and exception is propagated to
|
||||
the caller of ``commit()``. See
|
||||
`#95 <https://github.com/zopefoundation/transaction/pull/95>`_.
|
||||
- use %pytest macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 4 10:44:06 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user