15
0
forked from pool/python-ddt

- update to 1.4.2:

* Fix test failure with PyYAML 5.4.1
- rm 0001-Use-Yaml-s-UnsafeLoader-for-Python-embedding-tests.patch:
  merged upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ddt?expand=0&rev=30
This commit is contained in:
2021-03-23 21:12:25 +00:00
committed by Git OBS Bridge
parent 670eff0027
commit 1f272cb384
5 changed files with 12 additions and 68 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Mar 23 21:06:40 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.4.2:
* Fix test failure with PyYAML 5.4.1
- rm 0001-Use-Yaml-s-UnsafeLoader-for-Python-embedding-tests.patch:
merged upstream
-------------------------------------------------------------------
Mon Jan 25 21:52:46 UTC 2021 - Dirk Müller <dmueller@suse.com>