mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-python/puremagic: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST puremagic-2.1.1.tar.gz 1133417 BLAKE2B 2fdbddf09bb31b54bbca164d056292939cdc54e26ecb2ceaa1ce7164742f8b51ec1bac71d5cc851da23bb3ec7eb170058f4beeca0c88c15ac22d218239b0307c SHA512 d674361f790a8767c1db53f87d0788470ddd9f1dd42467e02ee891a4c7f8f3ff9f878c75bd0e901cf5bd8a73e516a82e73721d074ebf91ce9a9131d9a11ae13d
|
||||
DIST puremagic-2.2.0.tar.gz 1189752 BLAKE2B 1beb14b6536fecf81d4e60c34c8598c67723b7c8633ab6ca67fddd558348d18eeefea949dc4c98c69be6d004ce22e17e77f445ef5c7f733ed214da231c036f70 SHA512 5836500bb90fb5addc755f17364c6494c23683c6438ca096c8c3c10020fc64ffa65a2380f68da637c3e118dd06006e1524c325256ec6108caa109c10fd381aee
|
||||
|
||||
@@ -1,28 +0,0 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Pure python implementation of magic file detection"
|
||||
HOMEPAGE="
|
||||
https://github.com/cdgriffith/puremagic/
|
||||
https://pypi.org/project/puremagic/
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
|
||||
|
||||
BDEPEND="
|
||||
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
DOCS=( CHANGELOG.md README.rst )
|
||||
|
||||
EPYTEST_PLUGINS=()
|
||||
distutils_enable_tests pytest
|
||||
Reference in New Issue
Block a user