[gentoo-commits] repo/gentoo:master commit in: dev-python/ipaddress/, profiles/

2020-10-20 Thread Michał Górny
commit: 9528377f53b6f721e20e7f5f7031800308a03b34
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Oct 20 15:44:56 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Oct 20 15:52:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9528377f

dev-python/ipaddress: Remove last-rited pkg

Closes: https://bugs.gentoo.org/743724
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/ipaddress/Manifest|  1 -
 dev-python/ipaddress/ipaddress-1.0.23.ebuild | 30 
 dev-python/ipaddress/metadata.xml| 17 
 profiles/package.mask|  1 -
 4 files changed, 49 deletions(-)

diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest
deleted file mode 100644
index 2c77b8c807b..000
--- a/dev-python/ipaddress/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ipaddress-1.0.23.tar.gz 32958 BLAKE2B 
96f8f3065aaa082c67c5468598e78bf928653588333f8f96c47aafea30c6aa5e3abf419f98e6388b9791a8f7e679f7fb31f36bb1d6a274a19b0e8ea434a8cbc1
 SHA512 
340e2a8698df1868038f55889671442eba17f06ec3f493759d8d0a9bf406eefbe1f67c14ca616f52e5bf2280942dcece7e89fb19de0923bee1ee20e60f48896e

diff --git a/dev-python/ipaddress/ipaddress-1.0.23.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.23.ebuild
deleted file mode 100644
index 1d4fb753963..000
--- a/dev-python/ipaddress/ipaddress-1.0.23.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
-HOMEPAGE="https://github.com/phihag/ipaddress";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
-   sed -i 's:unittest.main():unittest.main(verbosity=2):' \
-   test_ipaddress.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   "${PYTHON}" test_ipaddress.py || die
-}

diff --git a/dev-python/ipaddress/metadata.xml 
b/dev-python/ipaddress/metadata.xml
deleted file mode 100644
index 393ac430aa0..000
--- a/dev-python/ipaddress/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-prometheanf...@gentoo.org
-Matthew Thode
-  
-  
-pyt...@gentoo.org
-Python
-  
-  
-  
-ipaddress
-phihag/ipaddress
-  
-

diff --git a/profiles/package.mask b/profiles/package.mask
index b470ddfbcbf..485c0375aa1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -333,7 +333,6 @@ dev-python/configparser
 dev-python/enum34
 dev-python/functools32
 dev-python/futures
-dev-python/ipaddress
 
 # Michał Górny  (2020-09-09)
 # These packages (or package versions) still require Python 2.7.



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

2020-03-27 Thread Michał Górny
commit: dbf3163d67faf8024f2523ba1649ad946c098b2c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 27 16:09:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 27 16:29:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbf3163d

dev-python/ipaddress: Mark ALLARCHES

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

 dev-python/ipaddress/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/ipaddress/metadata.xml 
b/dev-python/ipaddress/metadata.xml
index d0feb299d87..393ac430aa0 100644
--- a/dev-python/ipaddress/metadata.xml
+++ b/dev-python/ipaddress/metadata.xml
@@ -9,6 +9,7 @@
 pyt...@gentoo.org
 Python
   
+  
   
 ipaddress
 phihag/ipaddress



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

2020-03-27 Thread Michał Górny
commit: b262ae56966514ebebecd8dab4d841f33b13aae1
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 27 16:10:22 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 27 16:29:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b262ae56

dev-python/ipaddress: Remove redundant versions

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

 dev-python/ipaddress/Manifest|  4 
 dev-python/ipaddress/ipaddress-1.0.14.ebuild | 24 
 dev-python/ipaddress/ipaddress-1.0.18.ebuild | 24 
 dev-python/ipaddress/ipaddress-1.0.19.ebuild | 24 
 dev-python/ipaddress/ipaddress-1.0.22.ebuild | 24 
 5 files changed, 100 deletions(-)

diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest
index 3e82a884a11..2c77b8c807b 100644
--- a/dev-python/ipaddress/Manifest
+++ b/dev-python/ipaddress/Manifest
@@ -1,5 +1 @@
-DIST ipaddress-1.0.14.tar.gz 30429 BLAKE2B 
cbd9db35c965adca5162db0d263920f537377b378fd9ab94c9e1ff8a409611cc076bd1cea2a92c37bfbb804cc67d7c7ec6a40b16db690cea4e47ca843455f009
 SHA512 
fb33b484ca435f4e8817c735a1084f2fa749abca4643a10be644003fdb73cc9205fc28f484ef96d2db90e8b27d8a238d1d7cf20140f7942e39be12c7524e8d6f
-DIST ipaddress-1.0.18.tar.gz 32475 BLAKE2B 
7d116b1aad36bc58f9a6769b562e0b6dd260fc497a4fd697cf13d506c8828ba7e63f86f1908ec9cff1f1bb15aa76a0e850c628c30e22d5440df320b3c8ad0328
 SHA512 
7d1c8cf67db5b55a872783390ca214bb39e243d313311674afe10008e86638838bef5f9e6d703803bdcfde6d27520b1fc19d0adb19d482e27a327fb735aa0312
-DIST ipaddress-1.0.19.tar.gz 32854 BLAKE2B 
ea6bd0ac5418dca343e39c12e31a96aa6b13b091da05b7afcb3051251d3c8b8ce76a19f1d6b7ad2caf3f0077f6b522c4e0915a7a8eae28a72700732278ae4c6b
 SHA512 
e49d0d0b76c108f985a5d209092495b5839195d9c4d5c975cc17c89e98d9b6bf0983f71f3b183c3974eccf0529cfb22aa8fbe384485be019da3fb74d50f1f4f1
-DIST ipaddress-1.0.22.tar.gz 33051 BLAKE2B 
ae9145a275d373f07ad3996b9c06007259cde7a03f6389fed2a83d9210dc8f135026d931b2ddf408f5f465b37861c9e998ae2eaac782741a0fa6ae07dd4259c7
 SHA512 
b0b0bae50c0819c46554f4ca2d14403a054d73cb9df7efd8bde03bd32b7599510a0e8eb7a63bd7cc6af45a035a0fcce38058b0625732472c7f252f72b88a6084
 DIST ipaddress-1.0.23.tar.gz 32958 BLAKE2B 
96f8f3065aaa082c67c5468598e78bf928653588333f8f96c47aafea30c6aa5e3abf419f98e6388b9791a8f7e679f7fb31f36bb1d6a274a19b0e8ea434a8cbc1
 SHA512 
