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/crcmod/Manifest | 1 - dev-python/crcmod/crcmod-1.7-r5.ebuild | 26 -------------------------- dev-python/crcmod/metadata.xml | 18 ------------------ 3 files changed, 45 deletions(-) delete mode 100644 dev-python/crcmod/Manifest delete mode 100644 dev-python/crcmod/crcmod-1.7-r5.ebuild delete mode 100644 dev-python/crcmod/metadata.xml (limited to 'dev-python/crcmod') diff --git a/dev-python/crcmod/Manifest b/dev-python/crcmod/Manifest deleted file mode 100644 index 1ed75340f437..000000000000 --- a/dev-python/crcmod/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST crcmod-1.7.tar.gz 89670 BLAKE2B 542bdde18f4565f574a2746de5e1fcb10d015d5c89f3eba7a0c316a3e53eb5a895664e2f51e54dcbab7d2ee6f30055137f22498f44b6c27d40d0692ff9652813 SHA512 3c2f65004761c84f19d6ba95a0af74512108bad5007d9e20f8e684822e4196ce17073e58b47d2fa997e058e3d82782f3393458b6f0e86935418f38877d319a31 diff --git a/dev-python/crcmod/crcmod-1.7-r5.ebuild b/dev-python/crcmod/crcmod-1.7-r5.ebuild deleted file mode 100644 index 8a33830b9433..000000000000 --- a/dev-python/crcmod/crcmod-1.7-r5.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="Python CRC Generator module" -HOMEPAGE="https://crcmod.sourceforge.net/" -SRC_URI=" - https://downloads.sourceforge.net/project/crcmod/crcmod/${P}/${P}.tar.gz -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm x86" - -DOCS=( changelog test/examples.py ) - -python_test() { - "${EPYTHON}" test/test_crcmod.py -v || die "Tests fail with ${EPYTHON}" -} diff --git a/dev-python/crcmod/metadata.xml b/dev-python/crcmod/metadata.xml deleted file mode 100644 index 3d882adbfa93..000000000000 --- a/dev-python/crcmod/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - python@gentoo.org - Python - - - The software in this package is a Python module for generating objects - that compute the Cyclic Redundancy Check (CRC). It includes a (optional) - C extension for fast calculation, as well as a pure Python - implementation. - - - crcmod - crcmod - - -- cgit v1.3