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: Sat, 18 Feb 2023 20:06:17 +0000 (UTC) [thread overview]
Message-ID: <1676750735.3d1cd731bffcd2f1ad8b085ccb0bd07e1e3941c5.hanno@gentoo> (raw)
commit: 3d1cd731bffcd2f1ad8b085ccb0bd07e1e3941c5
Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 20:04:21 2023 +0000
Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 20:05:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1cd731
net-analyzer/snallygaster: support Python 3.11, EAPI 8
Add upstream ids to metadata.
Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
net-analyzer/snallygaster/metadata.xml | 4 ++++
.../snallygaster/snallygaster-0.0.12-r1.ebuild | 26 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/net-analyzer/snallygaster/metadata.xml b/net-analyzer/snallygaster/metadata.xml
index dcdae049d7cf..f8aae7b5d9a4 100644
--- a/net-analyzer/snallygaster/metadata.xml
+++ b/net-analyzer/snallygaster/metadata.xml
@@ -2,4 +2,8 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person"><email>hanno@gentoo.org</email></maintainer>
+<upstream>
+<remote-id type="github">hannob/snallygaster</remote-id>
+<remote-id type="pypi">snallygaster</remote-id>
+</upstream>
</pkgmetadata>
diff --git a/net-analyzer/snallygaster/snallygaster-0.0.12-r1.ebuild b/net-analyzer/snallygaster/snallygaster-0.0.12-r1.ebuild
new file mode 100644
index 000000000000..0986177e4b5d
--- /dev/null
+++ b/net-analyzer/snallygaster/snallygaster-0.0.12-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{9,10,11} )
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+DESCRIPTION="Finds file leaks and other security problems on HTTP servers"
+HOMEPAGE="https://github.com/hannob/snallygaster"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+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"
next reply other threads:[~2023-02-18 20:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-18 20:06 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
2024-03-12 8:47 Hanno Böck
2023-05-01 12:49 Sam James
2023-03-16 18:52 Michał Górny
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=1676750735.3d1cd731bffcd2f1ad8b085ccb0bd07e1e3941c5.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