commit:     6a817fdc08723fab45b0a7c2e9b1655457fa32c7
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Mon Sep 18 23:32:44 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 13:11:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a817fdc

dev-python/httpauth: add py3.6 and pypy{,3} to PYTHON_COMPAT.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-python/httpauth/httpauth-0.3.ebuild | 4 ++--
 dev-python/httpauth/metadata.xml        | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/httpauth/httpauth-0.3.ebuild 
b/dev-python/httpauth/httpauth-0.3.ebuild
index cd9dcbbff84..49c87f86fbe 100644
--- a/dev-python/httpauth/httpauth-0.3.ebuild
+++ b/dev-python/httpauth/httpauth-0.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy{,3} )
 
 inherit distutils-r1
 

diff --git a/dev-python/httpauth/metadata.xml b/dev-python/httpauth/metadata.xml
index 2996c14f7ef..ce8b8302b0d 100644
--- a/dev-python/httpauth/metadata.xml
+++ b/dev-python/httpauth/metadata.xml
@@ -4,7 +4,6 @@
        <maintainer type="person">
                <email>sautier.lo...@gmail.com</email>
                <name>Louis Sautier</name>
-               <description>Proxied maintainer; set to assignee in all 
bugs</description>
        </maintainer>
        <maintainer type="project">
                <email>proxy-ma...@gentoo.org</email>

Reply via email to