From: "Jason A. Donenfeld" <zx2c4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/patatt/
Date: Thu, 2 Dec 2021 04:06:35 +0000 (UTC) [thread overview]
Message-ID: <1638417980.a5545eedc0c8ccd79ef8a1ea4c6b5d8edb3ff8f2.zx2c4@gentoo> (raw)
commit: a5545eedc0c8ccd79ef8a1ea4c6b5d8edb3ff8f2
Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 2 02:44:11 2021 +0000
Commit: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Thu Dec 2 04:06:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5545eed
dev-python/patatt: import patatt for use in b4
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason A. Donenfeld <zx2c4 <AT> gentoo.org>
dev-python/patatt/Manifest | 1 +
dev-python/patatt/metadata.xml | 11 +++++++++++
dev-python/patatt/patatt-0.4.9.ebuild | 20 ++++++++++++++++++++
3 files changed, 32 insertions(+)
diff --git a/dev-python/patatt/Manifest b/dev-python/patatt/Manifest
new file mode 100644
index 000000000000..b644ed8bd4db
--- /dev/null
+++ b/dev-python/patatt/Manifest
@@ -0,0 +1 @@
+DIST patatt-0.4.9.tar.gz 34316 BLAKE2B fd731f4e8932da610f31e5176e4b9bcfe8433366b61691fc545d55fdd89675ddd17a695408391528fd213e755e1d421d21551ccbc4aa96ffccc9b62213c17aed SHA512 d4280dd944cc774fa34228a50aa1573a27df2da5cb3a22dba2c3cefe4797ae902810904da776dbd89ad343b3886b6a0015996082307f83577e6a46ac533ba0d8
diff --git a/dev-python/patatt/metadata.xml b/dev-python/patatt/metadata.xml
new file mode 100644
index 000000000000..79cb22282e18
--- /dev/null
+++ b/dev-python/patatt/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>zx2c4@gentoo.org</email>
+ <name>Jason A. Donenfeld</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">patatt</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/patatt/patatt-0.4.9.ebuild b/dev-python/patatt/patatt-0.4.9.ebuild
new file mode 100644
index 000000000000..daae688c710b
--- /dev/null
+++ b/dev-python/patatt/patatt-0.4.9.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+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"
+IUSE=""
+
+RDEPEND="dev-python/pynacl[${PYTHON_USEDEP}]"
next reply other threads:[~2021-12-02 4:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-02 4:06 Jason A. Donenfeld [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-09 16:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/patatt/ Jason A. Donenfeld
2022-06-05 16:53 Arthur Zamarin
2022-06-16 8:06 Michał Górny
2022-08-26 16:33 Arthur Zamarin
2022-11-14 4:44 Michał Górny
2023-03-16 4:03 Michał Górny
2023-12-17 14:06 Mart Raudsepp
2024-08-10 21:53 Mike Pagano
2024-08-25 14:45 Mike Pagano
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=1638417980.a5545eedc0c8ccd79ef8a1ea4c6b5d8edb3ff8f2.zx2c4@gentoo \
--to=zx2c4@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