forked from pool/python-dictdiffer
Accepting request 940487 from home:pgajdos:python
- version update to 0.9.0 - Adds absolute tolerance feature for floats (@adrien-berchet) (#152) - Drops support of Python<3.5 (@adrien-berchet) (#160) - Adds `assert_no_diff` helper to assist pytest users (@joesolly) (#153) - Migrates CI to gh-actions (@ParthS007 @diegodelemos) (#145) - Removes dependency on pkg_resources (@eldruin) - modified patches % lower-reqs.diff (refreshed) OBS-URL: https://build.opensuse.org/request/show/940487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dictdiffer?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 13:23:16 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.9.0
|
||||
- Adds absolute tolerance feature for floats (@adrien-berchet) (#152)
|
||||
- Drops support of Python<3.5 (@adrien-berchet) (#160)
|
||||
- Adds `assert_no_diff` helper to assist pytest users (@joesolly) (#153)
|
||||
- Migrates CI to gh-actions (@ParthS007 @diegodelemos) (#145)
|
||||
- Removes dependency on pkg_resources (@eldruin)
|
||||
- modified patches
|
||||
% lower-reqs.diff (refreshed)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 7 05:35:54 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user