340e2a8698df1868038f55889671442eba17f06ec3f493759d8d0a9bf406eefbe1f67c14ca616f52e5bf2280942dcece7e89fb19de0923bee1ee20e60f48896e

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
deleted file mode 100644
index 4469429aab4..000
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
-HOMEPAGE="https://github.com/phihag/ipaddress";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   "${PYTHON}" test_ipaddress.py || die
-}

diff --git a/dev-python/ipaddress/ipaddress-1.0.18.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.18.ebuild
deleted file mode 100644
index d2b07a6c911..000
--- a/dev-python/ipaddress/ipaddress-1.0.18.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=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
-HOMEPAGE="https://github.com/phihag/ipaddress";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   "${PYTHON}" test_ipaddress.py || die
-}

diff --git a/dev-python/ipaddress/ipaddress-1.0.19.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.19.ebuild
deleted file mode 100644
index af61660c87f..000
--- a/dev-python/ipaddress/ipaddress-1.0.19.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=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
-HOMEPAGE="https://github.com/phihag/ipaddress";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m

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

2020-03-27 Thread Michał Górny
commit: e3503c58671e023e8844cbd23c7c0edeb63c4c01
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 27 16:10:06 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 27 16:29:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3503c58

dev-python/ipaddress: Stabilize 1.0.23 ALLARCHES

Closes: https://bugs.gentoo.org/714354
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.23.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.23.ebuild
index 478c7acb5ae..2021234e33f 100644
--- a/dev-python/ipaddress/ipaddress-1.0.23.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.23.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-02-18 Thread Michał Górny
commit: b5e1f0014940106ec73fc409b41d56a0ce37997d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb 19 07:09:55 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb 19 07:39:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e1f001

dev-python/ipaddress: Remove unused py3 support

This package clashes with built-in 'ipaddress' module in Python 3,
so it is never used there.

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

 dev-python/ipaddress/ipaddress-1.0.14.ebuild | 2 +-
 dev-python/ipaddress/ipaddress-1.0.22.ebuild | 2 +-
 dev-python/ipaddress/ipaddress-1.0.23.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
index db04fac221f..44e45406fc8 100644
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 pypy3 )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 

diff --git a/dev-python/ipaddress/ipaddress-1.0.22.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
index ef4b016f79a..7b0d6a1b5f0 100644
--- a/dev-python/ipaddress/ipaddress-1.0.22.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 

diff --git a/dev-python/ipaddress/ipaddress-1.0.23.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.23.ebuild
index febe02b7822..91690955d2a 100644
--- a/dev-python/ipaddress/ipaddress-1.0.23.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.23.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



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

2019-11-21 Thread Patrick McLean
commit: 330d06b8d5f4a24e7a2c68083225e20c06f7e4d1
Author: Patrick McLean  sony  com>
AuthorDate: Fri Nov 22 01:49:53 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Nov 22 03:15:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=330d06b8

dev-python/ipaddress: Version bump to 1.0.23, add py38

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/ipaddress/Manifest|  1 +
 dev-python/ipaddress/ipaddress-1.0.23.ebuild | 30 
 2 files changed, 31 insertions(+)

diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest
index a8520965342..3e82a884a11 100644
--- a/dev-python/ipaddress/Manifest
+++ b/dev-python/ipaddress/Manifest
@@ -2,3 +2,4 @@ DIST ipaddress-1.0.14.tar.gz 30429 BLAKE2B 
cbd9db35c965adca5162db0d263920f537377
 DIST ipaddress-1.0.18.tar.gz 32475 BLAKE2B 
7d116b1aad36bc58f9a6769b562e0b6dd260fc497a4fd697cf13d506c8828ba7e63f86f1908ec9cff1f1bb15aa76a0e850c628c30e22d5440df320b3c8ad0328
 SHA512 
7d1c8cf67db5b55a872783390ca214bb39e243d313311674afe10008e86638838bef5f9e6d703803bdcfde6d27520b1fc19d0adb19d482e27a327fb735aa0312
 DIST ipaddress-1.0.19.tar.gz 32854 BLAKE2B 
ea6bd0ac5418dca343e39c12e31a96aa6b13b091da05b7afcb3051251d3c8b8ce76a19f1d6b7ad2caf3f0077f6b522c4e0915a7a8eae28a72700732278ae4c6b
 SHA512 
e49d0d0b76c108f985a5d209092495b5839195d9c4d5c975cc17c89e98d9b6bf0983f71f3b183c3974eccf0529cfb22aa8fbe384485be019da3fb74d50f1f4f1
 DIST ipaddress-1.0.22.tar.gz 33051 BLAKE2B 
ae9145a275d373f07ad3996b9c06007259cde7a03f6389fed2a83d9210dc8f135026d931b2ddf408f5f465b37861c9e998ae2eaac782741a0fa6ae07dd4259c7
 SHA512 
b0b0bae50c0819c46554f4ca2d14403a054d73cb9df7efd8bde03bd32b7599510a0e8eb7a63bd7cc6af45a035a0fcce38058b0625732472c7f252f72b88a6084
+DIST ipaddress-1.0.23.tar.gz 32958 BLAKE2B 
96f8f3065aaa082c67c5468598e78bf928653588333f8f96c47aafea30c6aa5e3abf419f98e6388b9791a8f7e679f7fb31f36bb1d6a274a19b0e8ea434a8cbc1
 SHA512 
340e2a8698df1868038f55889671442eba17f06ec3f493759d8d0a9bf406eefbe1f67c14ca616f52e5bf2280942dcece7e89fb19de0923bee1ee20e60f48896e

diff --git a/dev-python/ipaddress/ipaddress-1.0.23.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.23.ebuild
new file mode 100644
index 000..1a0f10bccbf
--- /dev/null
+++ b/dev-python/ipaddress/ipaddress-1.0.23.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
+HOMEPAGE="https://github.com/phihag/ipaddress";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="PSF-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_prepare_all() {
+   sed -i 's:unittest.main():unittest.main(verbosity=2):' \
+   test_ipaddress.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   "${PYTHON}" test_ipaddress.py || die
+}



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

2019-05-02 Thread Mikle Kolyada
commit: 55cae3f5ff63a98ceb70176dfed31bf19715321e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:09:50 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:09:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55cae3f5

