public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/glep63-check/
Date: Thu, 10 Feb 2022 10:27:09 +0000 (UTC)	[thread overview]
Message-ID: <1644488826.2b796436a61e4d6483a054e2a9ade0fec861c6e4.mgorny@gentoo> (raw)

commit:     2b796436a61e4d6483a054e2a9ade0fec861c6e4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 10 10:16:52 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 10 10:27:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b796436

app-crypt/glep63-check: Bump to v11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-crypt/glep63-check/Manifest               |  1 +
 app-crypt/glep63-check/glep63-check-11.ebuild | 28 +++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-crypt/glep63-check/Manifest b/app-crypt/glep63-check/Manifest
index f3611e13c7dd..73a7f172c7d5 100644
--- a/app-crypt/glep63-check/Manifest
+++ b/app-crypt/glep63-check/Manifest
@@ -1,2 +1,3 @@
 DIST glep63-check-10.tar.gz 73550 BLAKE2B af45dce2a89e4af31a81e979659494c47b9c24f3fb71cccc33e84d6fc2900339ecefcafb1b6186b1e19e9fce7a2f17df754005c91828d27d0d2d9fe67586661e SHA512 d2fbfdb1b60250897b5d9582111573b6ed78f02b30d66cffc0fa94e0a1136dc0f3561e808b66d9b8ce43fca9fbdaf1548790c7c2395929308ff24d42d18ecf03
+DIST glep63-check-11.tar.gz 73765 BLAKE2B f1893397c18458d1a9abb0236334f2acf9adcb4cf13229f49887cd1381db4e68c470f604b76b339c5481207c63522a3f99256e00cba820e3a15c412a8e52ec2d SHA512 6ee9ed33ee259eaa14d6fb1d914e555aae5b622d04f08a2eef094e7ff20ce9368a3af105a55cbc2c37ced5b51846f17651b20a2c0644f0efcc883eea49f0310b
 DIST glep63-check-9.tar.gz 73445 BLAKE2B cd229065da9a4663491a891787d2a9e719cd9d61ea5974393199ca418413e7e1c6b73a3146577b26029ceb3302f430ed1051c9d050278b098b18407e95c1cac3 SHA512 86c49ffe2b8dde3735b85ff4808862c460b1e832fa9c3fca4fc2ea776d314c29ed2442adef2e1dbca1cec81b6ea29bbb417b123306602dfaa611b5153dddb7ac

diff --git a/app-crypt/glep63-check/glep63-check-11.ebuild b/app-crypt/glep63-check/glep63-check-11.ebuild
new file mode 100644
index 000000000000..cc39349f46f0
--- /dev/null
+++ b/app-crypt/glep63-check/glep63-check-11.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="GLEP 63 compliance checker for OpenPGP keys"
+HOMEPAGE="https://github.com/mgorny/glep63-check/"
+SRC_URI="
+	https://github.com/mgorny/glep63-check/archive/v${PV}.tar.gz
+		-> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-crypt/gnupg"
+DEPEND="
+	test? (
+		>=app-crypt/gnupg-2.3.3
+		sys-libs/libfaketime
+	)"
+
+distutils_enable_tests unittest


             reply	other threads:[~2022-02-10 10:27 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-10 10:27 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-07  6:22 [gentoo-commits] repo/gentoo:master commit in: app-crypt/glep63-check/ Sam James
2024-03-03 19:07 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 16:20 Michał Górny
2024-03-03 16:20 Michał Górny
2023-04-25 19:49 Sam James
2023-04-25 14:09 Arthur Zamarin
2023-04-25 13:43 Arthur Zamarin
2023-04-25 13:42 Arthur Zamarin
2023-03-09  7:38 Arthur Zamarin
2023-01-10  4:44 Sam James
2022-02-10 12:02 Michał Górny
2022-02-10 11:13 Jakov Smolić
2021-09-28  6:31 Michał Górny
2021-06-13 15:27 Michał Górny
2020-12-14 22:08 Mike Gilbert
2020-05-26  3:10 Mike Gilbert
2020-04-15  5:33 Mike Gilbert
2019-06-08  8:00 Michał Górny
2019-06-05  6:48 Agostino Sarubbo
2019-06-02  6:40 Michał Górny
2019-05-11 12:38 Michał Górny
2019-05-11 10:08 Michał Górny
2019-05-02 18:31 Mikle Kolyada
2019-05-02 18:31 Mikle Kolyada
2019-05-02 16:44 Michał Górny
2019-05-02  5:52 Michał Górny
2018-09-11  8:18 Michał Górny
2018-09-09  7:48 Mikle Kolyada
2018-09-09  1:12 Thomas Deutschmann
2018-08-03  9:58 Michał Górny
2018-08-02 15:15 Michał Górny
2018-07-31 10:28 Michał Górny
2018-07-31 10:28 Michał Górny
2018-07-29 21:04 Michał Górny
2018-07-21  9:22 Michał Górny
2018-07-04 21:00 Michał Górny

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=1644488826.2b796436a61e4d6483a054e2a9ade0fec861c6e4.mgorny@gentoo \
    --to=mgorny@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