Files
python-yaspin/python-yaspin.changes
Steve Kowalik e046e26215 - Update to 3.4.0:
* Drop Python 3.9 support
  * Fix Spinner.frames type hint (#261)
  * Support custom streams via stream argument (#235)
  * Update cli-spinners to v3.3.0
  * Deprecate is_jupyter() method
  * Add Python 3.14 support (#253)
  * Add @inject_spinner decorator (#256)
  * Update cli-spinners to v3.2.1
  * termcolor version >=3 support (#254)
  * Fix long messages behavior by truncating them via custom ellipsis (#240)
  * Add Python 3.13 support
  * Update cli-spinners to v3.2.0
  * Add py.typed marker file to be compliant with PEP561 (#237)
  * Update cli-spinners to v2.9.2
  * Fix NameError when using yaspin as a decorator (#230)
  * Drop Python 3.8 support
  * Drop Python 3.7 support
  * Add Python 3.12 support
  * Update cli-spinners to v2.9.0
  * Add Python 3.11 support (#217)
  * Simple type hints for better IDE completions (#214)
  * Replace termcolor-whl with renewed termcolor (#218)
  * Support new colors and highlights from termcolor v2.2.0 (#218)
  * Fix ANSI control sequences in Jupyter notebooks (#176, #193, #195)
  * Drop Python 3.6 support
  * Add Python 3.10 support
  * Replace termcolor with termcolor-whl (#171)
  * Update cli-spinners to v2.7.0
  * Ensure cursor is visible in case of failures (#152)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yaspin?expand=0&rev=18
2026-02-12 04:22:50 +00:00

4.0 KiB