[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2024-05-18 Thread Michał Górny
commit: 3b0c279d22c0001deac47d12a829b32ce815cf5b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:17:15 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:17:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0c279d

dev-python/netifaces: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
index 0ca6da32cd7d..8574e770aef7 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2024-01-20 Thread Michał Górny
commit: d15167b5eca2054d2514fdf1161650dffd2dbe4c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 21 05:12:14 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan 21 06:21:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d15167b5

dev-python/netifaces: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r1.ebuild | 27 -
 1 file changed, 27 deletions(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
deleted file mode 100644
index 46e323797705..
--- a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Portable network interface information"
-HOMEPAGE="
-   https://pypi.org/project/netifaces/
-   https://alastairs-place.net/projects/netifaces/
-   https://github.com/al45tair/netifaces
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )
-
-python_test() {
-   "${EPYTHON}" test.py || die "Tests failed with ${EPYTHON}"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2024-01-20 Thread Sam James
commit: 7a9a022ed596d3b96340cf89b5501739fe2de5d4
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 21 02:43:45 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 21 02:43:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a9a022e

dev-python/netifaces: Stabilize 0.11.0-r2 x86, #922570

Signed-off-by: Sam James  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
index f382b6013d83..0ca6da32cd7d 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 PATCHES=(
"${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2024-01-20 Thread Sam James
commit: 1e6dc357e4aa9821ebd57d1e4fdd7c899f069ff4
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 21 02:43:44 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 21 02:43:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e6dc357

dev-python/netifaces: Stabilize 0.11.0-r2 amd64, #922570

Signed-off-by: Sam James  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
index d9b1df98e107..f382b6013d83 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 
 PATCHES=(
"${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2024-01-20 Thread Arthur Zamarin
commit: 3cb974ac61343b9617184647b1ff1b6215524780
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 20 20:33:13 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 20 20:33:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb974ac

dev-python/netifaces: Stabilize 0.11.0-r2 ppc64, #922570

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
index 77554ba4a71b..d9b1df98e107 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm arm64 ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 
 PATCHES=(
"${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2024-01-20 Thread Arthur Zamarin
commit: 76053823510d6a768edf710d36b860e35fb07864
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 20 18:47:01 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 20 18:47:01 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76053823

dev-python/netifaces: Stabilize 0.11.0-r2 arm, #922570

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
index b95b8629c1fc..77554ba4a71b 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 
 PATCHES=(
"${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2024-01-20 Thread Arthur Zamarin
commit: 5d2afc351f961061b659c99e13c6bc70d0efaf2f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 20 18:34:55 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 20 18:34:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d2afc35

dev-python/netifaces: Stabilize 0.11.0-r2 arm64, #922570

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
index fd3683a88ddc..b95b8629c1fc 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 
 PATCHES=(
"${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/, dev-python/netifaces/files/

2024-01-06 Thread Michał Górny
commit: 2f12d5a41f4c84db8a8abe77c4572f340f5724a6
Author: Brahmajit Das  gmail  com>
AuthorDate: Thu Aug  3 18:55:14 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan  6 14:25:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f12d5a4

dev-python/netifaces: Fix incompatible pointer to integer conversion

Closes: https://bugs.gentoo.org/894448
Signed-off-by: Brahmajit Das  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32130
Signed-off-by: Michał Górny  gentoo.org>

 .../files/netifaces-0.11.0-musl-clang16-null.patch | 21 +++
 dev-python/netifaces/netifaces-0.11.0-r2.ebuild| 30 ++
 2 files changed, 51 insertions(+)

diff --git 
a/dev-python/netifaces/files/netifaces-0.11.0-musl-clang16-null.patch 
b/dev-python/netifaces/files/netifaces-0.11.0-musl-clang16-null.patch
new file mode 100644
index ..fa44700c3dc6
--- /dev/null
+++ b/dev-python/netifaces/files/netifaces-0.11.0-musl-clang16-null.patch
@@ -0,0 +1,21 @@
+Bug: https://bugs.gentoo.org/894448
+--- a/netifaces.c
 b/netifaces.c
+@@ -370,7 +370,7 @@ string_from_sockaddr (struct sockaddr *addr,
+ 
+   failure = getnameinfo (gniaddr, gnilen,
+  buffer, buflen,
+- NULL, 0,
++ 0, 0,
+  NI_NUMERICHOST);
+ 
+   if (bigaddr) {
+@@ -1805,7 +1805,7 @@ gateways (PyObject *self)
+ sizeof(sanl_from),
+ ,
+ 1,
+-NULL,
++0,
+ 0,
+ 0
+   };

diff --git a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
new file mode 100644
index ..fd3683a88ddc
--- /dev/null
+++ b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Portable network interface information"
+HOMEPAGE="
+   https://pypi.org/project/netifaces/
+   https://alastairs-place.net/projects/netifaces/
+   https://github.com/al45tair/netifaces/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch
+   "${FILESDIR}"/${PN}-0.11.0-musl-clang16-null.patch
+)
+
+python_test() {
+   "${EPYTHON}" test.py || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2023-05-31 Thread Michał Górny
commit: cb00ac946539b486819cc08617000575ec22bdf2
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun  1 04:04:50 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  1 04:07:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb00ac94

dev-python/netifaces: Enable py3.12

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
index 3629c99a436b..46e323797705 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2023-03-15 Thread Michał Górny
commit: 237176f965bb52d88f4f1dec7c752232eabfb828
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 15 17:46:57 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 16 03:58:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237176f9

dev-python/netifaces: Use pypi.eclass

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
index 89d7fa1b3839..83ad474e7b8b 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( pypy3 python3_{9..11} )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Portable network interface information"
 HOMEPAGE="
@@ -14,7 +14,6 @@ HOMEPAGE="
https://alastairs-place.net/projects/netifaces/
https://github.com/al45tair/netifaces
 "
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2022-08-18 Thread Michał Górny
commit: 69f88d8a428471e06e12a6728c28fc580f8cfdb7
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 18 09:44:32 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 18 09:48:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69f88d8a

dev-python/netifaces: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0.ebuild | 22 --
 1 file changed, 22 deletions(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0.ebuild 
b/dev-python/netifaces/netifaces-0.11.0.ebuild
deleted file mode 100644
index 5beb4380a339..
--- a/dev-python/netifaces/netifaces-0.11.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Portable network interface information"
-HOMEPAGE="
-   https://pypi.org/project/netifaces/
-   https://alastairs-place.net/projects/netifaces/
-   https://github.com/al45tair/netifaces
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2022-08-18 Thread Agostino Sarubbo
commit: 2b409e5e5fcc443a5ab78bc0444c2f4f8fbffe16
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug 18 06:59:44 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug 18 06:59:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b409e5e

dev-python/netifaces: amd64 stable wrt bug #865577

Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
index 43ae78b6dea1..da5a4e46cc0d 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2022-08-17 Thread Sam James
commit: ed2be7e8c06b2cd70426401435a9347f5043444b
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 17 21:12:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 17 21:12:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2be7e8

dev-python/netifaces: Stabilize 0.11.0-r1 x86, #865577

Signed-off-by: Sam James  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
index b02765676c58..43ae78b6dea1 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2022-08-17 Thread Arthur Zamarin
commit: 4c2ae9cc6f5c02cb350345b54c476dda33467384
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 17 19:31:26 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 17 19:31:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c2ae9cc

dev-python/netifaces: Stabilize 0.11.0-r1 ppc64, #865577

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
index 933bcd2c731c..f085a62b0504 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm ~arm64 ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2022-08-17 Thread Arthur Zamarin
commit: f67082e1261b75ebdc324a31113fda63606e3254
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 17 19:31:27 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 17 19:31:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67082e1

dev-python/netifaces: Stabilize 0.11.0-r1 arm64, #865577

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
index f085a62b0504..b02765676c58 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm arm64 ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2022-08-17 Thread Sam James
commit: abf67444321c39190d9746c8a4e66f3c79d94943
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 17 18:47:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 17 18:47:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf67444

dev-python/netifaces: Stabilize 0.11.0-r1 arm, #865577

Signed-off-by: Sam James  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
index c6dcd19b9ef6..933bcd2c731c 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2022-07-15 Thread Arthur Zamarin
commit: 0557896af4c974d0fcbab3cd5d75c4f0b7ac6a18
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 15 11:39:01 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 15 12:13:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0557896a

dev-python/netifaces: EAPI=8, PEP517, add basic test

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r1.ebuild | 27 +
 1 file changed, 27 insertions(+)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
new file mode 100644
index ..6b45f99cdef4
--- /dev/null
+++ b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Portable network interface information"
+HOMEPAGE="
+   https://pypi.org/project/netifaces/
+   https://alastairs-place.net/projects/netifaces/
+   https://github.com/al45tair/netifaces
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )
+
+python_test() {
+   "${EPYTHON}" test.py || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2022-07-15 Thread Arthur Zamarin
commit: 8bb4d0e4dcfc774c99007df8bb1db081c54c44cc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 15 11:40:18 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 15 12:13:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb4d0e4

dev-python/netifaces: enable py3.11

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
index 6b45f99cdef4..c6dcd19b9ef6 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2022-06-07 Thread Jakov Smolić
commit: 29e6473c956f65f02ca2c9c597a70b94b458ef97
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Jun  7 09:38:30 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Jun  7 09:38:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e6473c

dev-python/netifaces: Stabilize 0.11.0 ppc64, #850190

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0.ebuild 
b/dev-python/netifaces/netifaces-0.11.0.ebuild
index 654c150c80a3..5beb4380a339 100644
--- a/dev-python/netifaces/netifaces-0.11.0.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2022-05-28 Thread Jakov Smolić
commit: d9538c40e5e451092a6991c8048161e634deca0f
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat May 28 16:00:13 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat May 28 16:00:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9538c40

dev-python/netifaces: Keyword 0.11.0 riscv, #847925

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0.ebuild 
b/dev-python/netifaces/netifaces-0.11.0.ebuild
index 9d457ffccb7e..654c150c80a3 100644
--- a/dev-python/netifaces/netifaces-0.11.0.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~riscv x86 ~amd64-linux ~x86-linux"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2021-07-12 Thread Michał Górny
commit: e23c5d890fe3e23700bdee3b0a5b0cad702f1529
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 09:09:29 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 09:11:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23c5d89

dev-python/netifaces: Remove obsolete bitbucket remote

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/netifaces/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/netifaces/metadata.xml 
b/dev-python/netifaces/metadata.xml
index e1a6f820cad..286c1519570 100644
--- a/dev-python/netifaces/metadata.xml
+++ b/dev-python/netifaces/metadata.xml
@@ -7,7 +7,6 @@
   
   
 netifaces
-al45tair/netifaces
 al45tair/netifaces
 https://github.com/al45tair/netifaces/issues
   



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2021-07-12 Thread Michał Górny
commit: aba8b902acc0ce4d9ab0847a9c543b845a0a1644
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 06:45:23 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 09:11:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba8b902

dev-python/netifaces: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/netifaces/Manifest|  1 -
 dev-python/netifaces/netifaces-0.10.9.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-python/netifaces/Manifest b/dev-python/netifaces/Manifest
index 6edeaa10a55..21387f7d7f9 100644
--- a/dev-python/netifaces/Manifest
+++ b/dev-python/netifaces/Manifest
@@ -1,2 +1 @@
-DIST netifaces-0.10.9.tar.gz 28844 BLAKE2B 
abbe36ef82c5fa70bac60abe4c7bda671f8bc009567dfd38fcf2084bac5b09cbd42cc16c5c8023f3219129892f8def296e3cad8f9241d8c904a9c362c8077aa6
 SHA512 
8fc593de4d2cbda46a3e2430ede031360f1abfc64d47d00fbec09f3395fd83479bf29d97cb6834b1df06850c9ac2745c9344b6814f34be5975d4d5df98e05e87
 DIST netifaces-0.11.0.tar.gz 30106 BLAKE2B 
d531cec80142d005548ad30f4d13b23d0a7aa85f6907998bdc6d6081567234b169774b25d2e274d14e68564b16e96ff016c429c0a7aefabd6abae6994f1e7c5c
 SHA512 
a53110efb78c89c4d72d002104866253a4c085dd27ff9f41d4cfe3811cc5619e7585ceda4e91e83cdd0645c40c745c61d205708ee9a34427b35f437a48f148e5

diff --git a/dev-python/netifaces/netifaces-0.10.9.ebuild 
b/dev-python/netifaces/netifaces-0.10.9.ebuild
deleted file mode 100644
index 9d457ffccb7..000
--- a/dev-python/netifaces/netifaces-0.10.9.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Portable network interface information"
-HOMEPAGE="
-   https://pypi.org/project/netifaces/
-   https://alastairs-place.net/projects/netifaces/
-   https://github.com/al45tair/netifaces
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2021-07-12 Thread Sam James
commit: 508a9c5fe3cef1eb95baf07c7cae42fb53a286cb
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 06:40:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 06:41:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=508a9c5f

dev-python/netifaces: Stabilize 0.11.0 arm64, #87

Signed-off-by: Sam James  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0.ebuild 
b/dev-python/netifaces/netifaces-0.11.0.ebuild
index c9b1511ff72..9d457ffccb7 100644
--- a/dev-python/netifaces/netifaces-0.11.0.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2021-07-05 Thread Sam James
commit: b33dc617cd6923585d1d4c7bfdfb374f8a696618
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul  6 01:48:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul  6 01:48:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b33dc617

dev-python/netifaces: Stabilize 0.11.0 arm, #87

Signed-off-by: Sam James  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0.ebuild 
b/dev-python/netifaces/netifaces-0.11.0.ebuild
index 0521dcdcb3c..c9b1511ff72 100644
--- a/dev-python/netifaces/netifaces-0.11.0.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2021-07-03 Thread Agostino Sarubbo
commit: 11d07232bd9919372433209e579a06f744f24fd6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jul  3 06:25:18 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jul  3 06:25:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d07232

dev-python/netifaces: x86 stable wrt bug #87

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0.ebuild 
b/dev-python/netifaces/netifaces-0.11.0.ebuild
index d26e87188c6..0521dcdcb3c 100644
--- a/dev-python/netifaces/netifaces-0.11.0.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2021-07-03 Thread Agostino Sarubbo
commit: c39b00a93bedb5d9cfe31eb621e935581581e288
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jul  3 06:13:18 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jul  3 06:13:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c39b00a9

dev-python/netifaces: amd64 stable wrt bug #87

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0.ebuild 
b/dev-python/netifaces/netifaces-0.11.0.ebuild
index 01ec4d8c2b5..d26e87188c6 100644
--- a/dev-python/netifaces/netifaces-0.11.0.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
 
 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2021-05-31 Thread Michał Górny
commit: bbee792b25337227fda09f6684f7987dfb33ddd0
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 31 19:10:37 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 31 19:10:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbee792b

dev-python/netifaces: Bump to 0.11.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/netifaces/Manifest|  1 +
 dev-python/netifaces/netifaces-0.11.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/netifaces/Manifest b/dev-python/netifaces/Manifest
index ae30fd6bbc5..6edeaa10a55 100644
--- a/dev-python/netifaces/Manifest
+++ b/dev-python/netifaces/Manifest
@@ -1 +1,2 @@
 DIST netifaces-0.10.9.tar.gz 28844 BLAKE2B 
abbe36ef82c5fa70bac60abe4c7bda671f8bc009567dfd38fcf2084bac5b09cbd42cc16c5c8023f3219129892f8def296e3cad8f9241d8c904a9c362c8077aa6
 SHA512 
8fc593de4d2cbda46a3e2430ede031360f1abfc64d47d00fbec09f3395fd83479bf29d97cb6834b1df06850c9ac2745c9344b6814f34be5975d4d5df98e05e87
+DIST netifaces-0.11.0.tar.gz 30106 BLAKE2B 
d531cec80142d005548ad30f4d13b23d0a7aa85f6907998bdc6d6081567234b169774b25d2e274d14e68564b16e96ff016c429c0a7aefabd6abae6994f1e7c5c
 SHA512 
a53110efb78c89c4d72d002104866253a4c085dd27ff9f41d4cfe3811cc5619e7585ceda4e91e83cdd0645c40c745c61d205708ee9a34427b35f437a48f148e5

diff --git a/dev-python/netifaces/netifaces-0.11.0.ebuild 
b/dev-python/netifaces/netifaces-0.11.0.ebuild
new file mode 100644
index 000..01ec4d8c2b5
--- /dev/null
+++ b/dev-python/netifaces/netifaces-0.11.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{7..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Portable network interface information"
+HOMEPAGE="
+   https://pypi.org/project/netifaces/
+   https://alastairs-place.net/projects/netifaces/
+   https://github.com/al45tair/netifaces
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2021-05-20 Thread Michał Górny
commit: 76759debcb615a3d54b7465a01747b6e0f0b3399
Author: Zamarin Arthur  gmail  com>
AuthorDate: Thu May 20 13:06:40 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 20 20:12:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76759deb

dev-python/netifaces: bump to python 3.10

- merged and tested using upstream test file at
https://github.com/al45tair/netifaces/blob/master/test.py

Signed-off-by: Zamarin Arthur  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/netifaces/netifaces-0.10.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/netifaces/netifaces-0.10.9.ebuild 
b/dev-python/netifaces/netifaces-0.10.9.ebuild
index 9e27eeaef54..9d457ffccb7 100644
--- a/dev-python/netifaces/netifaces-0.10.9.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
+PYTHON_COMPAT=( pypy3 python3_{7..10} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2020-09-04 Thread Louis Sautier
commit: e9259c86644672fe3b16664034fff3d523181703
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Sep  4 21:53:34 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Sep  4 22:14:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9259c86

dev-python/netifaces: add Py3.9, remove explicit setuptools dep.

Package-Manager: Portage-3.0.3, Repoman-2.3.23
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/netifaces/netifaces-0.10.9.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/netifaces/netifaces-0.10.9.ebuild 
b/dev-python/netifaces/netifaces-0.10.9.ebuild
index faa08acf317..ed88a284797 100644
--- a/dev-python/netifaces/netifaces-0.10.9.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.9.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
 
 inherit distutils-r1
 
@@ -18,6 +19,4 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2020-03-28 Thread Michał Górny
commit: 0978c6c3f06d19f99835ed54726c581d16948419
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 28 09:09:00 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 28 09:09:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0978c6c3

dev-python/netifaces: Remove redundant versions

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/netifaces/Manifest|  2 --
 dev-python/netifaces/netifaces-0.10.6.ebuild | 26 --
 dev-python/netifaces/netifaces-0.10.7.ebuild | 24 
 3 files changed, 52 deletions(-)

diff --git a/dev-python/netifaces/Manifest b/dev-python/netifaces/Manifest
index 96edea30a6a..ae30fd6bbc5 100644
--- a/dev-python/netifaces/Manifest
+++ b/dev-python/netifaces/Manifest
@@ -1,3 +1 @@
-DIST netifaces-0.10.6.tar.gz 25166 BLAKE2B 
ada66ee2c0a20570d97a9375ce6212c9e7a8765d338b70aceb768912a340dadbf93311aa5cc5a23dd3953f98787be41457c60ffd0f8726cfd4955545709019e1
 SHA512 
2c892062286007a8330c2cddc148ea21d1fd24aec32b5f25b8fe905933c651f8c532596f523f0bb7edb3a143e9a491ec49d60f75efad4407273ac2647b579b1e
-DIST netifaces-0.10.7.tar.gz 29330 BLAKE2B 
b93b48242781e6fc0006dc653c180daabda46036149ed5f023481ccc85d65be03f1a1862ebde2e0285573bf347302e50958c35ce54b633d427a49fe95b151d53
 SHA512 
d97433345a29ae540e40d5fe9e50c10e8b30197bb0b798f55c82236f20dc6f463604ed202b361cdfcb5e0c95998c87acc781a808c0198ec0479089e13a7fdbed
 DIST netifaces-0.10.9.tar.gz 28844 BLAKE2B 
abbe36ef82c5fa70bac60abe4c7bda671f8bc009567dfd38fcf2084bac5b09cbd42cc16c5c8023f3219129892f8def296e3cad8f9241d8c904a9c362c8077aa6
 SHA512 
8fc593de4d2cbda46a3e2430ede031360f1abfc64d47d00fbec09f3395fd83479bf29d97cb6834b1df06850c9ac2745c9344b6814f34be5975d4d5df98e05e87

diff --git a/dev-python/netifaces/netifaces-0.10.6.ebuild 
b/dev-python/netifaces/netifaces-0.10.6.ebuild
deleted file mode 100644
index 90916389a19..000
--- a/dev-python/netifaces/netifaces-0.10.6.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Portable network interface information"
-HOMEPAGE="
-   https://pypi.org/project/netifaces/
-   https://alastairs-place.net/projects/netifaces/
-   https://github.com/al45tair/netifaces
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )

diff --git a/dev-python/netifaces/netifaces-0.10.7.ebuild 
b/dev-python/netifaces/netifaces-0.10.7.ebuild
deleted file mode 100644
index 19081884204..000
--- a/dev-python/netifaces/netifaces-0.10.7.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( pypy3 python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Portable network interface information"
-HOMEPAGE="
-   https://pypi.org/project/netifaces/
-   https://alastairs-place.net/projects/netifaces/
-   https://github.com/al45tair/netifaces
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2020-03-19 Thread Michał Górny
commit: 13b55012447891bf63a98eb2d35139ef23f17aee
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 19 17:43:25 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 19 17:48:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13b55012

dev-python/netifaces: Remove py2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/netifaces/netifaces-0.10.6.ebuild | 2 +-
 dev-python/netifaces/netifaces-0.10.7.ebuild | 2 +-
 dev-python/netifaces/netifaces-0.10.9.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/netifaces/netifaces-0.10.6.ebuild 
b/dev-python/netifaces/netifaces-0.10.6.ebuild
index 4da2a26d121..90916389a19 100644
--- a/dev-python/netifaces/netifaces-0.10.6.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
 
 inherit distutils-r1
 

diff --git a/dev-python/netifaces/netifaces-0.10.7.ebuild 
b/dev-python/netifaces/netifaces-0.10.7.ebuild
index e7231ad2fbb..19081884204 100644
--- a/dev-python/netifaces/netifaces-0.10.7.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( pypy3 python3_{6,7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/netifaces/netifaces-0.10.9.ebuild 
b/dev-python/netifaces/netifaces-0.10.9.ebuild
index 1272dc4f031..ef001cdeedf 100644
--- a/dev-python/netifaces/netifaces-0.10.9.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.9.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2020-02-11 Thread Tim Harder
commit: 88d7ee510c6fba1e8678079db44e38828b94af3d
Author: Tim Harder  gentoo  org>
AuthorDate: Wed Feb 12 00:40:09 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Wed Feb 12 00:50:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d7ee51

dev-python/netifaces: add py38 compat

Signed-off-by: Tim Harder  gentoo.org>

 dev-python/netifaces/netifaces-0.10.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.10.9.ebuild 
b/dev-python/netifaces/netifaces-0.10.9.ebuild
index b54bd672b5d..1272dc4f031 100644
--- a/dev-python/netifaces/netifaces-0.10.9.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.9.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2019-05-11 Thread Matthew Thode
commit: 4ab0401a7b4ef81fd0e4918aea6060d2d67a3e77
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May 11 19:34:05 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May 11 19:47:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab0401a

dev-python/netifaces: 0.10.9 allarches stablized

Stablized for Openstack Stein

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/netifaces/netifaces-0.10.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.10.9.ebuild 
b/dev-python/netifaces/netifaces-0.10.9.ebuild
index fdecb188523..9c716b12369 100644
--- a/dev-python/netifaces/netifaces-0.10.9.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.9.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2018-12-07 Thread Louis Sautier
commit: 1e63bd16eaf97524f876ada7450830cb3015e0eb
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Dec  7 23:57:19 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Dec  8 00:12:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e63bd16

dev-python/netifaces: add Python 3.7 support

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/netifaces/netifaces-0.10.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.10.7.ebuild 
b/dev-python/netifaces/netifaces-0.10.7.ebuild
index e3539bf6e5b..86c834e4f2b 100644
--- a/dev-python/netifaces/netifaces-0.10.7.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2018-12-07 Thread Louis Sautier
commit: 2b470eee1522d7de312bdf77261d45be0eb24d4d
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Dec  7 23:54:12 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Dec  8 00:12:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b470eee

dev-python/netifaces: update HOMEPAGE and upstream info

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/netifaces/metadata.xml| 2 ++
 dev-python/netifaces/netifaces-0.10.6.ebuild | 5 +++--
 dev-python/netifaces/netifaces-0.10.7.ebuild | 5 +++--
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-python/netifaces/metadata.xml 
b/dev-python/netifaces/metadata.xml
index 243f603592c..e1a6f820cad 100644
--- a/dev-python/netifaces/metadata.xml
+++ b/dev-python/netifaces/metadata.xml
@@ -8,5 +8,7 @@
   
 netifaces
 al45tair/netifaces
+al45tair/netifaces
+https://github.com/al45tair/netifaces/issues
   
 

diff --git a/dev-python/netifaces/netifaces-0.10.6.ebuild 
b/dev-python/netifaces/netifaces-0.10.6.ebuild
index 55b258e5488..9569bc1f584 100644
--- a/dev-python/netifaces/netifaces-0.10.6.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,8 @@ DESCRIPTION="Portable network interface information"
 HOMEPAGE="
https://pypi.org/project/netifaces/
https://alastairs-place.net/projects/netifaces/
-   https://bitbucket.org/al45tair/netifaces;
+   https://github.com/al45tair/netifaces
+"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-python/netifaces/netifaces-0.10.7.ebuild 
b/dev-python/netifaces/netifaces-0.10.7.ebuild
index 63e0e5e7d0f..e3539bf6e5b 100644
--- a/dev-python/netifaces/netifaces-0.10.7.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,8 @@ DESCRIPTION="Portable network interface information"
 HOMEPAGE="
https://pypi.org/project/netifaces/
https://alastairs-place.net/projects/netifaces/
-   https://bitbucket.org/al45tair/netifaces;
+   https://github.com/al45tair/netifaces
+"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2018-08-11 Thread Patrice Clement
commit: 866d40ddfdaeee5089b4a15690f8e12e60c18f79
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Aug 11 21:51:29 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Aug 11 22:39:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866d40dd

dev-python/netifaces: version bump.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/netifaces/Manifest|  1 +
 dev-python/netifaces/netifaces-0.10.7.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/netifaces/Manifest b/dev-python/netifaces/Manifest
index dd0ec5fa6d9..ffec3fb7333 100644
--- a/dev-python/netifaces/Manifest
+++ b/dev-python/netifaces/Manifest
@@ -1 +1,2 @@
 DIST netifaces-0.10.6.tar.gz 25166 BLAKE2B 
ada66ee2c0a20570d97a9375ce6212c9e7a8765d338b70aceb768912a340dadbf93311aa5cc5a23dd3953f98787be41457c60ffd0f8726cfd4955545709019e1
 SHA512 
2c892062286007a8330c2cddc148ea21d1fd24aec32b5f25b8fe905933c651f8c532596f523f0bb7edb3a143e9a491ec49d60f75efad4407273ac2647b579b1e
+DIST netifaces-0.10.7.tar.gz 29330 BLAKE2B 
b93b48242781e6fc0006dc653c180daabda46036149ed5f023481ccc85d65be03f1a1862ebde2e0285573bf347302e50958c35ce54b633d427a49fe95b151d53
 SHA512 
d97433345a29ae540e40d5fe9e50c10e8b30197bb0b798f55c82236f20dc6f463604ed202b361cdfcb5e0c95998c87acc781a808c0198ec0479089e13a7fdbed

diff --git a/dev-python/netifaces/netifaces-0.10.7.ebuild 
b/dev-python/netifaces/netifaces-0.10.7.ebuild
new file mode 100644
index 000..63e0e5e7d0f
--- /dev/null
+++ b/dev-python/netifaces/netifaces-0.10.7.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Portable network interface information"
+HOMEPAGE="
+   https://pypi.org/project/netifaces/
+   https://alastairs-place.net/projects/netifaces/
+   https://bitbucket.org/al45tair/netifaces;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2018-03-19 Thread Michał Górny
commit: bd83ab13f01f29b7fb776eb3a6b435525f5b6a41
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Mar 19 19:52:55 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 19 20:48:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd83ab13

dev-python/netifaces: use HTTPS

 dev-python/netifaces/netifaces-0.10.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/netifaces/netifaces-0.10.6.ebuild 
b/dev-python/netifaces/netifaces-0.10.6.ebuild
index e9b0229c776..cd1efb72de0 100644
--- a/dev-python/netifaces/netifaces-0.10.6.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit distutils-r1
 DESCRIPTION="Portable network interface information"
 HOMEPAGE="
https://pypi.python.org/pypi/netifaces/
-   http://alastairs-place.net/netifaces/
+   https://alastairs-place.net/projects/netifaces/
https://bitbucket.org/al45tair/netifaces;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2018-01-05 Thread Michał Górny
commit: 1d0cd6c399dd4384ad6bef64d6999543601ec410
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jan  4 23:36:49 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  5 09:36:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0cd6c3

dev-python/netifaces: Clean old up

 dev-python/netifaces/Manifest|  2 --
 dev-python/netifaces/netifaces-0.10.4.ebuild | 25 -
 dev-python/netifaces/netifaces-0.10.5.ebuild | 25 -
 3 files changed, 52 deletions(-)

diff --git a/dev-python/netifaces/Manifest b/dev-python/netifaces/Manifest
index 85cc5313137..dd0ec5fa6d9 100644
--- a/dev-python/netifaces/Manifest
+++ b/dev-python/netifaces/Manifest
@@ -1,3 +1 @@
-DIST netifaces-0.10.4.tar.gz 22969 BLAKE2B 
61f4088146549b32c9b026e20d932e3b285e81715c825c7fd736770f14db6e09e3b76bdc6f74a196dace0f7afd6e3c3b8a2f8d9d8a103542a5e8f6b8366437f8
 SHA512 
1b9b92b69e01e4dd9f9304d3812d78d58ec195a657cb47b2e629ccb1311de4a8cd9716825d7b94d4791f7c479c289638780f6f9afa8a6465fb555130da622b24
-DIST netifaces-0.10.5.tar.gz 24879 BLAKE2B 
ee31248e3d7d4a1f2e81e59bdfbd52bb6116f6fccacb02a1cedc0b97fb6604130a85583743d7d3752d00a7fa08e86b2821badb7d6b4807c4177c85d0f1c693a3
 SHA512 
736bb985b444e78676dc10533a7597e750cadf41033196c4be49c4f33e91d46eba33a1f485e07e9f70aec2170c958564a6f54bbaa1ab193bfaca04b1fb07b3a1
 DIST netifaces-0.10.6.tar.gz 25166 BLAKE2B 
ada66ee2c0a20570d97a9375ce6212c9e7a8765d338b70aceb768912a340dadbf93311aa5cc5a23dd3953f98787be41457c60ffd0f8726cfd4955545709019e1
 SHA512 
2c892062286007a8330c2cddc148ea21d1fd24aec32b5f25b8fe905933c651f8c532596f523f0bb7edb3a143e9a491ec49d60f75efad4407273ac2647b579b1e

diff --git a/dev-python/netifaces/netifaces-0.10.4.ebuild 
b/dev-python/netifaces/netifaces-0.10.4.ebuild
deleted file mode 100644
index 1a2e405d9cf..000
--- a/dev-python/netifaces/netifaces-0.10.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
-
-inherit distutils-r1
-
-DESCRIPTION="Portable network interface information"
-HOMEPAGE="
-   https://pypi.python.org/pypi/netifaces/
-   http://alastairs-place.net/netifaces/
-   https://bitbucket.org/al45tair/netifaces;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-PATCHES=( "${FILESDIR}"/${P}-remove-osx-fix.patch )

diff --git a/dev-python/netifaces/netifaces-0.10.5.ebuild 
b/dev-python/netifaces/netifaces-0.10.5.ebuild
deleted file mode 100644
index dc74ba23889..000
--- a/dev-python/netifaces/netifaces-0.10.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
-
-inherit distutils-r1
-
-DESCRIPTION="Portable network interface information"
-HOMEPAGE="
-   https://pypi.python.org/pypi/netifaces/
-   http://alastairs-place.net/netifaces/
-   https://bitbucket.org/al45tair/netifaces;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/files/

2017-08-29 Thread Patrice Clement
commit: 0b8b7419b6f554035b41df5ad2dee9e1d7a9a421
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Wed Aug 16 08:41:47 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug 29 20:18:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b8b7419

dev-python/netifaces: remove unused patch.

 .../files/netifaces-0.8-remove-osx-fix.patch   | 23 --
 1 file changed, 23 deletions(-)

diff --git a/dev-python/netifaces/files/netifaces-0.8-remove-osx-fix.patch 
b/dev-python/netifaces/files/netifaces-0.8-remove-osx-fix.patch
deleted file mode 100644
index 41aedaf02a6..000
--- a/dev-python/netifaces/files/netifaces-0.8-remove-osx-fix.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-# HG changeset patch
-# User Laurent Bachelier 
-# Date 1388257625 -3600
-# Node ID d89bc5823b639a13d299c7485fd81be89ef036a1
-# Parent  aa1a71e0adf7129f99c087afa9416a37b527012b
-Remove support for broken operating systems
-
-diff -r aa1a71e0adf7 -r d89bc5823b63 setup.py
 a/setup.py Tue Jan 31 11:48:23 2012 +
-+++ b/setup.py Sat Dec 28 20:07:05 2013 +0100
-@@ -9,12 +9,6 @@
- 
- __version__ = "0.8"
- 
--# Disable hard links, otherwise building distributions fails on OS X
--try:
--del os.link
--except:
--pass
--
- # On Windows, we need ws2_32 and iphlpapi
- if getattr(sys, 'getwindowsversion', None):
- libraries = ['ws2_32', 'iphlpapi']



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2017-08-25 Thread Matt Thode
commit: 2512ebb0ec311dfa6ff9442a26e6c1471e389152
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Aug 25 20:27:36 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Aug 25 20:27:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2512ebb0

dev-python/netifaces: 0.10.6 bup

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/netifaces/Manifest|  1 +
 dev-python/netifaces/netifaces-0.10.6.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-python/netifaces/Manifest b/dev-python/netifaces/Manifest
index 9c15aa43827..84078836aa7 100644
--- a/dev-python/netifaces/Manifest
+++ b/dev-python/netifaces/Manifest
@@ -1,2 +1,3 @@
 DIST netifaces-0.10.4.tar.gz 22969 SHA256 
9656a169cb83da34d732b0eb72b39373d48774aee009a3d1272b7ea2ce109cde SHA512 
1b9b92b69e01e4dd9f9304d3812d78d58ec195a657cb47b2e629ccb1311de4a8cd9716825d7b94d4791f7c479c289638780f6f9afa8a6465fb555130da622b24
 WHIRLPOOL 
44cb33b6ca0c6cda059bf7e88ca5b4904d1e2d5bb7201f23d8e5b9c3bd337acc99dc47dec76016b6ceee7c5d8d72af03af96afb709ff9368a8dfff8683d4b7e2
 DIST netifaces-0.10.5.tar.gz 24879 SHA256 
59d8ad52dd3116fcb6635e175751b250dc783fb011adba539558bd764e5d628b SHA512 
736bb985b444e78676dc10533a7597e750cadf41033196c4be49c4f33e91d46eba33a1f485e07e9f70aec2170c958564a6f54bbaa1ab193bfaca04b1fb07b3a1
 WHIRLPOOL 
7a0d63508dc2d2f80a4fbe4a92468696cb3335c9a47410a617de12f7c1f167a4bfc9d3a122dc666e5956b9b1422ed11f9e1839e929c85f0b0cc289eeccba4c35
+DIST netifaces-0.10.6.tar.gz 25166 SHA256 
0c4da523f36d36f1ef92ee183f2512f3ceb9a9d2a45f7d19cda5a42c6689ebe0 SHA512 
2c892062286007a8330c2cddc148ea21d1fd24aec32b5f25b8fe905933c651f8c532596f523f0bb7edb3a143e9a491ec49d60f75efad4407273ac2647b579b1e
 WHIRLPOOL 
08447ff343e63417b34b2bf7a94e359865739484e46b3d02d0fc9f7d35b94d990fa5e7ee42a217b6856a2eb1adf13e82d8c0312ffbc06d47fa9d5bdea84fe244

diff --git a/dev-python/netifaces/netifaces-0.10.6.ebuild 
b/dev-python/netifaces/netifaces-0.10.6.ebuild
new file mode 100644
index 000..1062081a3ac
--- /dev/null
+++ b/dev-python/netifaces/netifaces-0.10.6.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Portable network interface information"
+HOMEPAGE="
+   https://pypi.python.org/pypi/netifaces/
+   http://alastairs-place.net/netifaces/
+   https://bitbucket.org/al45tair/netifaces;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""
+
+PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2017-06-15 Thread Markus Meier
commit: 3af08f38ce3e6f0d04514b4614d172327570ea61
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Jun 15 18:18:59 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Jun 15 18:18:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af08f38

dev-python/netifaces: arm stable, bug #617258

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-python/netifaces/netifaces-0.10.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.10.5.ebuild 
b/dev-python/netifaces/netifaces-0.10.5.ebuild
index c23466b5d17..dc74ba23889 100644
--- a/dev-python/netifaces/netifaces-0.10.5.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.5.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2017-05-02 Thread Michał Górny
commit: 8d03c8d945918164555646ca6c016f64f7911531
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May  2 18:35:16 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May  2 19:15:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d03c8d9

dev-python/netifaces: Clean old versions up

 dev-python/netifaces/Manifest|  1 -
 dev-python/netifaces/netifaces-0.8-r2.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-python/netifaces/Manifest b/dev-python/netifaces/Manifest
index eb855a93703..9c15aa43827 100644
--- a/dev-python/netifaces/Manifest
+++ b/dev-python/netifaces/Manifest
@@ -1,3 +1,2 @@
 DIST netifaces-0.10.4.tar.gz 22969 SHA256 
9656a169cb83da34d732b0eb72b39373d48774aee009a3d1272b7ea2ce109cde SHA512 
1b9b92b69e01e4dd9f9304d3812d78d58ec195a657cb47b2e629ccb1311de4a8cd9716825d7b94d4791f7c479c289638780f6f9afa8a6465fb555130da622b24
 WHIRLPOOL 
44cb33b6ca0c6cda059bf7e88ca5b4904d1e2d5bb7201f23d8e5b9c3bd337acc99dc47dec76016b6ceee7c5d8d72af03af96afb709ff9368a8dfff8683d4b7e2
 DIST netifaces-0.10.5.tar.gz 24879 SHA256 
59d8ad52dd3116fcb6635e175751b250dc783fb011adba539558bd764e5d628b SHA512 
736bb985b444e78676dc10533a7597e750cadf41033196c4be49c4f33e91d46eba33a1f485e07e9f70aec2170c958564a6f54bbaa1ab193bfaca04b1fb07b3a1
 WHIRLPOOL 
7a0d63508dc2d2f80a4fbe4a92468696cb3335c9a47410a617de12f7c1f167a4bfc9d3a122dc666e5956b9b1422ed11f9e1839e929c85f0b0cc289eeccba4c35
-DIST netifaces-0.8.tar.gz 15484 SHA256 
53a711038db3d6e5cf7129d6f751185fd052f830f12f271fbfe17bd2671ab1ec SHA512 
b3735c4f83d4ed1d52f59937187659f148205a721fd05ce5a10e9ec89ea3519971001b2985e24bb30fb112ee741310babd847f84d4c3fbb34989edc6a743f551
 WHIRLPOOL 
4f638d769a38a474f0a27642544e1b6e932643f224133024cbfdb44e9637700afc10675fccd61e52e5f6e8a121b25173895d9f173b428aefceded22a42af7ab6

diff --git a/dev-python/netifaces/netifaces-0.8-r2.ebuild 
b/dev-python/netifaces/netifaces-0.8-r2.ebuild
deleted file mode 100644
index 87cfe084c2c..000
--- a/dev-python/netifaces/netifaces-0.8-r2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Portable network interface information"
-HOMEPAGE="http://alastairs-place.net/netifaces/;
-SRC_URI="http://alastairs-place.net/projects/${PN}/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-PATCHES=( "${FILESDIR}"/${P}-remove-osx-fix.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2017-02-26 Thread Zac Medico
commit: 386f84f817adf5c83e0da4a42ff7e5f68810a976
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Feb 27 05:00:40 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Feb 27 05:00:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=386f84f8

dev-python/netifaces: PYTHON_COMPAT: add python3_6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/dev-python/netifaces/netifaces-0.10.4.ebuild 
b/dev-python/netifaces/netifaces-0.10.4.ebuild
index 61b59cea70..593548549c 100644
--- a/dev-python/netifaces/netifaces-0.10.4.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 
 inherit distutils-r1
 

diff --git a/dev-python/netifaces/netifaces-0.10.5.ebuild 
b/dev-python/netifaces/netifaces-0.10.5.ebuild
index 221d71d437..e79bd78944 100644
--- a/dev-python/netifaces/netifaces-0.10.5.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2016-02-27 Thread Matt Thode
commit: 7f8e043b3674f78763de05718e8f7b67748797ea
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Feb 28 07:20:27 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Feb 28 07:20:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f8e043b

dev-python/netifaces: keywording arm64

merged on X-C1

Package-Manager: portage-2.2.26

 dev-python/netifaces/netifaces-0.10.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.10.4.ebuild 
b/dev-python/netifaces/netifaces-0.10.4.ebuild
index f185ae8..bd1b6e6 100644
--- a/dev-python/netifaces/netifaces-0.10.4.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.4.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2016-02-17 Thread Justin Lecher
commit: a0bc6034e284f43ec7ddb14aad7f5b55583dea33
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Feb 17 08:22:21 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Feb 17 08:57:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0bc6034

dev-python/netifaces: Add pypy support

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/netifaces/netifaces-0.10.4.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/netifaces/netifaces-0.10.4.ebuild 
b/dev-python/netifaces/netifaces-0.10.4.ebuild
index 007ace9..f185ae8 100644
--- a/dev-python/netifaces/netifaces-0.10.4.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.4.ebuild
@@ -4,12 +4,15 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy{,3} )
 
 inherit distutils-r1
 
 DESCRIPTION="Portable network interface information"
-HOMEPAGE="http://alastairs-place.net/netifaces/ 
https://pypi.python.org/pypi/netifaces/;
+HOMEPAGE="
+   https://pypi.python.org/pypi/netifaces/
+   http://alastairs-place.net/netifaces/
+   https://bitbucket.org/al45tair/netifaces;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2016-02-09 Thread Justin Lecher
commit: d7b943d90f9a60924a9dde03d7e8ca9eba8148f9
Author: Justin Lecher  gentoo  org>
AuthorDate: Tue Feb  9 08:25:49 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Feb  9 09:33:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b943d9

dev-python/netifaces: Add python3.5 support

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/netifaces/netifaces-0.10.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/netifaces/netifaces-0.10.4.ebuild 
b/dev-python/netifaces/netifaces-0.10.4.ebuild
index 7ca981f..007ace9 100644
--- a/dev-python/netifaces/netifaces-0.10.4.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
 
 inherit distutils-r1