projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e13986a
)
dev-python/txAMQP: Kill stray impls due to missing deps
author
Michał Górny
<mgorny@gentoo.org>
Mon, 22 May 2017 07:45:35 +0000
(09:45 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 22 May 2017 09:12:26 +0000
(11:12 +0200)
dev-python/txAMQP/txAMQP-0.6.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/txAMQP/txAMQP-0.6.2.ebuild
b/dev-python/txAMQP/txAMQP-0.6.2.ebuild
index 75bd1ffd9f0885e7829d92a769001be88adb41ad..a2fc73bc26bdfe592648097bdbce6b0d9388b326 100644
(file)
--- a/
dev-python/txAMQP/txAMQP-0.6.2.ebuild
+++ b/
dev-python/txAMQP/txAMQP-0.6.2.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-PYTHON_COMPAT=( python
{2_7,3_4} pypy
)
+PYTHON_COMPAT=( python
2_7
)
inherit distutils-r1
DESCRIPTION="Python library for communicating with AMQP peers using Twisted"