dev-python/doit: update ebuild

Added python3_7, migrateded to distutils_enable_tests and
distutils_enable_sphinx. Added bash and zsh autocompletion.

Closes: https://bugs.gentoo.org/718636
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15468
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Azamat H. Hackimov
2020-04-22 15:36:29 +03:00
committed by Joonas Niilola
parent 84a05cae59
commit 2a810f9951
4 changed files with 182 additions and 2 deletions

View File

@@ -1,9 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!--maintainer-needed-->
<maintainer type="person">
<email>azamat.hackimov@gmail.com</email>
<name>Azamat H. Hackimov</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">pydoit/doit</remote-id>
<remote-id type="pypi">doit</remote-id>
<remote-id type="sourceforge">python-doit</remote-id>
</upstream>
</pkgmetadata>