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

@@ -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>