diff options
Diffstat (limited to 'www-apps/netbox')
-rw-r--r-- | www-apps/netbox/netbox-2.7.2.ebuild | 2 | ||||
-rw-r--r-- | www-apps/netbox/netbox-2.7.6.ebuild | 2 | ||||
-rw-r--r-- | www-apps/netbox/netbox-2.7.8.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/netbox/netbox-2.7.2.ebuild b/www-apps/netbox/netbox-2.7.2.ebuild index 5039bddd8d7e..cc78230888df 100644 --- a/www-apps/netbox/netbox-2.7.2.ebuild +++ b/www-apps/netbox/netbox-2.7.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 ) +PYTHON_COMPAT=( python3_7 ) inherit python-single-r1 readme.gentoo-r1 DESCRIPTION="IP address and data center infrastructure management tool" diff --git a/www-apps/netbox/netbox-2.7.6.ebuild b/www-apps/netbox/netbox-2.7.6.ebuild index 5039bddd8d7e..cc78230888df 100644 --- a/www-apps/netbox/netbox-2.7.6.ebuild +++ b/www-apps/netbox/netbox-2.7.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 ) +PYTHON_COMPAT=( python3_7 ) inherit python-single-r1 readme.gentoo-r1 DESCRIPTION="IP address and data center infrastructure management tool" diff --git a/www-apps/netbox/netbox-2.7.8.ebuild b/www-apps/netbox/netbox-2.7.8.ebuild index 46d1a0314d0f..d89acd9c0ad3 100644 --- a/www-apps/netbox/netbox-2.7.8.ebuild +++ b/www-apps/netbox/netbox-2.7.8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 ) +PYTHON_COMPAT=( python3_7 ) inherit python-single-r1 readme.gentoo-r1 DESCRIPTION="IP address and data center infrastructure management tool" |