2024-02-08 00:24:12 +00:00
|
|
|
pkgbase = python-debugpy
|
|
|
|
pkgdesc = An implementation of the Debug Adapter Protocol for Python
|
2024-11-08 11:31:25 +00:00
|
|
|
pkgver = 1.8.8
|
2024-06-26 09:19:44 +00:00
|
|
|
pkgrel = 1
|
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-11-08 11:31:25 +00:00
|
|
|
source = git+https://github.com/microsoft/debugpy#tag=v1.8.8
|
|
|
|
sha256sums = 3eb5aa7012add2e0dc242c9fc99fa77d462caa7e417634c03eefec600e949525
|
2024-02-08 00:24:12 +00:00
|
|
|
|
|
|
|
pkgname = python-debugpy
|