pkgbase = python-debugpy
	pkgdesc = An implementation of the Debug Adapter Protocol for Python
	pkgver = 1.8.7
	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.7
	sha256sums = b67d1c05f9f5a881edb6042c450fbe08b84c41eebdc238722e6d668deb247d5f

pkgname = python-debugpy