py-debugpy: add 1.5.1 (#27551)
This commit is contained in:
parent
0288ef8733
commit
efe635a3f8
@ -18,6 +18,7 @@ class PyDebugpy(PythonPackage):
|
|||||||
'debugpy.common'
|
'debugpy.common'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
version('1.5.1', sha256='d2b09e91fbd1efa4f4fda121d49af89501beda50c18ed7499712c71a4bf3452e')
|
||||||
version('1.4.1', sha256='889316de0b8ff3732927cb058cfbd3371e4cd0002ecc170d34c755ad289c867c')
|
version('1.4.1', sha256='889316de0b8ff3732927cb058cfbd3371e4cd0002ecc170d34c755ad289c867c')
|
||||||
|
|
||||||
depends_on('python@2.7:2.8,3.5:', type=('build', 'link', 'run'))
|
depends_on('python@2.7:2.8,3.5:', type=('build', 'link', 'run'))
|
||||||
|
Loading…
Reference in New Issue
Block a user