dev-python/flask-dance - 7.1.0 (stowe-verlay)

Search

Install

Install this version:

emerge -a =dev-python/flask-dance-7.1.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/flask-dance-7.1.0

Or alternatively:

emerge --autounmask-write -a =dev-python/flask-dance-7.1.0

Package Information

Description:
Doing the OAuth dance with style using Flask, requests, and oauthlib
Homepage:
https://pypi.org/project/flask-dance/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
7.1.0 8 ~amd64 ~x86 0
View Raw Ebuild
EAPI=8

REALNAME="flask_dance"
PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=flit

inherit pypi distutils-r1

DESCRIPTION="Doing the OAuth dance with style using Flask, requests, and oauthlib"
HOMEPAGE="https://pypi.org/project/flask-dance/"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${PV}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="
	dev-python/flask[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	dev-python/oauthlib[${PYTHON_USEDEP}]
	dev-python/requests-oauthlib[${PYTHON_USEDEP}]
	dev-python/werkzeug[${PYTHON_USEDEP}]
	dev-python/urlobject[${PYTHON_USEDEP}]
"

Inherited Eclasses

Dependencies

RDEPEND

	dev-python/flask[]
	dev-python/requests[]
	dev-python/oauthlib[]
	dev-python/requests-oauthlib[]
	dev-python/werkzeug[]
	dev-python/urlobject[]

Manifest for 7.1.0

Type File Size Source URLs
DIST flask_dance-7.1.0.tar.gz 140993 bytes https://files.pythonhosted.org/packages/source//flask_dance/-7.1.0.tar.gz