dev-python/flask-httpauth - 4.8.1 (stowe-verlay)

Search

Install

Install this version:

emerge -a =dev-python/flask-httpauth-4.8.1

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

autounmask =dev-python/flask-httpauth-4.8.1

Or alternatively:

emerge --autounmask-write -a =dev-python/flask-httpauth-4.8.1

Package Information

Description:
HTTP authentication for Flask routes.
Homepage:
https://pypi.org/project/Flask-HTTPAuth/
License:
MIT

Ebuild Details

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

REALNAME="flask_httpauth"
REALVERSION="${PV}"
PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=setuptools

inherit pypi distutils-r1

DESCRIPTION="HTTP authentication for Flask routes."
HOMEPAGE="https://pypi.org/project/Flask-HTTPAuth/"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

RDEPEND="dev-python/flask[${PYTHON_USEDEP}]"
BDEPEND="${RDEPEND}"

Inherited Eclasses

Dependencies

RDEPEND

dev-python/flask[]

BDEPEND

dev-python/flask[]

Manifest for 4.8.1

Type File Size Source URLs
DIST flask_httpauth-4.8.1.tar.gz 38993 bytes https://files.pythonhosted.org/packages/source//flask_httpauth/-4.8.1.tar.gz