From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/matrix-common/Manifest | 1 - .../matrix-common/matrix-common-1.3.0-r1.ebuild | 31 ---------------------- dev-python/matrix-common/metadata.xml | 13 --------- 3 files changed, 45 deletions(-) delete mode 100644 dev-python/matrix-common/Manifest delete mode 100644 dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild delete mode 100644 dev-python/matrix-common/metadata.xml (limited to 'dev-python/matrix-common') diff --git a/dev-python/matrix-common/Manifest b/dev-python/matrix-common/Manifest deleted file mode 100644 index c3e0efaf5102..000000000000 --- a/dev-python/matrix-common/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST matrix-common-1.3.0.gh.tar.gz 14143 BLAKE2B dd72a7c5558c2db0ab38f2f544f6ab6926fd037e99cbb774973f08bdc661c1587d3d6883ffc6a9cfcea6942284d4020814c02d56be3746279323fca17490f434 SHA512 d08fa11a4156a7c4596ea20709e0fddd1563ef1f4ba763e21a073ba53e1baf58d8de1b60cf0f69c846128cdd6f04788df49765704c8adfde187e8de1dc5ded4e diff --git a/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild b/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild deleted file mode 100644 index 6cf439612edc..000000000000 --- a/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 2022-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="Common code for Synapse, Sydent and Sygnal" -HOMEPAGE=" - https://github.com/matrix-org/matrix-python-common - https://pypi.org/project/matrix-common/ -" -SRC_URI=" - https://github.com/matrix-org/matrix-python-common/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -S="${WORKDIR}/matrix-python-common-${PV}" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64" - -RDEPEND=" - dev-python/attrs[${PYTHON_USEDEP}] -" - -distutils_enable_tests unittest diff --git a/dev-python/matrix-common/metadata.xml b/dev-python/matrix-common/metadata.xml deleted file mode 100644 index 8feff6de3d0d..000000000000 --- a/dev-python/matrix-common/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - arkamar@gentoo.org - Petr Vaněk - - - - matrix-common - matrix-org/matrix-python-common - - -- cgit v1.3