Revisions of python-transaction

buildservice-autocommit accepted request 1092205 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 46)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1092161 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 45)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 970998 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 44)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 970990 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 43)
- do not require python-mock for build
buildservice-autocommit accepted request 862914 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 42)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 862911 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 41)
- 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
buildservice-autocommit accepted request 800020 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 40)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 39)
- Do not be quiet on test run
buildservice-autocommit accepted request 783782 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 38)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 783740 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 37)
- version update to 3.0.0
  - Drop support for Python 3.4.
  - Add support for Python 3.8.
  - Drop support for legacy transaction APIs including
    ``Transaction.register()`` and old ZODB3-style datamanagers. See
    `issue 89
    <https://github.com/zopefoundation/transaction/issues/89>`_.
  - ``TransactionManager.run`` now commits/aborts the transaction
    "active" after the execution of *func* (and no longer the initial
    transaction which might already have been committed/aborted by *func*)
    (`#58 <https://github.com/zopefoundation/transaction/issues/58>`_).
    It aborts the transaction now for all exceptions raised by *func* - even
    if it is only an instance of `BaseException` but not of `Exception`,
    such as e.g. a ``SystemExit`` or ``KeyboardInterupt`` exception.
  - Support abort hooks (symmetrically to commit hooks)
    (`#77 <https://github.com/zopefoundation/transaction/issues/77>`_).
  - Make Transaction drop references to its hooks, manager,
    synchronizers and data after a successful ``commit()`` and after
    *any* ``abort()``. This helps avoid potential cyclic references. See
    `issue 82 <https://github.com/zopefoundation/transaction/issues/82>`_.
  - Allow synchronizers to access ``Transaction.data()`` when their
    ``afterCompletion`` method is called while aborting a transaction.
  - Make it safe to call ``Transaction.abort()`` more than once. The
    second and subsequent calls are no-ops. Previously a
    ``ValueError(Foreign transaction)`` would be raised.
buildservice-autocommit accepted request 738412 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 36)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 35)
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
buildservice-autocommit accepted request 681508 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 34)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 33)
- Update to 2.4.0:
  * add support for python 3.7
  * many small fixes and test improvements
  * For more see CHANGES.rst
buildservice-autocommit accepted request 507381 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 32)
baserev update by copy to link target
buildservice-autocommit accepted request 307808 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 30)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 307115 from Benoît Monin's avatar Benoît Monin (benoit_monin) (revision 29)
- update to version 1.4.3
- switch the source archive to tar.gz
- pass -q to the test to avoid spamming the build log
buildservice-autocommit accepted request 186545 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 28)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 186459 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 27)
don't package PKG-INFO
Displaying revisions 1 - 20 of 46
openSUSE Build Service is sponsored by