summaryrefslogtreecommitdiff
path: root/dev-python/transitions/transitions-0.8.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/transitions/transitions-0.8.8.ebuild')
-rw-r--r--dev-python/transitions/transitions-0.8.8.ebuild7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-python/transitions/transitions-0.8.8.ebuild b/dev-python/transitions/transitions-0.8.8.ebuild
index c4dc2836302f..fed98ff0c272 100644
--- a/dev-python/transitions/transitions-0.8.8.ebuild
+++ b/dev-python/transitions/transitions-0.8.8.ebuild
@@ -34,6 +34,13 @@ DEPEND="
distutils_enable_tests pytest
+src_prepare() {
+ default
+
+ # https://github.com/pytransitions/transitions/pull/538
+ sed -e 's/description-file/description_file/g' -i setup.cfg || die
+}
+
src_install() {
distutils-r1_src_install