dev-python/doctest-ignore-unicode: added python-3.5 compat, fix upstream metadata
authorSébastien Fabbro <bicatali@gentoo.org>
Fri, 18 Mar 2016 19:18:38 +0000 (19:18 +0000)
committerSébastien Fabbro <bicatali@gentoo.org>
Fri, 18 Mar 2016 20:10:55 +0000 (20:10 +0000)
Package-Manager: portage-2.2.28

dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild
dev-python/doctest-ignore-unicode/metadata.xml

index d92b5ca3c1271aa40e651c2e686966b88e587c46..7076009c920f1f57c083c63517769352873b269e 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
 
 inherit distutils-r1
 
index cde5814fe74f8b38e5d825763c50f39e082ca02a..f862aa47bd35df05e141bd2d34bcb63bdb44a7a3 100644 (file)
@@ -6,7 +6,6 @@
                <name>Python</name>
        </maintainer>
        <upstream>
-               <remote-id type="pypi">pxml</remote-id>
-               <remote-id type="github">metagriffin/pxml</remote-id>
+               <remote-id type="pypi">doctest-ignore-unicode</remote-id>
        </upstream>
 </pkgmetadata>