diff options
author | 2016-10-19 12:09:44 +0200 | |
---|---|---|
committer | 2016-10-19 18:30:06 +0200 | |
commit | 37751f69b9bf96a30be87c43c4600d715953adf0 (patch) | |
tree | 782e96f00e72891a93ed389a57df1445d63136d7 /dev-python/docutils/metadata.xml | |
parent | app-vim/zenburn: Stable for amd64. Mark stable for the remaining arches using... (diff) | |
download | gentoo-37751f69b9bf96a30be87c43c4600d715953adf0.tar.gz gentoo-37751f69b9bf96a30be87c43c4600d715953adf0.tar.bz2 gentoo-37751f69b9bf96a30be87c43c4600d715953adf0.zip |
dev-python/docutils: major improvements.
This commit:
* bumps EAPI.
* fixes EPYTHON.
* removes python3.3.
* removes version 0.10 and version 0.9.1-r1.
* revision-bumps to version 0.12-r1.
* fixes testing: testing was broken both for CPython and PyPy, it was solved
by two patches. One is from upstream, the other has been submitted to upstream.
Upstream submission: https://sourceforge.net/p/docutils/patches/136/
Gentoo-Bug: https://bugs.gentoo.org/452792
Gentoo-Bug: https://bugs.gentoo.org/451830
Gentoo-Bug: https://bugs.gentoo.org/529930
Gentoo-Bug: https://bugs.gentoo.org/593754
Courtesy of Mathy Vanvoorden <mathy@vanvoorden.be>.
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2600
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-python/docutils/metadata.xml')
-rw-r--r-- | dev-python/docutils/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/docutils/metadata.xml b/dev-python/docutils/metadata.xml index bd2a2f800ef5..6ee5bb862e04 100644 --- a/dev-python/docutils/metadata.xml +++ b/dev-python/docutils/metadata.xml @@ -5,9 +5,6 @@ <email>python@gentoo.org</email> <name>Python</name> </maintainer> - <use> - <flag name="glep">Install support for GLEPs</flag> - </use> <upstream> <remote-id type="sourceforge">docutils</remote-id> </upstream> |