summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 436c4fc042a81416c09b105a549c5eda11cc826d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = debugpy-run
	pkgdesc = Finds and runs debugpy for VS Code "remote attach" command line debugging
	pkgver = 1.7
	pkgrel = 1
	url = https://github.com/bulletmark/debugpy-run
	arch = any
	license = GPL3
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = python>=3.6
	depends = python-packaging
	source = debugpy-run-1.7.tar.gz::https://github.com/bulletmark/debugpy-run/archive/1.7.tar.gz
	sha1sums = 5d63508bf16409a865ed3a434414fae0144323e6

pkgname = debugpy-run