mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-23 10:28:08 -07:00
dev-python/python-twitter: block dev-python/twitter
Closes: https://bugs.gentoo.org/624916 Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -18,12 +18,14 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~x86-macos"
|
||||
IUSE="doc examples test"
|
||||
|
||||
# https://bugs.gentoo.org/624916
|
||||
RDEPEND="
|
||||
!dev-python/twitter
|
||||
dev-python/oauth2[${PYTHON_USEDEP}]
|
||||
dev-python/simplejson[${PYTHON_USEDEP}]
|
||||
dev-python/requests[${PYTHON_USEDEP}]
|
||||
dev-python/requests-oauthlib[${PYTHON_USEDEP}]"
|
||||
|
||||
dev-python/requests-oauthlib[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
|
||||
Reference in New Issue
Block a user