Skip to content

Commit

Permalink
*/*: Drop python3_4 from PYTHON_COMPAT
Browse files Browse the repository at this point in the history
Closes: gentoo#11706
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Apr 16, 2019
1 parent 49c9153 commit ef28997
Show file tree
Hide file tree
Showing 174 changed files with 174 additions and 174 deletions.
2 changes: 1 addition & 1 deletion app-admin/rsyslog/rsyslog-8.1901.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

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

inherit autotools eutils linux-info python-any-r1 systemd

Expand Down
2 changes: 1 addition & 1 deletion app-admin/rsyslog/rsyslog-8.1903.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

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

inherit autotools eutils linux-info python-any-r1 systemd

Expand Down
2 changes: 1 addition & 1 deletion app-admin/rsyslog/rsyslog-8.38.0-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

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

inherit autotools eutils linux-info python-any-r1 systemd

Expand Down
2 changes: 1 addition & 1 deletion app-admin/rsyslog/rsyslog-8.39.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

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

inherit autotools eutils linux-info python-any-r1 systemd

Expand Down
2 changes: 1 addition & 1 deletion app-admin/rsyslog/rsyslog-8.40.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

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

inherit autotools eutils linux-info python-any-r1 systemd

Expand Down
2 changes: 1 addition & 1 deletion app-crypt/heimdal/heimdal-7.5.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
PYTHON_COMPAT=( python{2_7,3_{5,6}} )
VIRTUALX_REQUIRED="manual"

inherit autotools db-use multilib multilib-minimal python-any-r1 virtualx flag-o-matic
Expand Down
2 changes: 1 addition & 1 deletion app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
PYTHON_COMPAT=( python3_{4,5,6} )
PYTHON_COMPAT=( python3_{5,6} )
VALA_USE_DEPEND=vapigen

inherit gnome2 multilib-minimal python-any-r1 vala virtualx
Expand Down
2 changes: 1 addition & 1 deletion app-crypt/libsecret/libsecret-0.18.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
PYTHON_COMPAT=( python3_{4,5,6} )
PYTHON_COMPAT=( python3_{5,6} )
VALA_USE_DEPEND=vapigen

inherit gnome2 multilib-minimal python-any-r1 vala virtualx
Expand Down
2 changes: 1 addition & 1 deletion app-crypt/libsecret/libsecret-0.18.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
PYTHON_COMPAT=( python3_{4,5,6} )
PYTHON_COMPAT=( python3_{5,6} )
VALA_USE_DEPEND=vapigen

inherit gnome2 multilib-minimal python-any-r1 vala virtualx
Expand Down
2 changes: 1 addition & 1 deletion app-doc/doxygen/doxygen-1.8.14-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# 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_5,3_6} )

inherit cmake-utils eutils python-any-r1
if [[ ${PV} = *9999* ]]; then
Expand Down
2 changes: 1 addition & 1 deletion app-doc/doxygen/doxygen-1.8.14-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# 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_5,3_6} )

inherit cmake-utils eutils python-any-r1
if [[ ${PV} = *9999* ]]; then
Expand Down
2 changes: 1 addition & 1 deletion app-doc/doxygen/doxygen-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# 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_5,3_6} )

inherit cmake-utils eutils python-any-r1
if [[ ${PV} = *9999* ]]; then
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/libvirt/libvirt-4.9.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python3_{4,5,6,7} )
PYTHON_COMPAT=( python3_{5,6,7} )

inherit autotools bash-completion-r1 eutils linux-info python-any-r1 readme.gentoo-r1 systemd user

Expand Down
2 changes: 1 addition & 1 deletion app-emulation/libvirt/libvirt-5.0.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{4,5,6,7} )
PYTHON_COMPAT=( python3_{5,6,7} )

inherit autotools bash-completion-r1 eutils linux-info python-any-r1 readme.gentoo-r1 systemd user

Expand Down
2 changes: 1 addition & 1 deletion app-emulation/libvirt/libvirt-5.1.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{4,5,6,7} )
PYTHON_COMPAT=( python3_{5,6,7} )

inherit autotools bash-completion-r1 eutils linux-info python-any-r1 readme.gentoo-r1 systemd user

Expand Down
2 changes: 1 addition & 1 deletion app-emulation/libvirt/libvirt-5.2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{4,5,6,7} )
PYTHON_COMPAT=( python3_{5,6,7} )

inherit autotools bash-completion-r1 eutils linux-info python-any-r1 readme.gentoo-r1 systemd user

Expand Down
2 changes: 1 addition & 1 deletion app-emulation/libvirt/libvirt-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{4,5,6,7} )
PYTHON_COMPAT=( python3_{5,6,7} )

inherit autotools bash-completion-r1 eutils linux-info python-any-r1 readme.gentoo-r1 systemd user

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI="7"

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

inherit eutils systemd udev python-any-r1

Expand Down
2 changes: 1 addition & 1 deletion app-emulation/spice/spice-0.14.0-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

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

inherit autotools ltprune python-any-r1 readme.gentoo-r1 xdg-utils

Expand Down
2 changes: 1 addition & 1 deletion app-emulation/spice/spice-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

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

inherit autotools eutils git-r3 ltprune python-any-r1 readme.gentoo-r1 xdg-utils

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

EAPI=6

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

inherit eutils python-any-r1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

EAPI=6

PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )

inherit eutils python-any-r1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

EAPI=6

PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )

inherit eutils python-any-r1

Expand Down
2 changes: 1 addition & 1 deletion app-misc/media-player-info/media-player-info-23.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{4,5,6} )
PYTHON_COMPAT=( python3_{5,6} )
inherit python-any-r1

DESCRIPTION="A repository of data files describing media player capabilities"
Expand Down
2 changes: 1 addition & 1 deletion app-misc/tracker-miners/tracker-miners-2.1.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

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

inherit gnome.org gnome2-utils meson python-any-r1 systemd xdg

Expand Down
2 changes: 1 addition & 1 deletion app-misc/tracker/tracker-2.1.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
PYTHON_COMPAT=( python3_{4,5,6,7} )
PYTHON_COMPAT=( python3_{5,6,7} )

inherit bash-completion-r1 eapi7-ver gnome.org linux-info meson python-any-r1 systemd vala xdg

Expand Down
2 changes: 1 addition & 1 deletion app-text/cmark/cmark-0.28.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python3_{4,5,6} )
PYTHON_COMPAT=( python3_{5,6} )

inherit cmake-utils python-any-r1

Expand Down
2 changes: 1 addition & 1 deletion app-text/iso-codes/iso-codes-3.76.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
PYTHON_COMPAT=( python3_{4,5,6,7} )
PYTHON_COMPAT=( python3_{5,6,7} )
PLOCALES="af am ar as ast az be bg bn bn_IN br bs byn ca crh cs cy da de dz el en eo es et eu fa fi fo fr ga gez gl gu haw he hi hr hu hy ia id is it ja ka kk km kn ko kok ku lt lv mi mk ml mn mr ms mt nb ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl so sq sr sr@latin sv sw ta te th ti tig tk tl tr tt tt@iqtelif ug uk ve vi wa wal wo xh zh_CN zh_HK zh_TW zu"

inherit eutils l10n python-any-r1
Expand Down
2 changes: 1 addition & 1 deletion dev-cpp/gtest/gtest-1.8.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=6

# Python is required for tests and some build tasks.
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )

inherit python-any-r1 cmake-multilib

Expand Down
2 changes: 1 addition & 1 deletion dev-cpp/gtest/gtest-1.8.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=6

# Python is required for tests and some build tasks.
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )

inherit python-any-r1 cmake-multilib

Expand Down
2 changes: 1 addition & 1 deletion dev-libs/beignet/beignet-1.3.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

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

inherit python-any-r1 cmake-multilib flag-o-matic llvm toolchain-funcs
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/beignet/beignet-1.3.2-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

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

inherit python-any-r1 cmake-multilib flag-o-matic llvm toolchain-funcs
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/beignet/beignet-1.3.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

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

inherit python-any-r1 cmake-multilib flag-o-matic llvm toolchain-funcs
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/beignet/beignet-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

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

inherit python-any-r1 cmake-multilib flag-o-matic toolchain-funcs
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libclc/libclc-0.2.0_pre20180915.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
PYTHON_COMPAT=( python2_7 python3_5 python3_6 )

EGIT_REPO_URI="https://llvm.org/git/${PN}.git
https://github.com/llvm-mirror/${PN}.git"
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libcxml/libcxml-0.15.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
PYTHON_COMPAT=( python2_7 python3_5 python3_6 )
PYTHON_REQ_USE="threads(+)"
inherit python-any-r1 waf-utils

Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libevdev/libevdev-1.6.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

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

inherit multilib-minimal python-any-r1

Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libevdev/libevdev-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

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

inherit multilib-minimal python-any-r1

Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libgit2/libgit2-0.26.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
inherit cmake-utils python-any-r1

if [[ ${PV} == "9999" ]] ; then
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libgit2/libgit2-0.27.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
inherit cmake-utils python-any-r1

if [[ ${PV} == "9999" ]] ; then
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libgit2/libgit2-0.28.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
inherit cmake-utils python-any-r1

if [[ ${PV} == "9999" ]] ; then
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libgit2/libgit2-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
inherit cmake-utils python-any-r1

if [[ ${PV} == "9999" ]] ; then
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libical/libical-3.0.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{4,5,6,7} )
PYTHON_COMPAT=( python3_{5,6,7} )
inherit cmake-utils python-any-r1

DESCRIPTION="An implementation of basic iCAL protocols"
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libinput/libinput-1.12.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=7
PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )

inherit meson python-any-r1 udev

Expand Down
Loading

0 comments on commit ef28997

Please sign in to comment.