mjschultz / py-radix

Python radix tree implementation for IPv4 and IPv6 prefix matching.
Other
119 stars 37 forks source link

Adding Power support(ppc64le) with continuous integration/testing so that project stays architecture independent. #53

Open asellappen opened 3 years ago

asellappen commented 3 years ago

This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing,We typically build applications for customers and ISVs, and while we don't use this package directly, we do count on all of the packages in debian/ubuntu to build other packages. So we more likely have this as a second or third level dependency and couldn't tell you explicitly which features we use or our usage model,For more info tag @gerrith3.

Removed py3.3 since its not supported for amd64 and ppc64le.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 90.33% when pulling 54ef06192a3c107044300215a91113621c672a9c on asellappen:master into 52d70b050a1dcbf3a7849aa51b2420883e31539e on mjschultz:master.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 90.33% when pulling 54ef06192a3c107044300215a91113621c672a9c on asellappen:master into 52d70b050a1dcbf3a7849aa51b2420883e31539e on mjschultz:master.