dev-python/ipaddress: alpha stable wrt bug #680858

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.22.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
index 3bd10ed5dcb..4a4a24c0537 100644
--- a/dev-python/ipaddress/ipaddress-1.0.22.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2019-04-12 Thread Aaron Bauman
commit: 0826a04d7cbace015f13919ff35b16a4fab1c360
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Apr 12 21:04:31 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Apr 12 21:04:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0826a04d

dev-python/ipaddress: arm64 stable (bug #680858)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.22.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
index 4138f8c5f59..75e695f1afb 100644
--- a/dev-python/ipaddress/ipaddress-1.0.22.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2019-04-12 Thread Sergei Trofimovich
commit: 7daf5308e56e014aab363295797b15936a6dfe03
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr 12 05:23:23 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr 12 07:06:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7daf5308

dev-python/ipaddress: stable 1.0.22 for sparc, bug #680858

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.22.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
index 3dd517bb361..4138f8c5f59 100644
--- a/dev-python/ipaddress/ipaddress-1.0.22.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2019-04-08 Thread Mikle Kolyada
commit: 83e1b07d4a15fc5605a88186d68d4fc84ac45753
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Apr  8 14:15:48 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Apr  8 15:04:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83e1b07d

dev-python/ipaddress: arm stable wrt bug #680858

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.22.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
index 454385be9f7..3dd517bb361 100644
--- a/dev-python/ipaddress/ipaddress-1.0.22.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2019-04-07 Thread Mikle Kolyada
commit: 2298fa2f08af7cdfd10c9fcd885d29d8ee1850b3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr  7 21:52:12 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr  7 21:52:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2298fa2f

dev-python/ipaddress: s390 stable wrt bug #680858

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.22.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
index 1867a202f1f..454385be9f7 100644
--- a/dev-python/ipaddress/ipaddress-1.0.22.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2019-04-07 Thread Sergei Trofimovich
commit: 6bcbb0029feb8a34a090c4da32bbb9ab9c0b8ec6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr  7 21:12:55 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr  7 21:12:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bcbb002

dev-python/ipaddress: stable 1.0.22 for ppc, bug #680858

Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.22.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
index 9fe85558730..47602a09232 100644
--- a/dev-python/ipaddress/ipaddress-1.0.22.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2019-04-07 Thread Mikle Kolyada
commit: dba1cbaff51a62827ad7186b18c4ca6afb18b396
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr  7 09:46:34 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr  7 10:12:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba1cbaf

dev-python/ipaddress: amd64 stable wrt bug #680858

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.22.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
index 2ab6c998d15..9fe85558730 100644
--- a/dev-python/ipaddress/ipaddress-1.0.22.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2018-11-19 Thread Fabian Groffen
commit: 8013e33e7343c8b9d258577cd5d2fabda3ce7e1c
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Nov 19 20:09:10 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Nov 19 21:14:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8013e33e

dev-python/ipaddress: marked ~*-solaris

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.22.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
index c18ba7bde41..cf9925aab3a 100644
--- a/dev-python/ipaddress/ipaddress-1.0.22.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.22.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=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2018-08-20 Thread Virgil Dupras
commit: 11bdba9810be3c5760a4b3d5cc351bb3918c71ec
Author: Virgil Dupras  gentoo  org>
AuthorDate: Tue Aug 21 01:46:14 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Tue Aug 21 02:09:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11bdba98

dev-python/ipaddress: bump to 1.0.22

* Python 3.7
* EAPI 7

Package-Manager: Portage-2.3.47, Repoman-2.3.10

 dev-python/ipaddress/Manifest|  1 +
 dev-python/ipaddress/ipaddress-1.0.22.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest
index d1a7808c996..a8520965342 100644
--- a/dev-python/ipaddress/Manifest
+++ b/dev-python/ipaddress/Manifest
@@ -1,3 +1,4 @@
 DIST ipaddress-1.0.14.tar.gz 30429 BLAKE2B 
cbd9db35c965adca5162db0d263920f537377b378fd9ab94c9e1ff8a409611cc076bd1cea2a92c37bfbb804cc67d7c7ec6a40b16db690cea4e47ca843455f009
 SHA512 
fb33b484ca435f4e8817c735a1084f2fa749abca4643a10be644003fdb73cc9205fc28f484ef96d2db90e8b27d8a238d1d7cf20140f7942e39be12c7524e8d6f
 DIST ipaddress-1.0.18.tar.gz 32475 BLAKE2B 
7d116b1aad36bc58f9a6769b562e0b6dd260fc497a4fd697cf13d506c8828ba7e63f86f1908ec9cff1f1bb15aa76a0e850c628c30e22d5440df320b3c8ad0328
 SHA512 
7d1c8cf67db5b55a872783390ca214bb39e243d313311674afe10008e86638838bef5f9e6d703803bdcfde6d27520b1fc19d0adb19d482e27a327fb735aa0312
 DIST ipaddress-1.0.19.tar.gz 32854 BLAKE2B 
ea6bd0ac5418dca343e39c12e31a96aa6b13b091da05b7afcb3051251d3c8b8ce76a19f1d6b7ad2caf3f0077f6b522c4e0915a7a8eae28a72700732278ae4c6b
 SHA512 
e49d0d0b76c108f985a5d209092495b5839195d9c4d5c975cc17c89e98d9b6bf0983f71f3b183c3974eccf0529cfb22aa8fbe384485be019da3fb74d50f1f4f1
+DIST ipaddress-1.0.22.tar.gz 33051 BLAKE2B 
ae9145a275d373f07ad3996b9c06007259cde7a03f6389fed2a83d9210dc8f135026d931b2ddf408f5f465b37861c9e998ae2eaac782741a0fa6ae07dd4259c7
 SHA512 
b0b0bae50c0819c46554f4ca2d14403a054d73cb9df7efd8bde03bd32b7599510a0e8eb7a63bd7cc6af45a035a0fcce38058b0625732472c7f252f72b88a6084

diff --git a/dev-python/ipaddress/ipaddress-1.0.22.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
new file mode 100644
index 000..c18ba7bde41
--- /dev/null
+++ b/dev-python/ipaddress/ipaddress-1.0.22.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
+HOMEPAGE="https://github.com/phihag/ipaddress";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="PSF-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   "${PYTHON}" test_ipaddress.py || die
+}



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

2018-08-18 Thread Mikle Kolyada
commit: 1d2739dce464e57a0d1b7f25d56374920e0573a0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Aug 18 22:55:37 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Aug 18 22:55:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d2739dc

