From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C6700158086 for ; Thu, 9 Dec 2021 06:52:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99CE22BC01C; Thu, 9 Dec 2021 06:52:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E0D6A2BC007 for ; Thu, 9 Dec 2021 06:52:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CDA48343616 for ; Thu, 9 Dec 2021 06:52:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E520219 for ; Thu, 9 Dec 2021 06:52:38 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1639032034.a48c1e32c7268ac9f2b751f8f941275d76a453bf.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/fangfrisch/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-antivirus/fangfrisch/Manifest app-antivirus/fangfrisch/fangfrisch-1.4.0.ebuild X-VCS-Directories: app-antivirus/fangfrisch/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: a48c1e32c7268ac9f2b751f8f941275d76a453bf X-VCS-Branch: master Date: Thu, 9 Dec 2021 06:52:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e0acd3dc-b42a-4623-8715-3274793e7d14 X-Archives-Hash: 9ef424615772879bdb98b130835c2152 commit: a48c1e32c7268ac9f2b751f8f941275d76a453bf Author: Ralph Seichter seichter de> AuthorDate: Mon Dec 6 18:29:54 2021 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Dec 9 06:40:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a48c1e32 app-antivirus/fangfrisch: Remove obsolete ebuild fangfrisch-1.5.0.ebuild has been stabilised. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Ralph Seichter seichter.de> Closes: https://github.com/gentoo/gentoo/pull/23200 Signed-off-by: Ionen Wolkens gentoo.org> app-antivirus/fangfrisch/Manifest | 1 - app-antivirus/fangfrisch/fangfrisch-1.4.0.ebuild | 69 ------------------------ 2 files changed, 70 deletions(-) diff --git a/app-antivirus/fangfrisch/Manifest b/app-antivirus/fangfrisch/Manifest index b2906046058d..feb73e3f2b62 100644 --- a/app-antivirus/fangfrisch/Manifest +++ b/app-antivirus/fangfrisch/Manifest @@ -1,2 +1 @@ -DIST fangfrisch-1.4.0.tar.gz 115303 BLAKE2B 6dea9305ad22e8beff0fc04219d24da995c36e0838e1be8b98d12b11db1f68d7ca4f6084d15270c09e8a4b8d94a7bdfe1b9bb336abef1767b1ded2d1751fa22b SHA512 5fca7b7e8d24daadfb450851c70391fce94943a718bbed4fc76efe08a730cce313d92e7d9a6a8324a0b0039871f8c77f1fcd3744c569826cc0d2e7a7fd4e9b32 DIST fangfrisch-1.5.0.tar.gz 115352 BLAKE2B 2c8ed5484255e336a960285f4eb13180691b2e4da0260f6ed2d1308575f5104cb79602c6c5bda93d2889dfdf24817748560376c9e13e6071810d9246b6120724 SHA512 cb15933d0cacc0912e7f1f103a213e277905a40ff4f7fe818c60d28c2ce92377aaea77b413f55f0ae8701e41eb35bcb2c3b3e04c624a6a57533ca621f93e00f5 diff --git a/app-antivirus/fangfrisch/fangfrisch-1.4.0.ebuild b/app-antivirus/fangfrisch/fangfrisch-1.4.0.ebuild deleted file mode 100644 index f70138cc4b33..000000000000 --- a/app-antivirus/fangfrisch/fangfrisch-1.4.0.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{7,8,9} ) - -inherit distutils-r1 readme.gentoo-r1 - -DESCRIPTION="Update and verify unofficial Clam Anti-Virus signatures" -HOMEPAGE="https://github.com/rseichter/fangfrisch https://pypi.org/project/fangfrisch/" -SRC_URI="https://github.com/rseichter/fangfrisch/archive/${PV}.tar.gz -> ${P}.tar.gz" - -MY_CONF="/etc/${PN}.conf" -MY_DBDIR="/var/lib/${PN}" -DISABLE_AUTOFORMATTING=1 -DOC_CONTENTS="See https://rseichter.github.io/fangfrisch/ for the official -documentation. - -### Fresh installations: - -Modify ${MY_CONF} according to your preferences. -Assuming you place the database into ${MY_DBDIR} -(recommended), execute the following commands in a root shell: - -mkdir -m 0770 ${MY_DBDIR} -chgrp clamav ${MY_DBDIR} -sudo -u clamav -- fangfrisch -c ${MY_CONF} initdb - -You can now enable /etc/cron.d/${PN} for periodic updates. - -### Alternative: Updating from release 1.0.1: - -Either create a fresh database or manually delete all existing -database tables, then run the initdb command as shown above." - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 x86" - -DEPEND=">=dev-python/requests-2.22.0[${PYTHON_USEDEP}] - >=dev-python/sqlalchemy-1.3.11[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" - -python_prepare_all() { - sed -i -e '/SQLAlchemy/d' setup.py || die - # Due to the nature of Fangfrisch, most tests require network - # connectivity. Upstream CI reports show that the tests are - # successful, so instead of a pick-and-choose approach, the - # complete tests directory is removed in this ebuild. - if [ -d tests ]; then - rm -r tests || die - fi - distutils-r1_python_prepare_all -} - -python_install_all() { - insinto /etc - doins "${FILESDIR}/${PN}.conf" - insinto /etc/cron.d - newins "${FILESDIR}/${PN}.cron" ${PN} - distutils-r1_python_install_all - readme.gentoo_create_doc -} - -pkg_postinst() { - FORCE_PRINT_ELOG=1 readme.gentoo_print_elog -}