dev-python/hyundai-kia-connect-api - 4.4.0 (pypi)

Search

Package Information

Description:
Python Boilerplate contains all the boilerplate you need to create a Python package.
Homepage:
https://github.com/Hyundai-Kia-Connect/hyundai_kia_connect_api
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
4.4.0 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="Python Boilerplate contains all the boilerplate you need to create a Python package."

HOMEPAGE="https://github.com/Hyundai-Kia-Connect/hyundai_kia_connect_api"
LICENSE="MIT"
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="google"
DEPENDENCIES=">=dev-python/beautifulsoup4-4.10.0[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	>=dev-python/certifi-2024.6.2[${PYTHON_USEDEP}]
	>=dev-python/tzdata-2025.2[${PYTHON_USEDEP}]
	google? ( dev-python/geopy[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=dev-python/beautifulsoup4-4.10.0[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	>=dev-python/certifi-2024.6.2[${PYTHON_USEDEP}]
	>=dev-python/tzdata-2025.2[${PYTHON_USEDEP}]
	google? ( dev-python/geopy[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/beautifulsoup4-4.10.0[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	>=dev-python/certifi-2024.6.2[${PYTHON_USEDEP}]
	>=dev-python/tzdata-2025.2[${PYTHON_USEDEP}]
	google? ( dev-python/geopy[${PYTHON_USEDEP}] )