- 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:
parent
e259d84859
commit
06a9d85754
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:64a67366a2715e636b88694cc6075cc02db292f01098b8e385397c894d395378
|
|
||||||
size 11467
|
|
3
ddt-1.4.4.tar.gz
Normal file
3
ddt-1.4.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8de39a69730442dc835e4d33f9d2e33043ff91151c8d18086959ee556febb9f8
|
||||||
|
size 12176
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 16 21:01:08 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.4.4:
|
||||||
|
* Fix the ddt.idata signature issue introduced in 1.4.3
|
||||||
|
* Fix zero padding issue
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 7 20:25:34 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Wed Apr 7 20:25:34 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-ddt
|
Name: python-ddt
|
||||||
Version: 1.4.2
|
Version: 1.4.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Data-Driven/Decorated Tests
|
Summary: Data-Driven/Decorated Tests
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user