PKGBUILDs/extra/python-debugpy/.SRCINFO
2024-08-15 08:18:02 -04:00

21 lines
567 B
Plaintext

pkgbase = python-debugpy
pkgdesc = An implementation of the Debug Adapter Protocol for Python
pkgver = 1.8.5
pkgrel = 1
url = https://aka.ms/debugpy
arch = x86_64
license = MIT
makedepends = cython
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = gcc-libs
depends = glibc
depends = python
source = git+https://github.com/microsoft/debugpy#tag=v1.8.5
sha256sums = dc11bd3bced189418dfc8e7440d7580b32c7c56c07af758ee776fc5ed788bf4e
pkgname = python-debugpy