RDEPEND="dev-python/m2crypto"
# Requires Amazon Web Services keys to pass some tests
RESTRICT="test"
#RESTRICT="test"
src_prepare() {
epatch "${FILESDIR}"/${P}-rm-tests.patch
}