Install this version:
emerge -a =dev-python/faraday-plugins-1.0.1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/faraday-plugins-1.0.1
Or alternatively:
emerge --autounmask-write -a =dev-python/faraday-plugins-1.0.1
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1
DESCRIPTION="No project description provided"
HOMEPAGE="https://pypi.org/project/faraday-plugins/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="
dev-python/click[${PYTHON_USEDEP}]
dev-python/simplejson[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/html2text[${PYTHON_USEDEP}]
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
Manage flags for this package:
euse -i <flag> -p dev-python/faraday-plugins |
euse -E <flag> -p dev-python/faraday-plugins |
euse -D <flag> -p dev-python/faraday-plugins
| Mirror Name | URLs |
|---|---|
| pypi |
dev-python/click[] dev-python/simplejson[] dev-python/requests[] dev-python/lxml[] dev-python/html2text[] dev-python/beautifulsoup4[] dev-python/setuptools[]
dev-python/click[] dev-python/simplejson[] dev-python/requests[] dev-python/lxml[] dev-python/html2text[] dev-python/beautifulsoup4[]
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | faraday-plugins-1.0.1.tar.gz | 113527 bytes | mirror://pypi/f/faraday-plugins/faraday-plugins-1.0.1.tar.gz |