Adding Thrift versions 0.10.0 and 0.9.3 (#5117)
* Adding Thrift version 0.10.0 and 0.9.3 Hi, I've added the versions 0.10.0 and 0.9.3 * fixed flake8 errors
This commit is contained in:
parent
b12fd4e831
commit
ffaa0b7eee
@ -38,6 +38,8 @@ class Thrift(Package):
|
||||
homepage = "http://thrift.apache.org"
|
||||
url = "http://apache.mirrors.ionfish.org/thrift/0.9.2/thrift-0.9.2.tar.gz"
|
||||
|
||||
version('0.10.0', '795c5dd192e310ffff38cfd9430d6b29')
|
||||
version('0.9.3', '88d667a8ae870d5adeca8cb7d6795442')
|
||||
version('0.9.2', '89f63cc4d0100912f4a1f8a9dee63678')
|
||||
|
||||
# Currently only support for c-family and python
|
||||
|
Loading…
Reference in New Issue
Block a user