2024-02-08 00:24:12 +00:00
|
|
|
pkgbase = python-debugpy
|
|
|
|
pkgdesc = An implementation of the Debug Adapter Protocol for Python
|
|
|
|
pkgver = 1.8.1
|
2024-04-29 12:33:33 +00:00
|
|
|
pkgrel = 3
|
2024-02-08 00:24:12 +00:00
|
|
|
url = https://aka.ms/debugpy
|
|
|
|
arch = x86_64
|
|
|
|
license = MIT
|
2024-04-29 12:33:33 +00:00
|
|
|
makedepends = cython
|
|
|
|
makedepends = git
|
|
|
|
makedepends = python-build
|
|
|
|
makedepends = python-installer
|
2024-02-08 00:24:12 +00:00
|
|
|
makedepends = python-setuptools
|
2024-04-29 12:33:33 +00:00
|
|
|
makedepends = python-wheel
|
2024-02-08 00:24:12 +00:00
|
|
|
depends = gcc-libs
|
|
|
|
depends = glibc
|
|
|
|
depends = python
|
2024-04-29 12:33:33 +00:00
|
|
|
source = git+https://github.com/microsoft/debugpy#tag=v1.8.1
|
|
|
|
sha256sums = 41cd4bf27887e8bd431555c9107f55f61fd359cb794a0867b615cb1cc284dd0d
|
2024-02-08 00:24:12 +00:00
|
|
|
|
|
|
|
pkgname = python-debugpy
|