Revisions of python-fire

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1063536 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 12)
- Update to 0.5.0: 
  * Support for custom serializers with fire.Fire(serializer=your_serializer)
  * Auto-generated help text now shows short arguments (e.g. -a) when
    appropriate
  * Default values are now shown in help for kwonly arguments
  * Completion script fix where previously completions might not show at all
- Refresh python-fire-no-mock.patch
- Add patch support-python-311.patch:
  * Support Python 3.11
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 878440 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 10)
- Update to 0.4.0:
  * Support for Python 3.8 and Python 3.9
  * Argument types and defaults appear in help text
  * Support for asyncio coroutines
  * Support for modules and Python files with python -m fire
  * Keyword argument info from rst docstrings appears in help text
  * Bug fix for missing parts of multiline argument descriptions from
    Google and Numpy style docstrings.
  * Support functions even when they override getattr in non-standard ways.
- Drop patch subpoint-usage-test.patch, which is no longer required.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 835162 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to 0.3.1:
  * Removes preexec_fn from pager subprocess cal
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 790723 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 8)
- Update to 0.3.0:
  * Use Fire on third-party code without making any code changes:
    python -m fire <module>
  * Docstring parsing fix for all lines are blank f01aad3
  * Improved parsing of numpy-style docstrings
  * #187 Expose built-in functions from the standard library (e.g. sin, cos)
  * #149 Support objects implementing __getattr__
  * #205 Fix ctrl-C handling in help screens
  * Support functools.wraps and lru_cache decorated functions
  * Better support for objects with properties
  * Objects with custom __str__ are now treated as Values. E.g. If such an
    object appears in a dict, the dict will still print in line-by-line mode
    rather than showing a help screen by default.
  * Formatting on Windows works properly now
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 738722 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 7)
- Add subpoint-usage-test.patch, which will change the subpoint usage string
  if running under Python 3.8.
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 730554 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
- Update to 0.2.1:
  * Improves robustness of docstring parser in the face of unexpected format docstrings. #183
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 652720 from Todd R's avatar Todd R (TheBlackCat) (revision 1)
Required by python-fastTSNE
Displaying all 12 revisions
openSUSE Build Service is sponsored by