Revisions of python-pytest-trio

buildservice-autocommit accepted request 1166615 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 18)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 17)
- Remove not needed python-contextvars dependency
buildservice-autocommit accepted request 1082427 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1082421 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
SR for python stack proposal
buildservice-autocommit accepted request 1042691 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 14)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1042688 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 13)
- Update to 0.8.0
  * If a test raises an ExceptionGroup (or nested ExceptionGroups) 
    with only a single ‘leaf’ exception from pytest.xfail() or 
    pytest.skip(), we now unwrap it to have the desired effect on Pytest. 
  * Trio 0.22.0 deprecated MultiError in favor of the standard-library 
    (or backported) ExceptionGroup type; pytest-trio now uses ExceptionGroup 
    exclusively and therefore requires Trio 0.22.0 or later. (#128)
  * Dropped support for end-of-life Python 3.6, and the async_generator library 
    necessary to support it, and started testing on Python 3.10 and 3.11. (#129)
buildservice-autocommit accepted request 846887 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 12)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 846257 from Marketa Calabkova's avatar Marketa Calabkova (mmachova) (revision 11)
- Update to 0.7.0
  * Support added for alternative Trio run functions via the trio_run 
    configuration variable and @pytest.mark.trio(run=...).  Presently 
    supports Trio and QTrio.
  * Python 3.5 support removed.
  * pytest 6 support added
- Drop merged pytest6.patch
buildservice-autocommit accepted request 841133 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 841084 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 9)
- Add missing runtime dependency on contextvars
- Deactivate low value hypothesis generated tests
- Remove use of pytest-cov in %check  
- Remove tests from runtime package
buildservice-autocommit accepted request 829548 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 829546 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 7)
- Add patch pytest6.patch to fix build
buildservice-autocommit accepted request 812803 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 5)
- Update to 0.6.0:
  * Incompatible change: if you use yield inside a Trio fixture,
    and the yield gets cancelled (for example, due to a background
    task crashing), then the yield will now raise :exc:`trio.Cancelled`.
  * Updated for compatibility with Trio v0.15.0.
buildservice-autocommit accepted request 731165 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 730897 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 3)
- Add a temporary hack in the spec to alter the conftest.py used
  when testing the plugin, fixing the builds.
- Remove unnecessary build dependency on python-devel
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 702975 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
initialized devel package after accepting 702975
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 702972 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 1)
- Initial release version 0.5.2
Displaying all 18 revisions
openSUSE Build Service is sponsored by