Path to this page:
Subject: CVS commit: pkgsrc/devel/py-rope
From: Adam Ciarcinski
Date: 2024-03-24 18:40:18
Message id: 20240324174018.48704FA2C@cvs.NetBSD.org
Log Message:
py-rope: updated to 1.13.0
Release 1.13.0
- Isolate tests that uses external_fixturepkg into a venv (@lieryan)
- Check for ast.Attributes when finding occurrences in fstrings (@sandratsy)
- add validation to refuse Rename refactoring to a python keyword (@lieryan)
- Match on module aliases for autoimport suggestions (@MrBago)
- Remove dependency on `build` package being installed while running tests (@lieryan)
- Improved function parser to use ast parser instead of Worder (@lieryan)
- Update pre-commit (@bagel897)
- Integrate codecov with GHA (@lieryan)
- Minor type hint improvements (@lieryan)
Files: