Add py-mccabe versions up to 0.6.1 (#6920)
This commit is contained in:
parent
176814373c
commit
a2d7939e27
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@ class PyMccabe(PythonPackage):
|
||||||
homepage = "https://github.com/PyCQA/mccabe"
|
homepage = "https://github.com/PyCQA/mccabe"
|
||||||
url = "https://github.com/PyCQA/mccabe/archive/0.5.2.tar.gz"
|
url = "https://github.com/PyCQA/mccabe/archive/0.5.2.tar.gz"
|
||||||
|
|
||||||
|
version('0.6.1', '0360af86f0bce7a839bd3cba517edf9c')
|
||||||
|
version('0.6.0', '38f46ff70b5d2c02155f8fd4d96fb791')
|
||||||
|
version('0.5.3', 'a75f57079ce10556fd3c63a5f6b4d706')
|
||||||
version('0.5.2', '3cdf2d7faa1464b18905fe9a7063a632')
|
version('0.5.2', '3cdf2d7faa1464b18905fe9a7063a632')
|
||||||
version('0.5.1', '864b364829156701bec797712be8ece0')
|
version('0.5.1', '864b364829156701bec797712be8ece0')
|
||||||
version('0.5.0', '71c0ce5e5c4676753525154f6c5d3af8')
|
version('0.5.0', '71c0ce5e5c4676753525154f6c5d3af8')
|
||||||
|
|
Loading…
Reference in a new issue