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: app-crypt/badkeys/
Date: Sat, 27 Apr 2024 11:52:32 +0000 (UTC)	[thread overview]
Message-ID: <1714218737.3ae6e1a2599046870d1527771d7b6a1c47ecfa7f.hanno@gentoo> (raw)

commit:     3ae6e1a2599046870d1527771d7b6a1c47ecfa7f
Author:     Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 27 11:52:12 2024 +0000
Commit:     Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 11:52:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae6e1a2

app-crypt/badkeys: new package, add 0.0.8

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

 app-crypt/badkeys/Manifest             |  1 +
 app-crypt/badkeys/badkeys-0.0.8.ebuild | 25 +++++++++++++++++++++++++
 app-crypt/badkeys/metadata.xml         | 12 ++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/app-crypt/badkeys/Manifest b/app-crypt/badkeys/Manifest
new file mode 100644
index 000000000000..d704e1b5b460
--- /dev/null
+++ b/app-crypt/badkeys/Manifest
@@ -0,0 +1 @@
+DIST badkeys-0.0.8.tar.gz 372562 BLAKE2B ed09e24361730a4233bfe31482c7fcd860c4047c5043f046c9b99988dd0974d1ea603be498c1841bc52ea22887332cdac7d1e04a56edb662534f3638288a421a SHA512 5f225ca3966876993b1462257ff0823b463df3f0ffbc57f7dc4693479c53b11f28dd3526f0f565cb6be01f6b610315dad1ebbcbb7c5f64e82f18fe89077b7681

diff --git a/app-crypt/badkeys/badkeys-0.0.8.ebuild b/app-crypt/badkeys/badkeys-0.0.8.ebuild
new file mode 100644
index 000000000000..23685efb377b
--- /dev/null
+++ b/app-crypt/badkeys/badkeys-0.0.8.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..12} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="Check cryptographic keys for known weaknesses"
+HOMEPAGE="https://badkeys.info/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="ssh"
+
+DEPEND="dev-python/cryptography[${PYTHON_USEDEP}]
+	dev-python/gmpy[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
+	ssh? ( dev-python/paramiko[${PYTHON_USEDEP}] )"
+# TODO: add optional binary-file-search dependency once
+# it is packaged.
+DOCS=( README.md )
+
+distutils_enable_tests unittest

diff --git a/app-crypt/badkeys/metadata.xml b/app-crypt/badkeys/metadata.xml
new file mode 100644
index 000000000000..b0b28e9a1ea6
--- /dev/null
+++ b/app-crypt/badkeys/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-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">badkeys/badkeys</remote-id>
+<remote-id type="pypi">badkeys</remote-id>
+</upstream>
+<use>
+<flag name="ssh">Enable ssh scan mode via <pkg>dev-python/paramiko</pkg>.</flag>
+</use>
+</pkgmetadata>


             reply	other threads:[~2024-04-27 11:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-27 11:52 Hanno Böck [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-03  8:41 [gentoo-commits] repo/gentoo:master commit in: app-crypt/badkeys/ Hanno Böck
2024-05-11 19:56 Hanno Böck
2024-05-13  7:51 Hanno Böck
2024-06-16 11:39 Hanno Böck
2024-09-15 12:06 Hanno Böck
2025-01-02 20:07 Hanno Böck
2025-01-07 16:09 Hanno Böck
2025-02-09 16:24 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=1714218737.3ae6e1a2599046870d1527771d7b6a1c47ecfa7f.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