dev-python/python-olm - 3.2.16 (zGentoo)

Search

Package Information

Description:
Python CFFI binding to libolm
Homepage:
https://gitlab.matrix.org/matrix-org/olm/
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
3.2.16 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517="setuptools"
PYTHON_COMPAT=(python3_{11..13})

inherit distutils-r1

DESCRIPTION="Python CFFI binding to libolm"
HOMEPAGE="https://gitlab.matrix.org/matrix-org/olm/"
SRC_URI="https://gitlab.matrix.org/matrix-org/olm/-/archive/${PV}/olm-${PV}.tar.bz2"
KEYWORDS="~amd64"
SLOT="0"
LICENSE="Apache-2.0"

S="${WORKDIR}/olm-${PV}/python"

BDEPEND=">=dev-libs/olm-${PV}"
RDEPEND="${BDEPEND}"

Dependencies

RDEPEND

>=dev-libs/olm-3.2.16

BDEPEND

>=dev-libs/olm-3.2.16

Manifest for 3.2.16

Type File Size Source URLs
DIST olm-3.2.16.tar.bz2 2744360 bytes https://gitlab.matrix.org/matrix-org/olm/-/archive/3.2.16/olm-3.2.16.tar.bz2