From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rfc8785/
Date: Fri, 27 Sep 2024 09:42:54 +0000 (UTC) [thread overview]
Message-ID: <1727430166.63820f8920412621b247f8459d5140aa458c66da.mgorny@gentoo> (raw)
commit: 63820f8920412621b247f8459d5140aa458c66da
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 27 09:41:42 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 27 09:42:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63820f89
dev-python/rfc8785: New package, v0.1.3, dep of sigstore
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/rfc8785/Manifest | 1 +
dev-python/rfc8785/metadata.xml | 12 ++++++++++++
dev-python/rfc8785/rfc8785-0.1.3.ebuild | 27 +++++++++++++++++++++++++++
3 files changed, 40 insertions(+)
diff --git a/dev-python/rfc8785/Manifest b/dev-python/rfc8785/Manifest
new file mode 100644
index 000000000000..584d72aa3c3c
--- /dev/null
+++ b/dev-python/rfc8785/Manifest
@@ -0,0 +1 @@
+DIST rfc8785.py-0.1.3.gh.tar.gz 14754 BLAKE2B c0fab30a49cf3d1e405bf0aa32d2ec9300841bf7517b7c633ceac8dea340d3bfc7b562fbeb77c6392660f3009ca3b36e2882b7d60ca66cadfdab1661809a218c SHA512 a7318f5c19b9d49522d66c601da2006b1978bd3ccdce9e56e6ff0c8a0efbd3b13f0014b0f69a27c1f78a17c5a4c338301606c82fa70b3d09efda9efa1f23e4e9
diff --git a/dev-python/rfc8785/metadata.xml b/dev-python/rfc8785/metadata.xml
new file mode 100644
index 000000000000..8cc2dc5c7200
--- /dev/null
+++ b/dev-python/rfc8785/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="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">trailofbits/rfc8785.py</remote-id>
+ <remote-id type="pypi">rfc8785</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/rfc8785/rfc8785-0.1.3.ebuild b/dev-python/rfc8785/rfc8785-0.1.3.ebuild
new file mode 100644
index 000000000000..aac5c89b298d
--- /dev/null
+++ b/dev-python/rfc8785/rfc8785-0.1.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1
+
+MY_P=rfc8785.py-${PV}
+DESCRIPTION="Pure-Python impl. of RFC 8785 (JSON Canonicalization Scheme)"
+HOMEPAGE="
+ https://github.com/trailofbits/rfc8785.py/
+ https://pypi.org/project/rfc8785/
+"
+SRC_URI="
+ https://github.com/trailofbits/rfc8785.py/archive/v${PV}.tar.gz
+ -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest
next reply other threads:[~2024-09-27 9:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-27 9:42 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-28 19:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/rfc8785/ Michał Górny
2025-02-27 21:01 Michał Górny
2025-05-14 20:35 Arthur Zamarin
2025-06-21 5:50 Arthur Zamarin
2025-06-21 5:50 Arthur Zamarin
2025-06-21 5:50 Arthur Zamarin
2025-06-21 7:33 Arthur Zamarin
2025-09-06 17:39 Arthur Zamarin
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=1727430166.63820f8920412621b247f8459d5140aa458c66da.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