forked from pool/python-fire
- Add fix-issue-164.patch patch to fix gh#google/python-fire#164 and we can run whole test suite. OBS-URL: https://build.opensuse.org/request/show/682932 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fire?expand=0&rev=7
23 lines
821 B
Plaintext
23 lines
821 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Mar 9 00:26:12 CET 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add fix-issue-164.patch patch to fix gh#google/python-fire#164
|
|
and we can run whole test suite.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 7 21:02:37 CET 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Switch of tests testFireKeywordArgs, testFireObjectWithDict,
|
|
testHelpStringBuiltin, and testGetFullArgSpecFromBuiltin
|
|
gh#google/python-fire#164
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 2 12:50:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Simplify the tests call
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 15 16:48:24 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Initial version
|