Install this version:
emerge -a =dev-python/pandas-stubs-2.3.3.260113
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/pandas-stubs-2.3.3.260113
Or alternatively:
emerge --autounmask-write -a =dev-python/pandas-stubs-2.3.3.260113
# 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="Type annotations for pandas"
HOMEPAGE="https://pandas.pydata.org"
LICENSE="BSD"
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=""
DEPENDENCIES=">=dev-python/numpy-1.23.5[${PYTHON_USEDEP}]
dev-python/types-pytz[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
>=dev-python/numpy-1.23.5[] dev-python/types-pytz[]
>=dev-python/numpy-1.23.5[] dev-python/types-pytz[]