forked from pool/python-hammett
- drop optional astunparse dependency for python 3.13
* Implemented support for filtering tests based on markers. Also
supports the marker[argument] syntax that goes beyond what pytest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hammett?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 10:06:42 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- drop optional astunparse dependency for python 3.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 14:20:12 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
@@ -82,8 +87,8 @@ Fri Feb 16 17:55:11 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
Wed Apr 8 14:39:57 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 0.5.0
|
||||
* Implemented support for filtering tests based on markers. Also
|
||||
supports the marker[argument] syntax that goes beyond what pytest
|
||||
* Implemented support for filtering tests based on markers. Also
|
||||
supports the marker[argument] syntax that goes beyond what pytest
|
||||
can do
|
||||
* Nicer output on failed tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user