dev-python/ipaddress: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.19.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.19.ebuild
index 760b779..8bfeee8afcd 100644
--- a/dev-python/ipaddress/ipaddress-1.0.19.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.19.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE=""
 
 RDEPEND=""



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

2018-06-27 Thread Fabian Groffen
commit: d390b85bfde3e499e44eea041483e13ba2a1ca9f
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jun 27 08:18:22 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jun 27 08:19:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d390b85b

dev-python/ipaddress: marked ~ppc-macos

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.19.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.19.ebuild
index 1fe565a9715..760b779 100644
--- a/dev-python/ipaddress/ipaddress-1.0.19.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.19.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE=""
 
 RDEPEND=""



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

2018-04-06 Thread Fabian Groffen
commit: de1947dcf9aa57e2ccc2bb854d40962431da786d
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Apr  6 10:58:38 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Apr  6 11:05:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de1947dc

dev-python/ipaddress: marked ~x64-macos, bug #650848

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.19.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.19.ebuild
index 636958f662d..1fe565a9715 100644
--- a/dev-python/ipaddress/ipaddress-1.0.19.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.19.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
 IUSE=""
 
 RDEPEND=""



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

2018-02-23 Thread Matt Thode
commit: eacc05da8d6ea03887d0e5eab98224e54bac5073
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Feb 24 04:48:03 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Feb 24 05:51:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eacc05da

dev-python/ipaddress: 1.0.19 bup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/ipaddress/Manifest|  1 +
 dev-python/ipaddress/ipaddress-1.0.19.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest
index 91140df29da..d1a7808c996 100644
--- a/dev-python/ipaddress/Manifest
+++ b/dev-python/ipaddress/Manifest
@@ -1,2 +1,3 @@
 DIST ipaddress-1.0.14.tar.gz 30429 BLAKE2B 
cbd9db35c965adca5162db0d263920f537377b378fd9ab94c9e1ff8a409611cc076bd1cea2a92c37bfbb804cc67d7c7ec6a40b16db690cea4e47ca843455f009
 SHA512 
fb33b484ca435f4e8817c735a1084f2fa749abca4643a10be644003fdb73cc9205fc28f484ef96d2db90e8b27d8a238d1d7cf20140f7942e39be12c7524e8d6f
 DIST ipaddress-1.0.18.tar.gz 32475 BLAKE2B 
7d116b1aad36bc58f9a6769b562e0b6dd260fc497a4fd697cf13d506c8828ba7e63f86f1908ec9cff1f1bb15aa76a0e850c628c30e22d5440df320b3c8ad0328
 SHA512 
7d1c8cf67db5b55a872783390ca214bb39e243d313311674afe10008e86638838bef5f9e6d703803bdcfde6d27520b1fc19d0adb19d482e27a327fb735aa0312
+DIST ipaddress-1.0.19.tar.gz 32854 BLAKE2B 
ea6bd0ac5418dca343e39c12e31a96aa6b13b091da05b7afcb3051251d3c8b8ce76a19f1d6b7ad2caf3f0077f6b522c4e0915a7a8eae28a72700732278ae4c6b
 SHA512 
e49d0d0b76c108f985a5d209092495b5839195d9c4d5c975cc17c89e98d9b6bf0983f71f3b183c3974eccf0529cfb22aa8fbe384485be019da3fb74d50f1f4f1

diff --git a/dev-python/ipaddress/ipaddress-1.0.19.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.19.ebuild
new file mode 100644
index 000..25470870e9d
--- /dev/null
+++ b/dev-python/ipaddress/ipaddress-1.0.19.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
+HOMEPAGE="https://github.com/phihag/ipaddress";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="PSF-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   "${PYTHON}" test_ipaddress.py || die
+}



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

2018-02-21 Thread Michał Górny
commit: e9dfb058d075f609332c12c2d1e4a6dffa82e85d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb 21 19:46:29 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb 21 20:18:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9dfb058

dev-python/ipaddress: Tested on ~amd64-fbsd

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.18.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.18.ebuild
index e6fae2e318b..09f188a9eee 100644
--- a/dev-python/ipaddress/ipaddress-1.0.18.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.18.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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
 IUSE=""
 
 RDEPEND=""



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

2017-09-29 Thread Matt Thode
commit: 7a862da2c0baf4e1e01a899f90896f78e897c800
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 00:26:59 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 00:30:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a862da2

dev-python/ipaddress: 1.0.18 stable x86 for docker-py

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.18.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.18.ebuild
index 44c97f3b4c4..e6fae2e318b 100644
--- a/dev-python/ipaddress/ipaddress-1.0.18.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.18.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris"
 IUSE=""
 
 RDEPEND=""



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

2017-09-12 Thread Fabian Groffen
commit: 585afb75a6592457fbe6a5b38fd6219084a693f6
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue Sep 12 08:55:59 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue Sep 12 09:12:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=585afb75

dev-python/ipaddress: marked ~x64-solaris

Package-Manager: Portage-2.3.6, Repoman-2.3.1

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.18.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.18.ebuild
index a0476f366c5..44c97f3b4c4 100644
--- a/dev-python/ipaddress/ipaddress-1.0.18.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.18.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris"
 IUSE=""
 
 RDEPEND=""



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

2017-07-15 Thread Tobias Klausmann
commit: b72be885c248e036c73841fbc78bfac1d6263b8e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sat Jul 15 16:22:39 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Jul 15 16:22:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b72be885

dev-python/ipaddress-1.0.18-r0: add amd64 keyword

Gentoo-Bug: 608438

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.18.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.18.ebuild
index 5fc6e72ca29..a0476f366c5 100644
--- a/dev-python/ipaddress/ipaddress-1.0.18.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.18.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2017-05-02 Thread Michał Górny
commit: 24eebac586ce0578b4c6186af178e3fd64044fda
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May  2 13:33:02 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May  2 14:01:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24eebac5

dev-python/ipaddress: Clean old versions up

 dev-python/ipaddress/Manifest   |  1 -
 dev-python/ipaddress/ipaddress-1.0.17-r1.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest
index 82d8b7bf3ff..7dcc09e5821 100644
--- a/dev-python/ipaddress/Manifest
+++ b/dev-python/ipaddress/Manifest
@@ -1,3 +1,2 @@
 DIST ipaddress-1.0.14.tar.gz 30429 SHA256 
226f4be44c6cb64055e23060848266f51f329813baae28b53dc50e93488b3b3e SHA512 
fb33b484ca435f4e8817c735a1084f2fa749abca4643a10be644003fdb73cc9205fc28f484ef96d2db90e8b27d8a238d1d7cf20140f7942e39be12c7524e8d6f
 WHIRLPOOL 
