cchardet: remove in Gentoo's favour

This commit is contained in:
Anton Bolshakov 2023-01-19 09:42:31 +08:00
parent f40bfd7088
commit a1e3a66568
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
3 changed files with 0 additions and 35 deletions

View file

@ -1 +0,0 @@
DIST cchardet-2.1.4.tar.gz 648389 BLAKE2B da9e9f93678bdc35cf09ae86db3411d3af7c18329097f427846cece50f2c57c12302a0367d913790341c992a9fde02e3fb540fc0775b32688a36efae680aabf7 SHA512 241545d0f969bd6cefde51448f325108a61f3fc0eb95e3a994e02b68ce6a3b11a96d657b3731b700df2a765398feb4e8e4d57689b682873efe0fbea1a738e25b

View file

@ -1,26 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1
DESCRIPTION="Python library for interacting with Censys Search Engine (censys.io)"
HOMEPAGE="https://github.com/PyYoshi/cChardet"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MPL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
#python_test() {
# nosetests --verbose || die
# py.test -v -v || die
#}

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>unknown@pentoo.ch</email>
<name>Author Unknown</name>
</maintainer>
</pkgmetadata>