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

2023-10-14 Thread Alexey Shvetsov
commit: 699369ab69509a679fb48a682bcdba272dbae85c
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Sat Oct 14 06:24:33 2023 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Sat Oct 14 06:24:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699369ab

dev-python/pika: add 1.3.2, drop 1.3.1

Closes: https://bugs.gentoo.org/906121
Signed-off-by: Alexey Shvetsov  gentoo.org>

 dev-python/pika/Manifest | 2 +-
 dev-python/pika/{pika-1.3.1.ebuild => pika-1.3.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index b63cf1411ac3..257b429977e3 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1 +1 @@
-DIST pika-1.3.1.gh.tar.gz 321628 BLAKE2B 
c473ec22dc20d0bdf87848b37dbca6d7c1a0581e23e89dbd6b7de382575133ae0c7db6ae505585297fd3253d948df35c74b801ff2a72c8e8cc5a53ddbfabcc48
 SHA512 
5b3b785f74cd11433198dfb9b423daae9f3acac6cee158638ac793d1bd575296d0d6425165f3f00338a65f89f48e1c2795725e7a4f791e815a5837b25c69ba46
+DIST pika-1.3.2.gh.tar.gz 323647 BLAKE2B 
30cd1154bd35708a29a924d6f0f646ebdd3737745ba588e5d56fd2ae6b2a138005352475b346738b5eea66adadedb0c50fa9411f659c4f6c6b81bc9bf048c7fb
 SHA512 
86c1c33db808274052cbe18af68bef685fafa260f692d16dcd3ce6259107c343ebdd3482713a7948583566581defa6037f3344d03b11c50458432d044d8b2057

diff --git a/dev-python/pika/pika-1.3.1.ebuild 
b/dev-python/pika/pika-1.3.2.ebuild
similarity index 100%
rename from dev-python/pika/pika-1.3.1.ebuild
rename to dev-python/pika/pika-1.3.2.ebuild



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

2022-12-24 Thread Alexey Shvetsov
commit: cfc593b8785018633817295319ee9db0bc85b74f
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Sat Dec 24 21:51:28 2022 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Sat Dec 24 21:51:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc593b8

dev-python/pika: add 1.3.1, drop 1.3.0

No longer depends on nose (but depends on nose2)

Closes: https://bugs.gentoo.org/877613
Signed-off-by: Alexey Shvetsov  gentoo.org>

 dev-python/pika/Manifest | 2 +-
 dev-python/pika/{pika-1.3.0.ebuild => pika-1.3.1.ebuild} | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index 513ab2001d12..b63cf1411ac3 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1 +1 @@
-DIST pika-1.3.0.gh.tar.gz 316588 BLAKE2B 
0d808b45aa72d7d01fde41d85fbe07c44f7c87dac0b5e6bd40f09264370eaec55bb8d003cae36b0b9835615ab6a94c6f227c499866db63f8fc1c8a4e9592d324
 SHA512 
ebc12faf2d180dbc226afa34a37492f121d3a01f8884b90bfb0f31972bfb14d8cbff3fa00c2350314f7da4471b34e261328e50f878cd9df67ab896478f28e731
+DIST pika-1.3.1.gh.tar.gz 321628 BLAKE2B 
c473ec22dc20d0bdf87848b37dbca6d7c1a0581e23e89dbd6b7de382575133ae0c7db6ae505585297fd3253d948df35c74b801ff2a72c8e8cc5a53ddbfabcc48
 SHA512 
5b3b785f74cd11433198dfb9b423daae9f3acac6cee158638ac793d1bd575296d0d6425165f3f00338a65f89f48e1c2795725e7a4f791e815a5837b25c69ba46

diff --git a/dev-python/pika/pika-1.3.0.ebuild 
b/dev-python/pika/pika-1.3.1.ebuild
similarity index 95%
rename from dev-python/pika/pika-1.3.0.ebuild
rename to dev-python/pika/pika-1.3.1.ebuild
index 39213c7d8bd3..dfa2af433a30 100644
--- a/dev-python/pika/pika-1.3.0.ebuild
+++ b/dev-python/pika/pika-1.3.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 inherit distutils-r1
 
 DESCRIPTION="Pure-Python implementation of the AMQP"
@@ -24,7 +24,6 @@ PROPERTIES="test_network"
 
 BDEPEND="
test? (
-   dev-python/nose[${PYTHON_USEDEP}]
dev-python/nose2[${PYTHON_USEDEP}]
dev-python/twisted[${PYTHON_USEDEP}]
dev-python/tornado[${PYTHON_USEDEP}]



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

2022-11-17 Thread Arthur Zamarin
commit: fe81e21a636926d938b0e10e6c490cc05a90544f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Nov 17 19:04:27 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Nov 17 19:05:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe81e21a

dev-python/pika: remove test dependency on gevent

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

 dev-python/pika/pika-1.3.0.ebuild | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-python/pika/pika-1.3.0.ebuild 
b/dev-python/pika/pika-1.3.0.ebuild
index 9b54a2928c76..39213c7d8bd3 100644
--- a/dev-python/pika/pika-1.3.0.ebuild
+++ b/dev-python/pika/pika-1.3.0.ebuild
@@ -24,7 +24,6 @@ PROPERTIES="test_network"
 
 BDEPEND="
test? (
-   dev-python/gevent[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/nose2[${PYTHON_USEDEP}]
dev-python/twisted[${PYTHON_USEDEP}]
@@ -33,6 +32,12 @@ BDEPEND="
)
 "
 
+src_prepare() {
+   sed -e 's/test_with_gevent/_&/' -i tests/base/async_test_base.py || die
+
+   distutils-r1_src_prepare
+}
+
 python_test() {
nose2 -v || die "Tests failed with ${EPYTHON}"
 }



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

2022-11-13 Thread Michał Górny
commit: ea496038fd9569d671f535e065de225fb2f583b4
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov 14 04:39:55 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov 14 04:39:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea496038

dev-python/pika: Remove old

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

 dev-python/pika/Manifest  |  1 -
 dev-python/pika/pika-1.2.0.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index fbf8ea30e8d6..513ab2001d12 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1,2 +1 @@
-DIST pika-1.2.0.tar.gz 144945 BLAKE2B 
c8b163e4efeb4630da7f1901dfc087c2f3e53d5828eba7ee519e6f696d6c86d48d72c8c1ed98df9c3c0a6889265b072f5c709abec98522992ba699691e96acb1
 SHA512 
3ea4ecc3b2c722e8b1ec7d220e0cad7c7ed315a4800cbff6903d351885dc6a792318da1767f4bf1a4a40510be444ee18f3881f654c4ec84de8c3005aa2a404bf
 DIST pika-1.3.0.gh.tar.gz 316588 BLAKE2B 
0d808b45aa72d7d01fde41d85fbe07c44f7c87dac0b5e6bd40f09264370eaec55bb8d003cae36b0b9835615ab6a94c6f227c499866db63f8fc1c8a4e9592d324
 SHA512 
ebc12faf2d180dbc226afa34a37492f121d3a01f8884b90bfb0f31972bfb14d8cbff3fa00c2350314f7da4471b34e261328e50f878cd9df67ab896478f28e731

diff --git a/dev-python/pika/pika-1.2.0.ebuild 
b/dev-python/pika/pika-1.2.0.ebuild
deleted file mode 100644
index faf36d81feb9..
--- a/dev-python/pika/pika-1.2.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{7..10} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Pure-Python implementation of the AMQP"
-HOMEPAGE="
-   https://pika.readthedocs.io/
-   https://github.com/pika/pika/
-   https://pypi.org/project/pika/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"



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

2022-06-30 Thread Arthur Zamarin
commit: d0577d8ac128724a21c88091640ccb1972958e8e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jun 30 19:10:57 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jun 30 19:19:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0577d8a

dev-python/pika: add 1.3.0, enable tests, PEP517

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

 dev-python/pika/Manifest  |  1 +
 dev-python/pika/pika-1.3.0.ebuild | 59 +++
 2 files changed, 60 insertions(+)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index 1dc78742df02..fbf8ea30e8d6 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1 +1,2 @@
 DIST pika-1.2.0.tar.gz 144945 BLAKE2B 
c8b163e4efeb4630da7f1901dfc087c2f3e53d5828eba7ee519e6f696d6c86d48d72c8c1ed98df9c3c0a6889265b072f5c709abec98522992ba699691e96acb1
 SHA512 
3ea4ecc3b2c722e8b1ec7d220e0cad7c7ed315a4800cbff6903d351885dc6a792318da1767f4bf1a4a40510be444ee18f3881f654c4ec84de8c3005aa2a404bf
+DIST pika-1.3.0.gh.tar.gz 316588 BLAKE2B 
0d808b45aa72d7d01fde41d85fbe07c44f7c87dac0b5e6bd40f09264370eaec55bb8d003cae36b0b9835615ab6a94c6f227c499866db63f8fc1c8a4e9592d324
 SHA512 
ebc12faf2d180dbc226afa34a37492f121d3a01f8884b90bfb0f31972bfb14d8cbff3fa00c2350314f7da4471b34e261328e50f878cd9df67ab896478f28e731

diff --git a/dev-python/pika/pika-1.3.0.ebuild 
b/dev-python/pika/pika-1.3.0.ebuild
new file mode 100644
index ..df253c49a033
--- /dev/null
+++ b/dev-python/pika/pika-1.3.0.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Pure-Python implementation of the AMQP"
+HOMEPAGE="
+   https://pika.readthedocs.io/
+   https://github.com/pika/pika/
+   https://pypi.org/project/pika/
+"
+SRC_URI="https://github.com/pika/pika/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="test"
+RESTRICT="test !test? ( test )"
+PROPERTIES="test_network"
+
+BDEPEND="
+   test? (
+   dev-python/gevent[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/nose2[${PYTHON_USEDEP}]
+   dev-python/twisted[${PYTHON_USEDEP}]
+   www-servers/tornado[${PYTHON_USEDEP}]
+   net-misc/rabbitmq-server
+   )
+"
+
+python_test() {
+   nose2 -v || die "Tests failed with ${EPYTHON}"
+}
+
+src_test() {
+   einfo "Starting rabbitmq"
+   local -x RABBITMQ_LOG_BASE="${T}/rabbitmq/log"
+   local -x RABBITMQ_MNESIA_BASE="${T}/rabbitmq/mnesia"
+   local -x RABBITMQ_LOGS="${T}/rabbitmq.log"
+   local -x RABBITMQ_PID_FILE="${T}/rabbitmq.pid"
+   local -x RABBITMQ_ENABLED_PLUGINS_FILE="${T}/rabbitmq/enabled_plugins"
+   /usr/libexec/rabbitmq/rabbitmq-server -p 5672:5672 &
+
+   einfo "Waiting for rabbitmq to fully load"
+   while ! { echo >/dev/tcp/localhost/5672 ; } &> /dev/null; do
+   sleep 1
+   done
+   einfo "rabbitmq is ready"
+
+   distutils-r1_src_test
+
+   einfo "Stopping rabbitmq"
+   kill "$(<"${RABBITMQ_PID_FILE}")" || die
+}



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

2022-05-16 Thread Michał Górny
commit: 2e68fd253311336433af9a017c2828236d34e2ed
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 16 13:23:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 16 13:23:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e68fd25

dev-python/pika: Update HOMEPAGE

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

 dev-python/pika/pika-1.2.0.ebuild | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-python/pika/pika-1.2.0.ebuild 
b/dev-python/pika/pika-1.2.0.ebuild
index d84dd6dba9c9..faf36d81feb9 100644
--- a/dev-python/pika/pika-1.2.0.ebuild
+++ b/dev-python/pika/pika-1.2.0.ebuild
@@ -8,12 +8,13 @@ DISTUTILS_USE_SETUPTOOLS=bdepend
 inherit distutils-r1
 
 DESCRIPTION="Pure-Python implementation of the AMQP"
-HOMEPAGE="https://pika.readthedocs.org/ https://github.com/pika/pika;
+HOMEPAGE="
+   https://pika.readthedocs.io/
+   https://github.com/pika/pika/
+   https://pypi.org/project/pika/
+"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MPL-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
-
-DEPEND=""
-RDEPEND=""



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

2022-05-16 Thread Michał Górny
commit: 3235c42b61d3aaed7dbc0f3ae6e322b37af6c12d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 16 13:20:54 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 16 13:20:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3235c42b

dev-python/pika: Remove old

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

 dev-python/pika/Manifest  |  1 -
 dev-python/pika/pika-1.1.0.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index c8b991ef8ea2..1dc78742df02 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1,2 +1 @@
-DIST pika-1.1.0.tar.gz 139407 BLAKE2B 
2a2bb71d7f1222ca06dd6202a26e502f1e1e1977651e4fb405a938d493e4f525904568fb57ad5eea0f5117f02c7fa9f1b1c971d7d911d0d62a24b161b2cb2ef5
 SHA512 
15eab619cffe5b6d62a65a66730b03ee3de24978268afd82f608a96b96cc29695159e228dbbbc21c06f4c02a9591c73a686d9d283ceaa725f53782c3460140a7
 DIST pika-1.2.0.tar.gz 144945 BLAKE2B 
c8b163e4efeb4630da7f1901dfc087c2f3e53d5828eba7ee519e6f696d6c86d48d72c8c1ed98df9c3c0a6889265b072f5c709abec98522992ba699691e96acb1
 SHA512 
3ea4ecc3b2c722e8b1ec7d220e0cad7c7ed315a4800cbff6903d351885dc6a792318da1767f4bf1a4a40510be444ee18f3881f654c4ec84de8c3005aa2a404bf

diff --git a/dev-python/pika/pika-1.1.0.ebuild 
b/dev-python/pika/pika-1.1.0.ebuild
deleted file mode 100644
index caa31224cbae..
--- a/dev-python/pika/pika-1.1.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..10} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Pure-Python implementation of the AMQP"
-HOMEPAGE="https://pika.readthedocs.org/ https://github.com/pika/pika;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-DEPEND=""
-RDEPEND=""



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

2022-01-13 Thread Alexey Shvetsov
commit: 645a3c95e23a33b0e8dae6109abe78147ca75db9
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Thu Jan 13 16:05:32 2022 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Thu Jan 13 16:05:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=645a3c95

dev-python/pika: Version bump + QA fix

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexey Shvetsov  gentoo.org>

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

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index df96926f2864..c8b991ef8ea2 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1 +1,2 @@
 DIST pika-1.1.0.tar.gz 139407 BLAKE2B 
2a2bb71d7f1222ca06dd6202a26e502f1e1e1977651e4fb405a938d493e4f525904568fb57ad5eea0f5117f02c7fa9f1b1c971d7d911d0d62a24b161b2cb2ef5
 SHA512 
15eab619cffe5b6d62a65a66730b03ee3de24978268afd82f608a96b96cc29695159e228dbbbc21c06f4c02a9591c73a686d9d283ceaa725f53782c3460140a7
+DIST pika-1.2.0.tar.gz 144945 BLAKE2B 
c8b163e4efeb4630da7f1901dfc087c2f3e53d5828eba7ee519e6f696d6c86d48d72c8c1ed98df9c3c0a6889265b072f5c709abec98522992ba699691e96acb1
 SHA512 
3ea4ecc3b2c722e8b1ec7d220e0cad7c7ed315a4800cbff6903d351885dc6a792318da1767f4bf1a4a40510be444ee18f3881f654c4ec84de8c3005aa2a404bf

diff --git a/dev-python/pika/pika-1.1.0.ebuild 
b/dev-python/pika/pika-1.1.0.ebuild
index 1bed10429589..caa31224cbae 100644
--- a/dev-python/pika/pika-1.1.0.ebuild
+++ b/dev-python/pika/pika-1.1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1

diff --git a/dev-python/pika/pika-1.1.0.ebuild 
b/dev-python/pika/pika-1.2.0.ebuild
similarity index 82%
copy from dev-python/pika/pika-1.1.0.ebuild
copy to dev-python/pika/pika-1.2.0.ebuild
index 1bed10429589..d84dd6dba9c9 100644
--- a/dev-python/pika/pika-1.1.0.ebuild
+++ b/dev-python/pika/pika-1.2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=8
+PYTHON_COMPAT=( python3_{7..10} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1



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

2021-02-05 Thread Michał Górny
commit: f23f23e6e468107e1523387dafc48e562eec678c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  5 08:36:31 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  5 08:43:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f23f23e6

dev-python/pika: Remove python@

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

 dev-python/pika/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-python/pika/metadata.xml b/dev-python/pika/metadata.xml
index 34e042effd2..531fe04ba33 100644
--- a/dev-python/pika/metadata.xml
+++ b/dev-python/pika/metadata.xml
@@ -5,10 +5,6 @@
ale...@gentoo.org
Alexey Shvetsov

-   
-   pyt...@gentoo.org
-   Python
-   

Pika is a pure-Python implementation of the AMQP 0-9-1 protocol 
that tries to stay fairly independent of the underlying network support 
library. Pika was developed primarily for use with RabbitMQ, but should also 
work with other AMQP 0-9-1 brokers.




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

2020-11-27 Thread Alexey Shvetsov
commit: 981cfffd10fad7a43d4bc802f9e97cff1430026a
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Fri Nov 27 12:54:23 2020 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Fri Nov 27 13:00:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=981cfffd

dev-python/pika: Update and add me as maintainer

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Alexey Shvetsov  gentoo.org>

 dev-python/pika/Manifest   |  2 +-
 dev-python/pika/metadata.xml   | 25 ++
 .../pika/{pika-0.13.0.ebuild => pika-1.1.0.ebuild} |  8 +++
 3 files changed, 21 insertions(+), 14 deletions(-)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index 22fd67b7b7d..df96926f286 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1 +1 @@
-DIST pika-0.13.0.tar.gz 103730 BLAKE2B 
c78139ac7a60bd324619792b177c96793c8c645d58bd6962f7061d5dfca2f621b6199ebb4b2d3fbc7367324f18d3e766266b43db9afafdd8e64c2eec6069f175
 SHA512 
f555142c8f466ebdbc46a24278794754186176832841723cb0d5d6ff69ee9a946dca8a7ae3280a96b5da8cb2d3066e11a58771583edecf7990749c8857a7ed42
+DIST pika-1.1.0.tar.gz 139407 BLAKE2B 
2a2bb71d7f1222ca06dd6202a26e502f1e1e1977651e4fb405a938d493e4f525904568fb57ad5eea0f5117f02c7fa9f1b1c971d7d911d0d62a24b161b2cb2ef5
 SHA512 
15eab619cffe5b6d62a65a66730b03ee3de24978268afd82f608a96b96cc29695159e228dbbbc21c06f4c02a9591c73a686d9d283ceaa725f53782c3460140a7

diff --git a/dev-python/pika/metadata.xml b/dev-python/pika/metadata.xml
index 365e52414d5..34e042effd2 100644
--- a/dev-python/pika/metadata.xml
+++ b/dev-python/pika/metadata.xml
@@ -1,13 +1,20 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-pyt...@gentoo.org
-Python
-  
-  Pika is a pure-Python implementation of the AMQP 0-9-1 
protocol that tries to stay fairly independent of the underlying network 
support library. Pika was developed primarily for use with RabbitMQ, but should 
also work with other AMQP 0-9-1 brokers.
-  
-pika
-pika/pika
-  
+   
+   ale...@gentoo.org
+   Alexey Shvetsov
+   
+   
+   pyt...@gentoo.org
+   Python
+   
+   
+   Pika is a pure-Python implementation of the AMQP 0-9-1 protocol 
that tries to stay fairly independent of the underlying network support 
library. Pika was developed primarily for use with RabbitMQ, but should also 
work with other AMQP 0-9-1 brokers.
+   
+   
+   
+   pika
+   pika/pika
+   
 

diff --git a/dev-python/pika/pika-0.13.0.ebuild 
b/dev-python/pika/pika-1.1.0.ebuild
similarity index 74%
rename from dev-python/pika/pika-0.13.0.ebuild
rename to dev-python/pika/pika-1.1.0.ebuild
index 7f780be83ea..615c73b48b8 100644
--- a/dev-python/pika/pika-0.13.0.ebuild
+++ b/dev-python/pika/pika-1.1.0.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6..9} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1
 
@@ -12,8 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
+KEYWORDS="~amd64 ~arm64 ~x86"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND=""
 RDEPEND=""



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

2020-05-04 Thread Michał Górny
commit: c25e323b36b4bceca5af25d5d4efc1a92cb01de2
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May  4 11:34:06 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May  4 11:34:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25e323b

dev-python/pika: Remove old

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

 dev-python/pika/Manifest   |  1 -
 dev-python/pika/pika-0.10.0.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index 7ee86b3cc35..22fd67b7b7d 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1,2 +1 @@
-DIST pika-0.10.0.tar.gz 82642 BLAKE2B 
cc0cafd6d58c1b6511bb244731f4c18698370e77baaa0b876061d80c9748fb81b92dfdac0250c4db7a6ca816791ab8eb8f4f785d9223b45082918a304545a4bd
 SHA512 
8a6e8b870aa36f141a24d4886cd8e4d4fb5cb735d87857a16ad963d7a14e0c40e81a3c7e193d879046a7e76fa87ab0b16bfd4a000e169e2452815fcd04db93eb
 DIST pika-0.13.0.tar.gz 103730 BLAKE2B 
c78139ac7a60bd324619792b177c96793c8c645d58bd6962f7061d5dfca2f621b6199ebb4b2d3fbc7367324f18d3e766266b43db9afafdd8e64c2eec6069f175
 SHA512 
f555142c8f466ebdbc46a24278794754186176832841723cb0d5d6ff69ee9a946dca8a7ae3280a96b5da8cb2d3066e11a58771583edecf7990749c8857a7ed42

diff --git a/dev-python/pika/pika-0.10.0.ebuild 
b/dev-python/pika/pika-0.10.0.ebuild
deleted file mode 100644
index 4acbcfe223a..000
--- a/dev-python/pika/pika-0.10.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Pure-Python implementation of the AMQP"
-HOMEPAGE="https://pika.readthedocs.org/ https://github.com/pika/pika;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""



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

2019-05-11 Thread Matthew Thode
commit: d7a9c6011acb0e25dc5bc4a6d365ba7d52d06c76
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May 11 18:11:24 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May 11 18:16:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7a9c601

dev-python/pika: 0.13.0 allarches stablized

Stablized for Openstack Stein

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

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

diff --git a/dev-python/pika/pika-0.13.0.ebuild 
b/dev-python/pika/pika-0.13.0.ebuild
index 062a032dbed..318ade7ac88 100644
--- a/dev-python/pika/pika-0.13.0.ebuild
+++ b/dev-python/pika/pika-0.13.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2019-04-09 Thread Matthew Thode
commit: 33842228f2d75df81dd6b3133d0c320870c4883f
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Apr  9 06:08:35 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Apr  9 07:05:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33842228

dev-python/pika: 0.13.0 bump

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

 dev-python/pika/Manifest   |  1 +
 dev-python/pika/pika-0.13.0.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index cdf8c6a55b8..7ee86b3cc35 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1 +1,2 @@
 DIST pika-0.10.0.tar.gz 82642 BLAKE2B 
cc0cafd6d58c1b6511bb244731f4c18698370e77baaa0b876061d80c9748fb81b92dfdac0250c4db7a6ca816791ab8eb8f4f785d9223b45082918a304545a4bd
 SHA512 
8a6e8b870aa36f141a24d4886cd8e4d4fb5cb735d87857a16ad963d7a14e0c40e81a3c7e193d879046a7e76fa87ab0b16bfd4a000e169e2452815fcd04db93eb
+DIST pika-0.13.0.tar.gz 103730 BLAKE2B 
c78139ac7a60bd324619792b177c96793c8c645d58bd6962f7061d5dfca2f621b6199ebb4b2d3fbc7367324f18d3e766266b43db9afafdd8e64c2eec6069f175
 SHA512 
f555142c8f466ebdbc46a24278794754186176832841723cb0d5d6ff69ee9a946dca8a7ae3280a96b5da8cb2d3066e11a58771583edecf7990749c8857a7ed42

diff --git a/dev-python/pika/pika-0.13.0.ebuild 
b/dev-python/pika/pika-0.13.0.ebuild
new file mode 100644
index 000..ab71925e87c
--- /dev/null
+++ b/dev-python/pika/pika-0.13.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure-Python implementation of the AMQP"
+HOMEPAGE="https://pika.readthedocs.org/ https://github.com/pika/pika;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""



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

2018-06-24 Thread Pacho Ramos
commit: dcc9b08bd588727cb752199ad3b2d22936aaccf3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jun 24 15:22:12 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jun 24 15:23:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc9b08b

dev-python/pika: Support python 3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-python/pika/pika-0.10.0.ebuild 
b/dev-python/pika/pika-0.10.0.ebuild
index 8b4d6dc39c4..c72ca2b50a9 100644
--- a/dev-python/pika/pika-0.10.0.ebuild
+++ b/dev-python/pika/pika-0.10.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 



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

2018-06-24 Thread Pacho Ramos
commit: d9ac18e0954eab4f0bf22bef435f99861f4919b8
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jun 24 15:22:29 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jun 24 15:23:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ac18e0

dev-python/pika-pool: Support python 3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/pika-pool/pika-pool-0.1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pika-pool/pika-pool-0.1.3.ebuild 
b/dev-python/pika-pool/pika-pool-0.1.3.ebuild
index 9eaee5cac09..3d6c86638e9 100644
--- a/dev-python/pika-pool/pika-pool-0.1.3.ebuild
+++ b/dev-python/pika-pool/pika-pool-0.1.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



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

2017-06-20 Thread Pacho Ramos
commit: 015f62e27e1d1511387cda64c4d7c2f83b787a10
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Jun 20 12:40:36 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Jun 20 12:53:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015f62e2

dev-python/pika: Cleanup metadata due to retirement

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/pika/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-python/pika/metadata.xml b/dev-python/pika/metadata.xml
index e1c7e6fc483..365e52414d5 100644
--- a/dev-python/pika/metadata.xml
+++ b/dev-python/pika/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-xarthis...@gentoo.org
-Kacper Kowalik
-  
   
 pyt...@gentoo.org
 Python



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

2016-11-13 Thread Patrice Clement
commit: 484ece50b77f61f8becb57ed93c82441bb2147f0
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Nov 13 22:57:00 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Nov 13 22:57:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=484ece50

dev-python/pika: clean up old.

Package-Manager: portage-2.3.0

 dev-python/pika/Manifest   |  1 -
 dev-python/pika/pika-0.9.14.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index ccfb91f..c19227d 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1,2 +1 @@
 DIST pika-0.10.0.tar.gz 82642 SHA256 
7277b4d12a99efa4058782614d84138983f9f89d690bdfcea66290d810806459 SHA512 
8a6e8b870aa36f141a24d4886cd8e4d4fb5cb735d87857a16ad963d7a14e0c40e81a3c7e193d879046a7e76fa87ab0b16bfd4a000e169e2452815fcd04db93eb
 WHIRLPOOL 
390a5c31eb2dd7aae183ffbb6a82706c3ecfd6366bf3986adc3455627ac9dcbfb1dd78e057aee05f31f8770ceeb764af885db689b54e22bfabb9f925fdff3d60
-DIST pika-0.9.14.tar.gz 72651 SHA256 
5e2be3cb4ebdc267abd8e481c09bc30e95919a24e3a5f3f69744959490ead0e3 SHA512 
c5b279c48341cef7b86d11414159de778afd3cf043d0ba8ba45adff6e8fbf72ec39642ed533c4d3674df3555fdaa0d7ff32a1844001bc56c1c380643d075870c
 WHIRLPOOL 
3f73bbf4b892b9f60a5c113dd65027103de84578cad895b306fcff9ec02861429d4e32a8ba4a22f5def2a1030e8f10dceffb8f9c715d3bb845394fe012c6808f

diff --git a/dev-python/pika/pika-0.9.14.ebuild 
b/dev-python/pika/pika-0.9.14.ebuild
deleted file mode 100644
index 26dee82..
--- a/dev-python/pika/pika-0.9.14.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 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="Pure-Python implementation of the AMQP"
-HOMEPAGE="https://pika.readthedocs.org/ https://github.com/pika/pika;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""



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

2016-03-24 Thread Matt Thode
commit: bf61c35c5965e49b6144feadc5d0a7d2601540ae
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Mar 25 04:28:04 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Mar 25 04:29:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf61c35c

dev-python/pika-pool: adding for openstack mitaka

Package-Manager: portage-2.2.26

 dev-python/pika-pool/Manifest   |  1 +
 dev-python/pika-pool/metadata.xml   | 11 +++
 dev-python/pika-pool/pika-pool-0.1.3.ebuild | 21 +
 3 files changed, 33 insertions(+)

diff --git a/dev-python/pika-pool/Manifest b/dev-python/pika-pool/Manifest
new file mode 100644
index 000..d29a11b
--- /dev/null
+++ b/dev-python/pika-pool/Manifest
@@ -0,0 +1 @@
+DIST pika-pool-0.1.3.tar.gz 4722 SHA256 
f3985888cc2788cdbd293a68a8b5702a9c955db6f7b8b551aeac91e7f32da397 SHA512 
2065e4068310cbf0ac27e3fd242a025a1a174d7faa940cc1eb07b5eb7b7313da2b11456b056fe90520c7a39cec679ee06e38fa3327a6a50548200254d376a62e
 WHIRLPOOL 
35887e2b7ebed7bf10444f389e101343afd36cbc0fb0e30cbce9126f340d146ab2560431e9d9781c7f7eb5eb489bc2e6ceb6b1fc009520c86f77b255de34c844

diff --git a/dev-python/pika-pool/metadata.xml 
b/dev-python/pika-pool/metadata.xml
new file mode 100644
index 000..91e6657
--- /dev/null
+++ b/dev-python/pika-pool/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   A connection pool for pika.
+   
+

diff --git a/dev-python/pika-pool/pika-pool-0.1.3.ebuild 
b/dev-python/pika-pool/pika-pool-0.1.3.ebuild
new file mode 100644
index 000..27e18dd
--- /dev/null
+++ b/dev-python/pika-pool/pika-pool-0.1.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="A connection pool for pika."
+HOMEPAGE="https://github.com/bninja/pika-pool;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/pika-0.9[${PYTHON_USEDEP}]
+   

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

2016-03-24 Thread Matt Thode
commit: 8a4e9e367b215a641417d422758a67890a3ef530
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Mar 25 04:22:06 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Mar 25 04:29:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4e9e36

dev-python/pika: adding python3

Package-Manager: portage-2.2.26

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

diff --git a/dev-python/pika/pika-0.10.0.ebuild 
b/dev-python/pika/pika-0.10.0.ebuild
index 26dee82..613210b 100644
--- a/dev-python/pika/pika-0.10.0.ebuild
+++ b/dev-python/pika/pika-0.10.0.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy )
 
 inherit distutils-r1
 
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-01-03 Thread Patrick Lauer
commit: 47b5a20d91c3ca2d66fe0cda6f067c618cdd542a
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 15:01:18 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 16:07:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47b5a20d

dev-python/pika: Bump

Package-Manager: portage-2.2.26

 dev-python/pika/Manifest   |  1 +
 dev-python/pika/pika-0.10.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index ca37cd4..ccfb91f 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1 +1,2 @@
+DIST pika-0.10.0.tar.gz 82642 SHA256 
7277b4d12a99efa4058782614d84138983f9f89d690bdfcea66290d810806459 SHA512 
8a6e8b870aa36f141a24d4886cd8e4d4fb5cb735d87857a16ad963d7a14e0c40e81a3c7e193d879046a7e76fa87ab0b16bfd4a000e169e2452815fcd04db93eb
 WHIRLPOOL 
390a5c31eb2dd7aae183ffbb6a82706c3ecfd6366bf3986adc3455627ac9dcbfb1dd78e057aee05f31f8770ceeb764af885db689b54e22bfabb9f925fdff3d60
 DIST pika-0.9.14.tar.gz 72651 SHA256 
5e2be3cb4ebdc267abd8e481c09bc30e95919a24e3a5f3f69744959490ead0e3 SHA512 
c5b279c48341cef7b86d11414159de778afd3cf043d0ba8ba45adff6e8fbf72ec39642ed533c4d3674df3555fdaa0d7ff32a1844001bc56c1c380643d075870c
 WHIRLPOOL 
3f73bbf4b892b9f60a5c113dd65027103de84578cad895b306fcff9ec02861429d4e32a8ba4a22f5def2a1030e8f10dceffb8f9c715d3bb845394fe012c6808f

diff --git a/dev-python/pika/pika-0.10.0.ebuild 
b/dev-python/pika/pika-0.10.0.ebuild
new file mode 100644
index 000..26dee82
--- /dev/null
+++ b/dev-python/pika/pika-0.10.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 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="Pure-Python implementation of the AMQP"
+HOMEPAGE="https://pika.readthedocs.org/ https://github.com/pika/pika;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""