30e21d5b7568125575fecd0f8cac4172713c029faa81f88cd2a6111b47da1fb3bea9305a9311ce1a7b2795e9d54b58f2cbef1e5b66f355b8c91633ead0836d04
-DIST ipaddress-1.0.17.tar.gz 32434 SHA256 
3a21c5a15f433710aaa26f1ae174b615973a25182006ae7f9c26de151cd51716 SHA512 
c9f7c7226fd28a1b3905139713c2269b4bdbe5bc1b8e44ab8edd56c0cd2b6938577a66fce139ecce06398de89321097ac672bff2d1618ca2f3b917c15553f50d
 WHIRLPOOL 
6d2f0be2f7db20f94fd83ac344fad17196c2351456641ce01ec116d80d657f37e98ae8df78e5bbb716bc95c598d16c49269cd35845cf44c26da88963f24d59a2
 DIST ipaddress-1.0.18.tar.gz 32475 SHA256 
5d8534c8e185f2d8a1fda1ef73f2c8f4b23264e8e30063feeb9511d492a413e1 SHA512 
7d1c8cf67db5b55a872783390ca214bb39e243d313311674afe10008e86638838bef5f9e6d703803bdcfde6d27520b1fc19d0adb19d482e27a327fb735aa0312
 WHIRLPOOL 
0cbe1230da55740e8486590a27f491c79b5c005e75c9b70b990168b600981f87e6167859ac2a4a00f21885ae6ffd86bd06a9aa8a445a7d595c2818dee8d239cc

diff --git a/dev-python/ipaddress/ipaddress-1.0.17-r1.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.17-r1.ebuild
deleted file mode 100644
index fb8d4aedb92..000
--- a/dev-python/ipaddress/ipaddress-1.0.17-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
-HOMEPAGE="https://github.com/phihag/ipaddress";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="PSF-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   "${PYTHON}" test_ipaddress.py || die
-}



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

2017-02-28 Thread Michael Weber
commit: a88c6ae67ba80ffdaa05dcfee49adbc18adb6f2b
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Feb 28 21:09:14 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Feb 28 21:38:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a88c6ae6

dev-python/ipaddress: arm64 stable.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
index df4bf6e9395..60fcc9bea0e 100644
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2017-01-22 Thread Lars Wendler
commit: ec5425bcaa5eb55e2a17384aa065ffeb062f087b
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jan 23 02:41:31 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jan 23 03:37:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5425bc

dev-python/ipaddress: Bump to version 1.0.18

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest
index e7c9a36..e3b6289 100644
--- a/dev-python/ipaddress/Manifest
+++ b/dev-python/ipaddress/Manifest
@@ -1,3 +1,4 @@
 DIST ipaddress-1.0.14.tar.gz 30429 SHA256 
226f4be44c6cb64055e23060848266f51f329813baae28b53dc50e93488b3b3e SHA512 
fb33b484ca435f4e8817c735a1084f2fa749abca4643a10be644003fdb73cc9205fc28f484ef96d2db90e8b27d8a238d1d7cf20140f7942e39be12c7524e8d6f
 WHIRLPOOL 
30e21d5b7568125575fecd0f8cac4172713c029faa81f88cd2a6111b47da1fb3bea9305a9311ce1a7b2795e9d54b58f2cbef1e5b66f355b8c91633ead0836d04
 DIST ipaddress-1.0.16.tar.gz 31765 SHA256 
5a3182b322a706525c46282ca6f064d27a02cffbd449f9f47416f1dc96aa71b0 SHA512 
50baf15f185b039037eef7b047d5a0ffbe1b335d2d94c218b6a2012ae1ba89c5e5c4f64667d8a623e4e4e7598d90c8a7caa8327ea4c155260ab90384f86a6c89
 WHIRLPOOL 
de25e35f36e33a0b490ba51fb9abe8f2e81b09ba3e2b8d496f3e4fe1b29e243da928a0ce8ea837cee39c49d3ba60fddbe143a7eee1642baf1e97f10b5bb3785b
 DIST ipaddress-1.0.17.tar.gz 32434 SHA256 
3a21c5a15f433710aaa26f1ae174b615973a25182006ae7f9c26de151cd51716 SHA512 
c9f7c7226fd28a1b3905139713c2269b4bdbe5bc1b8e44ab8edd56c0cd2b6938577a66fce139ecce06398de89321097ac672bff2d1618ca2f3b917c15553f50d
 WHIRLPOOL 
6d2f0be2f7db20f94fd83ac344fad17196c2351456641ce01ec116d80d657f37e98ae8df78e5bbb716bc95c598d16c49269cd35845cf44c26da88963f24d59a2
+DIST ipaddress-1.0.18.tar.gz 32475 SHA256 
5d8534c8e185f2d8a1fda1ef73f2c8f4b23264e8e30063feeb9511d492a413e1 SHA512 
7d1c8cf67db5b55a872783390ca214bb39e243d313311674afe10008e86638838bef5f9e6d703803bdcfde6d27520b1fc19d0adb19d482e27a327fb735aa0312
 WHIRLPOOL 
0cbe1230da55740e8486590a27f491c79b5c005e75c9b70b990168b600981f87e6167859ac2a4a00f21885ae6ffd86bd06a9aa8a445a7d595c2818dee8d239cc

diff --git a/dev-python/ipaddress/ipaddress-1.0.18.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.18.ebuild
new file mode 100644
index ..439395f
--- /dev/null
+++ b/dev-python/ipaddress/ipaddress-1.0.18.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
+HOMEPAGE="https://github.com/phihag/ipaddress";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="PSF-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   "${PYTHON}" test_ipaddress.py || die
+}



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

2017-01-22 Thread Lars Wendler
commit: e5719b48760e9143e9efea4cea29abf2961d34d0
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jan 23 02:42:01 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jan 23 03:37:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5719b48

dev-python/ipaddress: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/ipaddress/Manifest|  1 -
 dev-python/ipaddress/ipaddress-1.0.16.ebuild | 25 -
 dev-python/ipaddress/ipaddress-1.0.17.ebuild | 25 -
 3 files changed, 51 deletions(-)

diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest
index e3b6289..82d8b7b 100644
--- a/dev-python/ipaddress/Manifest
+++ b/dev-python/ipaddress/Manifest
@@ -1,4 +1,3 @@
 DIST ipaddress-1.0.14.tar.gz 30429 SHA256 
