[gentoo-commits] repo/gentoo:master commit in: net-libs/ripe-atlas-sagan/, net-analyzer/ripe-atlas-tools/, profiles/, ...

2020-06-19 Thread Aaron Bauman
commit: 141428dfb12cb9064d5889b2e7f7b600fde0e95c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Jun 20 04:55:12 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Jun 20 04:55:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141428df

*/*: drop last-rited pkgs

Closes: https://bugs.gentoo.org/718426
Signed-off-by: Aaron Bauman  gentoo.org>

 net-analyzer/ripe-atlas-tools/Manifest |  1 -
 net-analyzer/ripe-atlas-tools/metadata.xml |  8 
 .../ripe-atlas-tools-1.2.3-r1.ebuild   | 48 --
 net-libs/ripe-atlas-sagan/Manifest |  1 -
 net-libs/ripe-atlas-sagan/metadata.xml |  8 
 .../ripe-atlas-sagan-1.1.11.ebuild | 37 -
 profiles/package.mask  |  7 
 www-client/ripe-atlas-cousteau/Manifest|  1 -
 www-client/ripe-atlas-cousteau/metadata.xml|  8 
 .../ripe-atlas-cousteau-1.2.ebuild | 38 -
 10 files changed, 157 deletions(-)

diff --git a/net-analyzer/ripe-atlas-tools/Manifest 
b/net-analyzer/ripe-atlas-tools/Manifest
deleted file mode 100644
index ddad8ec9cfa..000
--- a/net-analyzer/ripe-atlas-tools/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ripe.atlas.tools-1.2.3.tar.gz 86364 BLAKE2B 
de2aa0a57e135d463d1edb7e3277d21052353009d1dbcc2ead03d659c9736e61f36e95d102b5c3792448a1ea304e340f97856647f3c565fec9fcbbf0c414596a
 SHA512 
f9e3b94ac9561faf0f6738099a0511b5aedb3b0d3230997a8033b8a1a804b885169891de8f408933ad90e3d4543375741657d9989fef09548d9cc8f0d9920e66

diff --git a/net-analyzer/ripe-atlas-tools/metadata.xml 
b/net-analyzer/ripe-atlas-tools/metadata.xml
deleted file mode 100644
index d68fdc3559c..000
--- a/net-analyzer/ripe-atlas-tools/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   
-   ripe.atlas.tools
-   
-

diff --git a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild 
b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild
deleted file mode 100644
index 5f7dc14d22b..000
--- a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-MY_PN=${PN//-/.}
-DESCRIPTION="The official command-line client for RIPE Atlas"
-HOMEPAGE="https://atlas.ripe.net/";
-SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.tools/ripe.atlas.tools-${PV}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-DOCS=( CHANGES.rst README.rst )
-
-RDEPEND="
-   >=net-libs/ripe-atlas-sagan-1.1.10[${PYTHON_USEDEP}]
-   >=www-client/ripe-atlas-cousteau-1.2[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.7.0[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/tzlocal[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   dev-python/ujson[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   ${RDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
-   nosetests --verbose || die "Tests failed with ${EPYTHON}"
-}
-
-python_install() {
-   distutils-r1_python_install
-   echo "RIPE Atlas Tools (Magellan) [Gentoo Linux] ${PVR}" > \
-   ${D}$(python_get_sitedir)/ripe/atlas/tools/user-agent
-}

diff --git a/net-libs/ripe-atlas-sagan/Manifest 
b/net-libs/ripe-atlas-sagan/Manifest
deleted file mode 100644
index 47e582afebb..000
--- a/net-libs/ripe-atlas-sagan/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ripe.atlas.sagan-1.1.11.tar.gz 102136 BLAKE2B 
21ca1745daa4073d392a50630355bf793e656efb24bb8c529222a5ce20ae209b886781fc51aff8b25b832e1d804ef10d55f8cb8d504021add93d0d23900a9489
 SHA512 
4c2ba0774be46cf9dc9eafe5904dd7915f21bfa047fcf5867d6e1a41a4370f70cc837d398368efa2f4b24750f655514287dcd5b97a1b47e725fba3f17f49d477

diff --git a/net-libs/ripe-atlas-sagan/metadata.xml 
b/net-libs/ripe-atlas-sagan/metadata.xml
deleted file mode 100644
index 9d97478d931..000
--- a/net-libs/ripe-atlas-sagan/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   
-   ripe.atlas.sagan
-   
-

diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild 
b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
deleted file mode 100644
index 1d8425e5b9b..000
--- a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-MY_PN=

[gentoo-commits] repo/gentoo:master commit in: net-libs/ripe-atlas-sagan/

2017-11-14 Thread Jonas Stein
commit: 8ff5c744b2d3efb6397f298616e3257da9b4b040
Author: Jonas Stein  gentoo  org>
AuthorDate: Tue Nov 14 23:31:27 2017 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Tue Nov 14 23:37:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff5c744

net-libs/ripe-atlas-sagan: Proxied maintainer retired

Proxied maintainer retired
Bug: https://bugs.gentoo.org/632796
Package-Manager: Portage-2.3.14, Repoman-2.3.5

 net-libs/ripe-atlas-sagan/metadata.xml | 10 +-
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/net-libs/ripe-atlas-sagan/metadata.xml 
b/net-libs/ripe-atlas-sagan/metadata.xml
index b5451fd0a2c..9d97478d931 100644
--- a/net-libs/ripe-atlas-sagan/metadata.xml
+++ b/net-libs/ripe-atlas-sagan/metadata.xml
@@ -1,15 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   gen...@danielquinn.org
-   Daniel Quinn
-   Proxied maintainer; set to assignee in all 
bugs
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
+

ripe.atlas.sagan




[gentoo-commits] repo/gentoo:master commit in: net-libs/ripe-atlas-sagan/

2017-08-05 Thread Michael Palimaka
commit: e2e9461e56143f34fad949a4993c621772b41ad9
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Aug  5 10:02:06 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Aug  5 10:06:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e9461e

net-libs/ripe-atlas-sagan: x86 stable

Gentoo-bug: 625082
Package-Manager: Portage-2.3.6, Repoman-2.3.3

 net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild 
b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
index c8bdaa50e64..e5b1ab37184 100644
--- a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
+++ b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.sagan/ripe.atlas.sagan-${PV}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 DOCS=( CHANGES.rst README.rst )
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/ripe-atlas-sagan/

2017-07-31 Thread Tobias Klausmann
commit: 7b384eb47911c574d1d7559993f67f9e307a4c9d
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Jul 31 11:02:28 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Jul 31 11:02:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b384eb4

net-libs/ripe-atlas-sagan-1.1.11-r0: amd64 stable

Gentoo-Bug: 625082

 net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild 
b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
index 93871434fc0..c8bdaa50e64 100644
--- a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
+++ b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.sagan/ripe.atlas.sagan-${PV}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 DOCS=( CHANGES.rst README.rst )
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/ripe-atlas-sagan/

2017-05-29 Thread Pacho Ramos
commit: 4a0d3e7c8c7e02db3b3f44d1f4b0db90906841c3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Mon May 29 14:26:01 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Mon May 29 16:32:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a0d3e7c

net-libs/ripe-atlas-sagan: Support newer python

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild 
b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
index b4d681eb89d..93871434fc0 100644
--- a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
+++ b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+PYTHON_COMPAT=( python2_7 python{3_4,3_5,3_6} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/ripe-atlas-sagan/

2017-01-04 Thread Agostino Sarubbo
commit: 16aafec1ba3ae7dcade9683d35616d2769265b86
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan  4 15:27:23 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan  4 15:29:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16aafec1

net-libs/ripe-atlas-sagan: x86 stable wrt bug #575396

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild 
b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild
index 6fd909c..9984c95 100644
--- a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild
+++ b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.sagan/ripe.atlas.sagan-${PVR}.tar.gz
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 S="${WORKDIR}/${MY_PN}-${PVR}"



[gentoo-commits] repo/gentoo:master commit in: net-libs/ripe-atlas-sagan/

2016-12-19 Thread Tobias Klausmann
commit: f0043ce4ab248207988db45f048bdd73f567831e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Dec 19 14:13:21 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Dec 19 14:13:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0043ce4

net-libs/ripe-atlas-sagan-1.1.8-r0: stable on amd64

Gentoo-Bug: 575396

 net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild 
b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild
index f586ce6..6fd909c 100644
--- a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild
+++ b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.sagan/ripe.atlas.sagan-${PVR}.tar.gz
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 S="${WORKDIR}/${MY_PN}-${PVR}"



[gentoo-commits] repo/gentoo:master commit in: net-libs/ripe-atlas-sagan/

2016-07-29 Thread Patrice Clement
commit: b87ce87928b776036cc19c05ab1e9ed3474c7004
Author: Daniel Quinn  danielquinn  org>
AuthorDate: Mon Jul 25 16:30:52 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jul 30 06:49:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87ce879

net-libs/ripe-atlas-sagan: Version bump to 1.1.11

Closes: https://github.com/gentoo/gentoo/pull/1965

Signed-off-by: Patrice Clement  gentoo.org>

 net-libs/ripe-atlas-sagan/Manifest |  1 +
 .../ripe-atlas-sagan-1.1.11.ebuild | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/net-libs/ripe-atlas-sagan/Manifest 
b/net-libs/ripe-atlas-sagan/Manifest
index f42cec3..d2e621c 100644
--- a/net-libs/ripe-atlas-sagan/Manifest
+++ b/net-libs/ripe-atlas-sagan/Manifest
@@ -1,2 +1,3 @@
 DIST ripe.atlas.sagan-1.1.10.tar.gz 128425 SHA256 
3831bf2bc66188c5764b3d0b3c0e5387b3d670d0a8839ed464a244c6ffe5288b SHA512 
dab5aa200a77ca4f4a29b2cef79df7c12cee4e6ff2583e5cdf1e6e381b9ca4de2e4bf8c56e9856f9b79ed196f72304d62b8cbaa76b0aa9a5d5294559b8f6bbce
 WHIRLPOOL 
576de474f85db1c6eb22ed897a08deeae9d071b132ae67502ab849753d49760abf7a0facf20eabfe2c15f10331c245237d07149d3cf8e4243cd6a6a50bd73d57
+DIST ripe.atlas.sagan-1.1.11.tar.gz 102136 SHA256 
b51c464b6ef4f2cca0621bb1c4a2c626b58afbe9c32c5292c6ab7c8c1b705d08 SHA512 
4c2ba0774be46cf9dc9eafe5904dd7915f21bfa047fcf5867d6e1a41a4370f70cc837d398368efa2f4b24750f655514287dcd5b97a1b47e725fba3f17f49d477
 WHIRLPOOL 
10db92116c0d9b9e0c739ca7468a193d3acaf24594548c5e1ff2c75e48f8f15f93025af6f9c630766c093c6ebc39d2dc409e45b27a15bcca4169f3be87bde548
 DIST ripe.atlas.sagan-1.1.8.tar.gz 100037 SHA256 
bb394f738570b0b0c18257856b61c730375d91996c8c726f9dcd367fd618b3d8 SHA512 
9e89eff270d58ac0d69abf5c589a129b468ad7adbe49144eae9e3ee1a73ada3278efbf395aea02b612fd3b3b3db2996d68587f5465b1cec29de79b112cb20b53
 WHIRLPOOL 
7bb747e21a0ab6030e9fa1de827bfecddc34e596aadea5f9de2f05b13d6aff221982ed3a7bdd13256c6686e644b611bc80d395a401eaa0c0fda95f856b543339

diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild 
b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
new file mode 100644
index 000..bce60c5
--- /dev/null
+++ b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+
+inherit distutils-r1
+
+MY_PN=${PN//-/.}
+DESCRIPTION="A parsing library for RIPE Atlas result strings"
+HOMEPAGE="https://atlas.ripe.net/";
+SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.sagan/ripe.atlas.sagan-${PV}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+DOCS=( CHANGES.rst README.rst )
+
+S="${WORKDIR}/${MY_PN}-${PVR}"
+
+RDEPEND="
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   dev-python/ujson[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   dev-python/nose[${PYTHON_USEDEP}] )"
+
+python_test() {
+   nosetests --verbose || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/ripe-atlas-sagan/

2016-05-06 Thread Ian Delaney
commit: a62750b2d5ca924f99fc88f2e85ac42abd2a1183
Author: Ian Delaney  gentoo  org>
AuthorDate: Sat May  7 04:08:32 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sat May  7 04:31:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a62750b2

net-libs/ripe-atlas-sagan: bump all to EAPI6, add py3.5 support

Package-Manager: portage-2.2.28

 net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.10.ebuild | 4 ++--
 net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild  | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.10.ebuild 
b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.10.ebuild
index 3691913..a3f0b78 100644
--- a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.10.ebuild
+++ b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.10.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
 
 inherit distutils-r1
 

diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild 
b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild
index 8a26303..f586ce6 100644
--- a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild
+++ b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.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
+EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/ripe-atlas-sagan/

2016-04-03 Thread Michael Palimaka
commit: ef6a6d05fa9d20f5f4cebb5a67ebbc917a080377
Author: Daniel Quinn  danielquinn  org>
AuthorDate: Sun Apr  3 12:41:41 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Apr  3 18:46:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef6a6d05

net-libs/ripe-atlas-sagan: Version bump to 1.1.10

 net-libs/ripe-atlas-sagan/Manifest |  1 +
 .../ripe-atlas-sagan-1.1.10.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/net-libs/ripe-atlas-sagan/Manifest 
b/net-libs/ripe-atlas-sagan/Manifest
index 25ea14e..f42cec3 100644
--- a/net-libs/ripe-atlas-sagan/Manifest
+++ b/net-libs/ripe-atlas-sagan/Manifest
@@ -1 +1,2 @@
+DIST ripe.atlas.sagan-1.1.10.tar.gz 128425 SHA256 
3831bf2bc66188c5764b3d0b3c0e5387b3d670d0a8839ed464a244c6ffe5288b SHA512 
dab5aa200a77ca4f4a29b2cef79df7c12cee4e6ff2583e5cdf1e6e381b9ca4de2e4bf8c56e9856f9b79ed196f72304d62b8cbaa76b0aa9a5d5294559b8f6bbce
 WHIRLPOOL 
576de474f85db1c6eb22ed897a08deeae9d071b132ae67502ab849753d49760abf7a0facf20eabfe2c15f10331c245237d07149d3cf8e4243cd6a6a50bd73d57
 DIST ripe.atlas.sagan-1.1.8.tar.gz 100037 SHA256 
bb394f738570b0b0c18257856b61c730375d91996c8c726f9dcd367fd618b3d8 SHA512 
9e89eff270d58ac0d69abf5c589a129b468ad7adbe49144eae9e3ee1a73ada3278efbf395aea02b612fd3b3b3db2996d68587f5465b1cec29de79b112cb20b53
 WHIRLPOOL 
7bb747e21a0ab6030e9fa1de827bfecddc34e596aadea5f9de2f05b13d6aff221982ed3a7bdd13256c6686e644b611bc80d395a401eaa0c0fda95f856b543339

diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.10.ebuild 
b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.10.ebuild
new file mode 100644
index 000..3691913
--- /dev/null
+++ b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.10.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_4 )
+
+inherit distutils-r1
+
+MY_PN=${PN//-/.}
+DESCRIPTION="A parsing library for RIPE Atlas result strings"
+HOMEPAGE="https://atlas.ripe.net/";
+SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.sagan/ripe.atlas.sagan-${PVR}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+S="${WORKDIR}/${MY_PN}-${PVR}"
+
+RDEPEND="
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   dev-python/ujson[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   "${RDEPEND}"
+   dev-python/nose[${PYTHON_USEDEP}] )"
+
+python_test() {
+   nosetests --verbose || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/ripe-atlas-sagan/

2016-03-22 Thread Sergei Trofimovich
commit: 6765e5223c1e7f1983d0c453d04abfb3919559c2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 22 09:26:19 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 22 09:36:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6765e522

net-libs/ripe-atlas-sagan: drop EBUILD from Manifest

Package-Manager: portage-2.2.28

 net-libs/ripe-atlas-sagan/Manifest | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-libs/ripe-atlas-sagan/Manifest 
b/net-libs/ripe-atlas-sagan/Manifest
index fc2affd..25ea14e 100644
--- a/net-libs/ripe-atlas-sagan/Manifest
+++ b/net-libs/ripe-atlas-sagan/Manifest
@@ -1,2 +1 @@
 DIST ripe.atlas.sagan-1.1.8.tar.gz 100037 SHA256 
bb394f738570b0b0c18257856b61c730375d91996c8c726f9dcd367fd618b3d8 SHA512 
9e89eff270d58ac0d69abf5c589a129b468ad7adbe49144eae9e3ee1a73ada3278efbf395aea02b612fd3b3b3db2996d68587f5465b1cec29de79b112cb20b53
 WHIRLPOOL 
7bb747e21a0ab6030e9fa1de827bfecddc34e596aadea5f9de2f05b13d6aff221982ed3a7bdd13256c6686e644b611bc80d395a401eaa0c0fda95f856b543339
-EBUILD ripe-atlas-sagan-1.1.8.ebuild 867 SHA256 
54ec81409ed737b6fffe212f4c6b547e99b8727a4c437357610d89a38ef2cc9a SHA512 
39247425d6acd7bb9d634f02e853b517af2934ddd3080a70b1ca8936cb1d7bf58c305fd5abe10694600dc0452c38e9f761471cd1ce341a502e3f716b556bf51e
 WHIRLPOOL 
de71191fefb430394684096d657340a55ef1021e2b4c5ade8b6b3674e978a28ce862eb4cb9a8b879cc336867c4431ac5d6d768c50e552a98f231aacefa7218a1



[gentoo-commits] repo/gentoo:master commit in: net-libs/ripe-atlas-sagan/

2015-12-16 Thread Patrice Clement
commit: 0b989c5d6de5322d071a81b2869db047ecae0d3e
Author: Daniel Quinn  danielquinn  org>
AuthorDate: Wed Dec 16 15:36:17 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec 17 01:08:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b989c5d

net-libs/ripe-atlas-sagan: Initial commit

 net-libs/ripe-atlas-sagan/Manifest |  2 ++
 net-libs/ripe-atlas-sagan/metadata.xml | 10 ++
 .../ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild | 37 ++
 3 files changed, 49 insertions(+)

diff --git a/net-libs/ripe-atlas-sagan/Manifest 
b/net-libs/ripe-atlas-sagan/Manifest
new file mode 100644
index 000..fc2affd
--- /dev/null
+++ b/net-libs/ripe-atlas-sagan/Manifest
@@ -0,0 +1,2 @@
+DIST ripe.atlas.sagan-1.1.8.tar.gz 100037 SHA256 
bb394f738570b0b0c18257856b61c730375d91996c8c726f9dcd367fd618b3d8 SHA512 
9e89eff270d58ac0d69abf5c589a129b468ad7adbe49144eae9e3ee1a73ada3278efbf395aea02b612fd3b3b3db2996d68587f5465b1cec29de79b112cb20b53
 WHIRLPOOL 
7bb747e21a0ab6030e9fa1de827bfecddc34e596aadea5f9de2f05b13d6aff221982ed3a7bdd13256c6686e644b611bc80d395a401eaa0c0fda95f856b543339
+EBUILD ripe-atlas-sagan-1.1.8.ebuild 867 SHA256 
54ec81409ed737b6fffe212f4c6b547e99b8727a4c437357610d89a38ef2cc9a SHA512 
39247425d6acd7bb9d634f02e853b517af2934ddd3080a70b1ca8936cb1d7bf58c305fd5abe10694600dc0452c38e9f761471cd1ce341a502e3f716b556bf51e
 WHIRLPOOL 
de71191fefb430394684096d657340a55ef1021e2b4c5ade8b6b3674e978a28ce862eb4cb9a8b879cc336867c4431ac5d6d768c50e552a98f231aacefa7218a1

diff --git a/net-libs/ripe-atlas-sagan/metadata.xml 
b/net-libs/ripe-atlas-sagan/metadata.xml
new file mode 100644
index 000..46c5726
--- /dev/null
+++ b/net-libs/ripe-atlas-sagan/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   proxy-maintainers
+   
+   gen...@danielquinn.org
+   Daniel Quinn
+   Proxied maintainer; set to assignee in all 
bugs
+   
+

diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild 
b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild
new file mode 100644
index 000..8a26303
--- /dev/null
+++ b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_4 )
+
+inherit distutils-r1
+
+MY_PN=${PN//-/.}
+DESCRIPTION="A parsing library for RIPE Atlas result strings"
+HOMEPAGE="https://atlas.ripe.net/";
+SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.sagan/ripe.atlas.sagan-${PVR}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+S="${WORKDIR}/${MY_PN}-${PVR}"
+
+RDEPEND="
+   dev-python/ipy[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   dev-python/ujson[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   "${RDEPEND}"
+   dev-python/nose[${PYTHON_USEDEP}] )"
+
+python_test() {
+   nosetests --verbose || die "Tests failed with ${EPYTHON}"
+}