Search Criteria
Package Details: python-pylsp-rope 0.1.17-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pylsp-rope.git (read-only, click to copy) |
---|---|
Package Base: | python-pylsp-rope |
Description: | Extended refactoring capabilities for Python LSP Server using Rope. |
Upstream URL: | https://github.com/python-rope/pylsp-rope |
Licenses: | MIT |
Submitter: | bageljr |
Maintainer: | lautat |
Last Packager: | lautat |
Votes: | 5 |
Popularity: | 0.31 |
First Submitted: | 2022-03-17 18:27 (UTC) |
Last Updated: | 2024-11-18 16:39 (UTC) |
Dependencies (10)
- python (python37AUR, python311AUR, python310AUR)
- python-lsp-server
- python-rope
- python-typing_extensions
- python-build (make)
- python-installer (make)
- python-pip (make)
- python-pytest (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
shengdichen commented on 2023-12-01 18:32 (UTC)
Hi, @bageljr! This package has been out of date for a while; if you would no longer like to maintain it, I am willing to take over. Thanks!
bageljr commented on 2022-09-19 00:25 (UTC)
Python-pytoolconfig is a dependency of rope, so it must be reported upstream. I'll add wheel to makedepends
wuestengecko commented on 2022-09-18 21:12 (UTC)
Hi! Latest version needs
python-wheel
inmakedepends
andpython-pytoolconfig
incheckdepends
, would be nice if you could add them :)