blob: 36c3ade19df4eafe5b9ada9a5cb9c61348634141 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-pylsp-rope
pkgdesc = Extended refactoring capabilities for Python LSP Server using Rope.
pkgver = 0.1.17
pkgrel = 1
url = https://github.com/python-rope/pylsp-rope
arch = any
license = MIT
makedepends = python-pip
makedepends = python-build
makedepends = python-installer
makedepends = python-pytest
makedepends = python-wheel
makedepends = python-setuptools
depends = python-rope
depends = python-typing_extensions
depends = python
depends = python-lsp-server
source = https://files.pythonhosted.org/packages/source/p/pylsp_rope/pylsp_rope-0.1.17.tar.gz
b2sums = 75b35a857661db5c2808b07ecc19ab5eb253a52d31f0c24ab29f74fd9ad379901450610530923367dd941ca66fa85d63c20e0c1d31352f9d25afe0fe33e94d22
pkgname = python-pylsp-rope
|