226f4be44c6cb64055e23060848266f51f329813baae28b53dc50e93488b3b3e SHA512 
fb33b484ca435f4e8817c735a1084f2fa749abca4643a10be644003fdb73cc9205fc28f484ef96d2db90e8b27d8a238d1d7cf20140f7942e39be12c7524e8d6f
 WHIRLPOOL 
30e21d5b7568125575fecd0f8cac4172713c029faa81f88cd2a6111b47da1fb3bea9305a9311ce1a7b2795e9d54b58f2cbef1e5b66f355b8c91633ead0836d04
-DIST ipaddress-1.0.16.tar.gz 31765 SHA256 
5a3182b322a706525c46282ca6f064d27a02cffbd449f9f47416f1dc96aa71b0 SHA512 
50baf15f185b039037eef7b047d5a0ffbe1b335d2d94c218b6a2012ae1ba89c5e5c4f64667d8a623e4e4e7598d90c8a7caa8327ea4c155260ab90384f86a6c89
 WHIRLPOOL 
de25e35f36e33a0b490ba51fb9abe8f2e81b09ba3e2b8d496f3e4fe1b29e243da928a0ce8ea837cee39c49d3ba60fddbe143a7eee1642baf1e97f10b5bb3785b
 DIST ipaddress-1.0.17.tar.gz 32434 SHA256 
3a21c5a15f433710aaa26f1ae174b615973a25182006ae7f9c26de151cd51716 SHA512 
c9f7c7226fd28a1b3905139713c2269b4bdbe5bc1b8e44ab8edd56c0cd2b6938577a66fce139ecce06398de89321097ac672bff2d1618ca2f3b917c15553f50d
 WHIRLPOOL 
6d2f0be2f7db20f94fd83ac344fad17196c2351456641ce01ec116d80d657f37e98ae8df78e5bbb716bc95c598d16c49269cd35845cf44c26da88963f24d59a2
 DIST ipaddress-1.0.18.tar.gz 32475 SHA256 
5d8534c8e185f2d8a1fda1ef73f2c8f4b23264e8e30063feeb9511d492a413e1 SHA512 
7d1c8cf67db5b55a872783390ca214bb39e243d313311674afe10008e86638838bef5f9e6d703803bdcfde6d27520b1fc19d0adb19d482e27a327fb735aa0312
 WHIRLPOOL 
0cbe1230da55740e8486590a27f491c79b5c005e75c9b70b990168b600981f87e6167859ac2a4a00f21885ae6ffd86bd06a9aa8a445a7d595c2818dee8d239cc

diff --git a/dev-python/ipaddress/ipaddress-1.0.16.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.16.ebuild
deleted file mode 100644
index 182e7d2..
--- a/dev-python/ipaddress/ipaddress-1.0.16.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
-HOMEPAGE="https://github.com/phihag/ipaddress";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="PSF-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   "${PYTHON}" test_ipaddress.py || die
-}

diff --git a/dev-python/ipaddress/ipaddress-1.0.17.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.17.ebuild
deleted file mode 100644
index a859cca..
--- a/dev-python/ipaddress/ipaddress-1.0.17.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
-HOMEPAGE="https://github.com/phihag/ipaddress";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="PSF-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   "${PYTHON}" test_ipaddress.py || die
-}



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

2016-11-25 Thread Michał Górny
commit: 9d3598597b0dd3ac7d881ff43d26143053f6ffd8
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 25 16:06:15 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 25 16:18:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d359859

dev-python/ipaddress: Disable pypy3, it is built-in there

 dev-python/ipaddress/ipaddress-1.0.17-r1.ebuild | 25 +
 1 file changed, 25 insertions(+)

diff --git a/dev-python/ipaddress/ipaddress-1.0.17-r1.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.17-r1.ebuild
new file mode 100644
index ..906b82b
--- /dev/null
+++ b/dev-python/ipaddress/ipaddress-1.0.17-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
+HOMEPAGE="https://github.com/phihag/ipaddress";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="PSF-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   "${PYTHON}" test_ipaddress.py || die
+}



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

2016-10-24 Thread Lars Wendler
commit: 60e7b2fbb8693149f75cc06fb4826f05e8e68228
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Oct 24 10:34:37 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Oct 24 11:30:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60e7b2fb

dev-python/ipaddress: Bump to version 1.0.17

Package-Manager: portage-2.3.2
Signed-off-by: Lars Wendler  gentoo.org>

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

diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest
index 06179c0..e7c9a36 100644
--- a/dev-python/ipaddress/Manifest
+++ b/dev-python/ipaddress/Manifest
@@ -1,2 +1,3 @@
 DIST ipaddress-1.0.14.tar.gz 30429 SHA256 
226f4be44c6cb64055e23060848266f51f329813baae28b53dc50e93488b3b3e SHA512 
fb33b484ca435f4e8817c735a1084f2fa749abca4643a10be644003fdb73cc9205fc28f484ef96d2db90e8b27d8a238d1d7cf20140f7942e39be12c7524e8d6f
 WHIRLPOOL 
30e21d5b7568125575fecd0f8cac4172713c029faa81f88cd2a6111b47da1fb3bea9305a9311ce1a7b2795e9d54b58f2cbef1e5b66f355b8c91633ead0836d04
 DIST ipaddress-1.0.16.tar.gz 31765 SHA256 
5a3182b322a706525c46282ca6f064d27a02cffbd449f9f47416f1dc96aa71b0 SHA512 
50baf15f185b039037eef7b047d5a0ffbe1b335d2d94c218b6a2012ae1ba89c5e5c4f64667d8a623e4e4e7598d90c8a7caa8327ea4c155260ab90384f86a6c89
 WHIRLPOOL 
de25e35f36e33a0b490ba51fb9abe8f2e81b09ba3e2b8d496f3e4fe1b29e243da928a0ce8ea837cee39c49d3ba60fddbe143a7eee1642baf1e97f10b5bb3785b
+DIST ipaddress-1.0.17.tar.gz 32434 SHA256 
3a21c5a15f433710aaa26f1ae174b615973a25182006ae7f9c26de151cd51716 SHA512 
c9f7c7226fd28a1b3905139713c2269b4bdbe5bc1b8e44ab8edd56c0cd2b6938577a66fce139ecce06398de89321097ac672bff2d1618ca2f3b917c15553f50d
 WHIRLPOOL 
