public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/patatt/
Date: Sun,  5 Jun 2022 16:53:51 +0000 (UTC)	[thread overview]
Message-ID: <1654448023.998d1ae41d7ee67322105d13d8d1fa5496d7812d.arthurzam@gentoo> (raw)

commit:     998d1ae41d7ee67322105d13d8d1fa5496d7812d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  5 16:15:44 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  5 16:53:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=998d1ae4

dev-python/patatt: Use PEP517

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/patatt/patatt-0.4.9-r1.ebuild | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/dev-python/patatt/patatt-0.4.9-r1.ebuild b/dev-python/patatt/patatt-0.4.9-r1.ebuild
new file mode 100644
index 000000000000..9d63be6a35cb
--- /dev/null
+++ b/dev-python/patatt/patatt-0.4.9-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A simple library to add cryptographic attestation to patches sent via email"
+HOMEPAGE="https://pypi.org/project/patatt/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/pynacl[${PYTHON_USEDEP}]"


             reply	other threads:[~2022-06-05 16:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-05 16:53 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-18 16:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/patatt/ Mike Pagano
2024-08-25 14:45 Mike Pagano
2024-08-10 21:53 Mike Pagano
2023-12-17 14:06 Mart Raudsepp
2023-03-16  4:03 Michał Górny
2022-11-14  4:44 Michał Górny
2022-08-26 16:33 Arthur Zamarin
2022-06-16  8:06 Michał Górny
2022-03-09 16:29 Jason A. Donenfeld
2021-12-02  4:06 Jason A. Donenfeld

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=1654448023.998d1ae41d7ee67322105d13d8d1fa5496d7812d.arthurzam@gentoo \
    --to=arthurzam@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