15
0
forked from pool/python-ddt

- update to 1.4.4:

* Fix the ddt.idata signature issue introduced in 1.4.3
  * Fix zero padding issue

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ddt?expand=0&rev=34
This commit is contained in:
2021-10-16 21:01:31 +00:00
committed by Git OBS Bridge
parent e259d84859
commit 06a9d85754
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-ddt
Version: 1.4.2
Version: 1.4.4
Release: 0
Summary: Data-Driven/Decorated Tests
License: MIT