6d2f0be2f7db20f94fd83ac344fad17196c2351456641ce01ec116d80d657f37e98ae8df78e5bbb716bc95c598d16c49269cd35845cf44c26da88963f24d59a2

diff --git a/dev-python/ipaddress/ipaddress-1.0.17.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.17.ebuild
new file mode 100644
index ..a859cca
--- /dev/null
+++ b/dev-python/ipaddress/ipaddress-1.0.17.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
+HOMEPAGE="https://github.com/phihag/ipaddress";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="PSF-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   "${PYTHON}" test_ipaddress.py || die
+}



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

2015-12-29 Thread Justin Lecher
commit: 1e1829d7ea7a366fc2b86d579e55d8dbc5ab2b39
Author: Justin Lecher  gentoo  org>
AuthorDate: Tue Dec 29 07:27:04 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Dec 29 10:01:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1829d7

dev-python/ipaddress: Version Bump

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

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

diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest
index afa1b8a..78845a3 100644
--- a/dev-python/ipaddress/Manifest
+++ b/dev-python/ipaddress/Manifest
@@ -1,2 +1,3 @@
 DIST ipaddress-1.0.14.tar.gz 30429 SHA256 
226f4be44c6cb64055e23060848266f51f329813baae28b53dc50e93488b3b3e SHA512 
fb33b484ca435f4e8817c735a1084f2fa749abca4643a10be644003fdb73cc9205fc28f484ef96d2db90e8b27d8a238d1d7cf20140f7942e39be12c7524e8d6f
 WHIRLPOOL 
30e21d5b7568125575fecd0f8cac4172713c029faa81f88cd2a6111b47da1fb3bea9305a9311ce1a7b2795e9d54b58f2cbef1e5b66f355b8c91633ead0836d04
 DIST ipaddress-1.0.15.tar.gz 30438 SHA256 
af6c85cfc9cdb12b861655e6b9f2f59618bf3088cbde858727b2c0a98e9f6636 SHA512 
6cb53a2689da356b9f853bca564ca41b9d9c5700dd3c46c6f2937f2f7f97f955f3e351700494fdd2f20d6333f5feb2e5cb2d957eb4c626cc2c28cc3521fca0a1
 WHIRLPOOL 
e1dd179078cddb62232468e8ea6032272c41892c23d6a77269ddb4daf70d9eb5a3a1a908e8e4d2c077a2959a79665e65b9c1b0a9f4f698217c9b87a7480da0a7
+DIST ipaddress-1.0.16.tar.gz 31765 SHA256 
5a3182b322a706525c46282ca6f064d27a02cffbd449f9f47416f1dc96aa71b0 SHA512 
50baf15f185b039037eef7b047d5a0ffbe1b335d2d94c218b6a2012ae1ba89c5e5c4f64667d8a623e4e4e7598d90c8a7caa8327ea4c155260ab90384f86a6c89
 WHIRLPOOL 
de25e35f36e33a0b490ba51fb9abe8f2e81b09ba3e2b8d496f3e4fe1b29e243da928a0ce8ea837cee39c49d3ba60fddbe143a7eee1642baf1e97f10b5bb3785b

diff --git a/dev-python/ipaddress/ipaddress-1.0.16.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.16.ebuild
new file mode 100644
index 000..182e7d2
--- /dev/null
+++ b/dev-python/ipaddress/ipaddress-1.0.16.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
+HOMEPAGE="https://github.com/phihag/ipaddress";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="PSF-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   "${PYTHON}" test_ipaddress.py || die
+}



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

2015-11-12 Thread Justin Lecher
commit: 43a8e0b5113d975f884f2c808e662397b17217da
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Nov 12 17:53:26 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Nov 12 18:38:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a8e0b5

dev-python/ipaddress: Version Bump and impl cleanup

As this is a backport, packages should use the standard libraries
and depend on the virtual

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

 dev-python/ipaddress/Manifest   | 1 +
 dev-python/ipaddress/ipaddress-1.0.14.ebuild| 4 ++--
 .../ipaddress/{ipaddress-1.0.14.ebuild => ipaddress-1.0.15.ebuild}  | 6 +++---
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest
index 8a5c56a..afa1b8a 100644
--- a/dev-python/ipaddress/Manifest
+++ b/dev-python/ipaddress/Manifest
@@ -1 +1,2 @@
 DIST ipaddress-1.0.14.tar.gz 30429 SHA256 
226f4be44c6cb64055e23060848266f51f329813baae28b53dc50e93488b3b3e SHA512 
fb33b484ca435f4e8817c735a1084f2fa749abca4643a10be644003fdb73cc9205fc28f484ef96d2db90e8b27d8a238d1d7cf20140f7942e39be12c7524e8d6f
 WHIRLPOOL 
30e21d5b7568125575fecd0f8cac4172713c029faa81f88cd2a6111b47da1fb3bea9305a9311ce1a7b2795e9d54b58f2cbef1e5b66f355b8c91633ead0836d04
+DIST ipaddress-1.0.15.tar.gz 30438 SHA256 
af6c85cfc9cdb12b861655e6b9f2f59618bf3088cbde858727b2c0a98e9f6636 SHA512 
6cb53a2689da356b9f853bca564ca41b9d9c5700dd3c46c6f2937f2f7f97f955f3e351700494fdd2f20d6333f5feb2e5cb2d957eb4c626cc2c28cc3521fca0a1
 WHIRLPOOL 
e1dd179078cddb62232468e8ea6032272c41892c23d6a77269ddb4daf70d9eb5a3a1a908e8e4d2c077a2959a79665e65b9c1b0a9f4f698217c9b87a7480da0a7

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
index 5d183f5..66167cf 100644
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
@@ -4,11 +4,11 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 pypy pypy3 )
 
 inherit distutils-r1
 
-DESCRIPTION="IPv4/IPv6 manipulation library, a port of the ipaddress module"
+DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
 HOMEPAGE="https://github.com/phihag/ipaddress";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.15.ebuild
similarity index 62%
copy from dev-python/ipaddress/ipaddress-1.0.14.ebuild
copy to dev-python/ipaddress/ipaddress-1.0.15.ebuild
index 5d183f5..182e7d2 100644
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.15.ebuild
@@ -4,17 +4,17 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 pypy pypy3 )
 
 inherit distutils-r1
 
-DESCRIPTION="IPv4/IPv6 manipulation library, a port of the ipaddress module"
+DESCRIPTION="IPv4/IPv6 manipulation library, backport of the ipaddress module"
 HOMEPAGE="https://github.com/phihag/ipaddress";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2015-10-17 Thread Markus Meier
