Files
python-rope/use-venv-executable-for-uninstall.patch
Steve Kowalik 4f7215a782 - Update to 1.14.0:
* Add type hints to importinfo.py and add repr to ImportInfo
  * Introduce the preferred_import_style configuration
  * Add explicit sphinx.configuration key
  * Python3.13 compat
  * Adapt conditional for Python 3.14
  * Isolate tests that uses external_fixturepkg into a venv
  * Check for ast.Attributes when finding occurrences in fstrings
  * add validation to refuse Rename refactoring to a python keyword
  * Match on module aliases for autoimport suggestions
  * Remove dependency on build package being installed while running tests
  * Improved function parser to use ast parser instead of Worder
- Add patch use-venv-executable-for-uninstall.patch:
  * Do not system pip to uninstall external_fixturepkg.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rope?expand=0&rev=65
2025-11-06 03:54:08 +00:00

1.2 KiB