dev-python/bimmer-connected - 0.17.3 (pypi)

Search

Package Information

Description:
Library to read data from the BMW Connected Drive portal
Homepage:
https://github.com/bimmerconnected/bimmer_connected
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
0.17.3 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Library to read data from the BMW Connected Drive portal"

HOMEPAGE="https://github.com/bimmerconnected/bimmer_connected"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE="china"
DEPENDENCIES="dev-python/httpx[${PYTHON_USEDEP}]
	>=dev-python/pycryptodome-3.4[${PYTHON_USEDEP}]
	>=dev-python/pyjwt-2.1.0[${PYTHON_USEDEP}]
	dev-python/pillow[${PYTHON_USEDEP}]
	china? ( dev-python/pillow[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/httpx[${PYTHON_USEDEP}]
	>=dev-python/pycryptodome-3.4[${PYTHON_USEDEP}]
	>=dev-python/pyjwt-2.1.0[${PYTHON_USEDEP}]
	dev-python/pillow[${PYTHON_USEDEP}]
	china? ( dev-python/pillow[${PYTHON_USEDEP}] )

BDEPEND

dev-python/httpx[${PYTHON_USEDEP}]
	>=dev-python/pycryptodome-3.4[${PYTHON_USEDEP}]
	>=dev-python/pyjwt-2.1.0[${PYTHON_USEDEP}]
	dev-python/pillow[${PYTHON_USEDEP}]
	china? ( dev-python/pillow[${PYTHON_USEDEP}] )