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

pkgname = debugpy-run