mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-03-23 16:27:29 -07:00
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>
17 lines
512 B
XML
17 lines
512 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<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>
|
|
</upstream>
|
|
</pkgmetadata>
|