commit:     c3429b0c13d064798294e7c49bad6bf1880e5547
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 27 23:28:34 2019 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jan 28 00:25:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3429b0c

dev-python/voluptuous: add py37 support

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/voluptuous/voluptuous-0.10.5.ebuild | 4 ++--
 dev-python/voluptuous/voluptuous-0.11.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/voluptuous/voluptuous-0.10.5.ebuild 
b/dev-python/voluptuous/voluptuous-0.10.5.ebuild
index 0e92b05a57c..c9451455cae 100644
--- a/dev-python/voluptuous/voluptuous-0.10.5.ebuild
+++ b/dev-python/voluptuous/voluptuous-0.10.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/voluptuous/voluptuous-0.11.1.ebuild 
b/dev-python/voluptuous/voluptuous-0.11.1.ebuild
index 951d2e8500e..379483041b9 100644
--- a/dev-python/voluptuous/voluptuous-0.11.1.ebuild
+++ b/dev-python/voluptuous/voluptuous-0.11.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 
 inherit distutils-r1
 

Reply via email to