Skip to content

Commit

Permalink
dev-python/prov: EAPI and PYTHON_COMPAT bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Closes: gentoo#9399
  • Loading branch information
TheChymera authored and mgorny committed Aug 8, 2018
1 parent c1c7638 commit f2a59f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions dev-python/prov/prov-1.5.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=7

PYTHON_COMPAT=( python{2_7,3_4,3_5} )
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion dev-python/prov/prov-1.5.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=7

PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )

Expand Down

0 comments on commit f2a59f0

Please sign in to comment.