From: "Hanno Böck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyClamd/
Date: Wed, 2 Sep 2020 17:14:30 +0000 (UTC) [thread overview]
Message-ID: <1599066863.7517a9ba96480dfd157c766bed2f4a9bbd140aa6.hanno@gentoo> (raw)
commit: 7517a9ba96480dfd157c766bed2f4a9bbd140aa6
Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 2 17:14:23 2020 +0000
Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Wed Sep 2 17:14:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7517a9ba
dev-python/pyClamd: Python 3.8/3.9 support.
Bump EAPI to 7.
Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
Package-Manager: Portage-3.0.5, Repoman-3.0.1
dev-python/pyClamd/pyClamd-0.4.0-r2.ebuild | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/dev-python/pyClamd/pyClamd-0.4.0-r2.ebuild b/dev-python/pyClamd/pyClamd-0.4.0-r2.ebuild
new file mode 100644
index 00000000000..ac100d23389
--- /dev/null
+++ b/dev-python/pyClamd/pyClamd-0.4.0-r2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="python interface to Clamd (Clamav daemon)"
+HOMEPAGE="https://xael.org/pages/pyclamd-en.html"
+SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ default
+ sed -e 's:/etc/clamav/clamd.conf:/etc/clamd.conf:' \
+ -i pyclamd/pyclamd.py || die
+}
next reply other threads:[~2020-09-02 17:14 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-02 17:14 Hanno Böck [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-04 7:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyclamd/ Hanno Böck
2024-11-22 19:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyClamd/ Michał Górny
2024-03-30 16:21 Michał Górny
2024-03-30 15:28 Michał Górny
2024-03-10 12:11 Hanno Böck
2023-03-28 5:19 Michał Górny
2023-03-27 19:52 Sam James
2023-02-18 16:02 Hanno Böck
2022-03-16 8:07 Michał Górny
2022-03-15 18:16 Jakov Smolić
2022-01-30 10:12 Hanno Böck
2020-11-20 4:54 Sam James
2020-09-18 15:30 Michał Górny
2020-03-28 17:21 Michał Górny
2019-09-16 6:57 Hanno Boeck
2019-01-27 12:36 Pacho Ramos
2018-04-15 11:34 David Seifert
2017-12-08 18:49 Michael Weber
2017-12-08 18:49 Michael Weber
2017-12-08 18:48 Michael Weber
2016-03-11 14:57 Michael Weber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1599066863.7517a9ba96480dfd157c766bed2f4a9bbd140aa6.hanno@gentoo \
--to=hanno@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox