public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hanno Böck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/snallygaster/
Date: Tue, 12 Mar 2024 08:47:19 +0000 (UTC)	[thread overview]
Message-ID: <1710233220.ae274200f12e7c3ab2e03f7fb6a4535ef30cee78.hanno@gentoo> (raw)

commit:     ae274200f12e7c3ab2e03f7fb6a4535ef30cee78
Author:     Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 12 08:47:00 2024 +0000
Commit:     Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 08:47:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae274200

net-analyzer/snallygaster: support python 3.12

Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>

 .../snallygaster/snallygaster-0.0.12-r2.ebuild     | 25 ++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/net-analyzer/snallygaster/snallygaster-0.0.12-r2.ebuild b/net-analyzer/snallygaster/snallygaster-0.0.12-r2.ebuild
new file mode 100644
index 000000000000..d9c89cabbb3b
--- /dev/null
+++ b/net-analyzer/snallygaster/snallygaster-0.0.12-r2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{9,10,11,12} )
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="Finds file leaks and other security problems on HTTP servers"
+HOMEPAGE="https://github.com/hannob/snallygaster"
+
+LICENSE="CC0-1.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-python/dnspython
+	dev-python/urllib3
+	dev-python/beautifulsoup4"
+RDEPEND="${DEPEND}"
+DOCS=( README.md TESTS.md )
+
+# Only codingstyle and similar tests, require dependencies
+# not packaged in Gentoo
+RESTRICT="test"


             reply	other threads:[~2024-03-12  8:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12  8:47 Hanno Böck [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-19 10:06 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/snallygaster/ Hanno Böck
2024-10-19 10:05 Hanno Böck
2023-05-01 12:49 Sam James
2023-03-16 18:52 Michał Górny
2023-02-18 20:06 Hanno Böck
2022-01-31 20:33 Hanno Böck
2022-01-31 20:33 Hanno Böck
2021-12-28 19:19 Hanno Böck
2021-03-06 11:10 Hanno Böck
2020-10-14 16:11 Hanno Böck
2020-07-15 17:53 Hanno Böck
2020-05-06  6:50 Hanno Böck

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=1710233220.ae274200f12e7c3ab2e03f7fb6a4535ef30cee78.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