commit: f8cf83bd5aef880b7c526929bd543e1ed6c4bee1
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Oct 17 11:01:08 2015 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Oct 17 11:01:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8cf83bd

dev-python/ipaddress: arm stable, bug #561696

Package-Manager: portage-2.2.23
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
index 48a9605..779e9ab 100644
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2015-10-10 Thread Mikle Kolyada
commit: c8d3933c8b45176735725f75424973a87a4213f1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Oct 10 18:41:39 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Oct 10 18:46:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d3933c

dev-python/ipaddress: Add ~sparc keywords wrt bug #558546

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
index 8be6c8d..603e385 100644
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ~mips ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2015-09-29 Thread Jeroen Roovers
commit: d41c7cb81f2c439778887abb3f4f11c36cfd147e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Sep 30 03:29:54 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Sep 30 03:29:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d41c7cb8

dev-python/ipaddress: Stable for HPPA PPC64 (bug #561696).

Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
index 5fac1d4..8be6c8d 100644
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="alpha amd64 ~arm ~hppa ~mips ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ~mips ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2015-09-28 Thread Tobias Klausmann
commit: e3caee1f1c793ac81e3b093af51cb4e62dfbd411
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Sep 28 15:26:23 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Sep 28 15:27:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3caee1f

dev-python/ipaddress: add alpha keyword

Gentoo-Bug: 561696

Package-Manager: portage-2.2.22

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
index b00480c..5fac1d4 100644
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ~mips ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2015-09-28 Thread Justin Lecher
commit: 21aba9487bd4ae9987d3840369f991ce36b40909
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Sep 28 07:05:21 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Sep 28 07:58:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21aba948

dev-python/ipaddress: Clean old

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

 dev-python/ipaddress/Manifest|  2 --
 dev-python/ipaddress/ipaddress-1.0.12.ebuild | 21 -
 dev-python/ipaddress/ipaddress-1.0.7.ebuild  | 21 -
 3 files changed, 44 deletions(-)

diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest
index b6f9fba..8a5c56a 100644
--- a/dev-python/ipaddress/Manifest
+++ b/dev-python/ipaddress/Manifest
@@ -1,3 +1 @@
-DIST ipaddress-1.0.12.tar.gz 16158 SHA256 
8c81980950b6360df6d5451456d09e92895f0a9d4aba96ceabcff66ef1f02b11 SHA512 
df17687e7d83a2010ddd969049483d542aefc98641e2519202956edb05d77e23daf29334fedb9c6150139e281875dd8169441d023bbf97055226a0f22a40e8f4
 WHIRLPOOL 
823710fa6be92764c32e2608fb907314fdef90b047f05703add487a7153b26cb72e6fad98f66b7223b27a800151f14a00889adead5ff0edc54e8107ef8ff3648
 DIST ipaddress-1.0.14.tar.gz 30429 SHA256 
226f4be44c6cb64055e23060848266f51f329813baae28b53dc50e93488b3b3e SHA512 
fb33b484ca435f4e8817c735a1084f2fa749abca4643a10be644003fdb73cc9205fc28f484ef96d2db90e8b27d8a238d1d7cf20140f7942e39be12c7524e8d6f
 WHIRLPOOL 
30e21d5b7568125575fecd0f8cac4172713c029faa81f88cd2a6111b47da1fb3bea9305a9311ce1a7b2795e9d54b58f2cbef1e5b66f355b8c91633ead0836d04
-DIST ipaddress-1.0.7.tar.gz 15126 SHA256 
2c99e9eaea2dacbe4038b3be772ec650f5b4f4c8cc479c3704b81673d96849d7 SHA512 
bfbb7ab47c50b1a370dab6905e3212fcd960ecdfa2180605d0775f90f80485040a3760d7042ae503a52d1931e44a0b2dc102de22a107cf2dc4b1e7a441841e8b
 WHIRLPOOL 
00bf3d33e34a3998fdc324a1dc4bbe15149a64c72f7f4b020769097d54e5c46fadd7281639e428b5706855b238738bc74a8655c5009e10626b43979539b59baf

diff --git a/dev-python/ipaddress/ipaddress-1.0.12.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.12.ebuild
deleted file mode 100644
index 76eae42..000
--- a/dev-python/ipaddress/ipaddress-1.0.12.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 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} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="IPv4/IPv6 manipulation library, a port of the ipaddress module"
-HOMEPAGE="https://github.com/phihag/ipaddress";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="PSF-2"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/dev-python/ipaddress/ipaddress-1.0.7.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.7.ebuild
deleted file mode 100644
index f24fc4b..000
--- a/dev-python/ipaddress/ipaddress-1.0.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="IPv4/IPv6 manipulation library"
-HOMEPAGE="https://github.com/phihag/ipaddress";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="PSF-2"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2015-09-16 Thread Tobias Klausmann
commit: 6daac8163dbf00287293f9b952a1fa0c55b18f34
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Sep 16 13:28:07 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Sep 16 13:28:56 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6daac816

dev-python/ipaddress: add ~alpha keyword

Gentoo-Bug: 549518

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
index c30fee8..b00480c 100644
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2015-09-08 Thread Joshua Kinard
commit: 51c6574bbe6f5b3537de3502c69ddbc75e5fef39
Author: Joshua Kinard  gentoo  org>
AuthorDate: Tue Sep  8 07:58:46 2015 +
Commit: Joshua Kinard  gentoo  org>
CommitDate: Tue Sep  8 07:58:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51c6574b

Added ~mips to KEYWORDS.

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
index 31f7e98..c30fee8 100644
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2015-08-24 Thread Agostino Sarubbo
commit: 4a474bdb83e37ef279bda4fcae55fcf26565c2ca
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 24 14:03:51 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 24 14:03:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a474bdb

dev-python/ipaddress: x86 stable wrt bug #558448

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
index 3206141..31f7e98 100644
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2015-08-24 Thread Agostino Sarubbo
commit: eb00f3c2ea32a173a1227cbc74aef95674f678fd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 24 14:02:20 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 24 14:02:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb00f3c2

dev-python/ipaddress: amd64 stable wrt bug #558448

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-python/ipaddress/ipaddress-1.0.14.ebuild 
b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
index 77c48fd..3206141 100644
--- a/dev-python/ipaddress/ipaddress-1.0.14.ebuild
+++ b/dev-python/ipaddress/ipaddress-1.0.14.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""