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, 11 May 2024 19:56:51 +0000 (UTC)	[thread overview]
Message-ID: <1715457397.65f583ae9765bfdf3096dab39af7e6c8c8c6ae49.hanno@gentoo> (raw)

commit:     65f583ae9765bfdf3096dab39af7e6c8c8c6ae49
Author:     Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 19:56:33 2024 +0000
Commit:     Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Sat May 11 19:56:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65f583ae

app-crypt/badkeys: add 0.0.10

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

 app-crypt/badkeys/Manifest              |  1 +
 app-crypt/badkeys/badkeys-0.0.10.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/app-crypt/badkeys/Manifest b/app-crypt/badkeys/Manifest
index 981523d5f794..a0f01e1eeba3 100644
--- a/app-crypt/badkeys/Manifest
+++ b/app-crypt/badkeys/Manifest
@@ -1,2 +1,3 @@
+DIST badkeys-0.0.10.tar.gz 374527 BLAKE2B 30ebd472e011007f95a3f8ee7e68da38ea9f10309d6cc5d4abdb004e896c16b755fa2d457a10268c2dad472aa6a4149b5c08ed6cd9fe5282aa4a6b41fdb4aff3 SHA512 409f6c87afda37e56cd265312c4096a720a50730acff86b9f172d985ba9e551a33e170266c468c1c3d4229034470a20291166b68d8d11530a4c8b826e18c7aef
 DIST badkeys-0.0.8.tar.gz 372562 BLAKE2B ed09e24361730a4233bfe31482c7fcd860c4047c5043f046c9b99988dd0974d1ea603be498c1841bc52ea22887332cdac7d1e04a56edb662534f3638288a421a SHA512 5f225ca3966876993b1462257ff0823b463df3f0ffbc57f7dc4693479c53b11f28dd3526f0f565cb6be01f6b610315dad1ebbcbb7c5f64e82f18fe89077b7681
 DIST badkeys-0.0.9.tar.gz 374144 BLAKE2B 261818ce8bb1d82e6453348f05aca1b8100f9d206c5243cf5357e155436fabf4088d5708c83bfe3db4a83c0ee42c68ca750ef6295e68e114ca1d20126a6cceed SHA512 8acdf9224509711e566e042130bff54c6683c62e56fb03f5d5b491c7f7542e9af3b487315bc9899fc4fbdcb2aa2ca164e0eb2bf61ccc33587a308f8ac81eff31

diff --git a/app-crypt/badkeys/badkeys-0.0.10.ebuild b/app-crypt/badkeys/badkeys-0.0.10.ebuild
new file mode 100644
index 000000000000..9af1570815ed
--- /dev/null
+++ b/app-crypt/badkeys/badkeys-0.0.10.ebuild
@@ -0,0 +1,26 @@
+# 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="dkim ssh"
+
+DEPEND="dev-python/cryptography[${PYTHON_USEDEP}]
+	dev-python/gmpy[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
+	dkim? ( dev-python/dnspython[${PYTHON_USEDEP}] )
+	ssh? ( dev-python/paramiko[${PYTHON_USEDEP}] )"
+# TODO: add optional binary-file-search dependency once
+# it is packaged.
+DOCS=( README.md )
+
+distutils_enable_tests unittest


             reply	other threads:[~2024-05-11 19:56 UTC|newest]

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