summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b82a1a4c1fc1dcc3508cecd4246f9f203c450c0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = debugpy-run
	pkgdesc = Finds and runs debugpy for VS Code "remote attach" command line debugging
	pkgver = 1.4
	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.4.tar.gz::https://github.com/bulletmark/debugpy-run/archive/1.4.tar.gz
	sha1sums = 25df346fb0737522a0b91696ae27d576045f76c0

pkgname = debugpy-run