15
0

Accepting request 792483 from home:mcalabkova:branches:devel:languages:python

- update to 0.5.0
  * 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

OBS-URL: https://build.opensuse.org/request/show/792483
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hammett?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2020-04-08 15:16:34 +00:00
committed by Git OBS Bridge
parent 3cb0288124
commit c61bbbda00
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-hammett
Version: 0.4.0
Version: 0.5.0
Release: 0
Summary: hammett is a fast python test runner
License: BSD-3-Clause