From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sarif_om/
Date: Sat, 6 Nov 2021 12:41:06 +0000 (UTC) [thread overview]
Message-ID: <1636202462.420eb94f62926534c2af45bdd99f3e8ef7bcd8cc.mgorny@gentoo> (raw)
commit: 420eb94f62926534c2af45bdd99f3e8ef7bcd8cc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 6 11:16:55 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 6 12:41:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=420eb94f
dev-python/sarif_om: New dep of cfn-lint, v1.0.4
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sarif_om/Manifest | 1 +
dev-python/sarif_om/metadata.xml | 12 ++++++++++++
dev-python/sarif_om/sarif_om-1.0.4.ebuild | 24 ++++++++++++++++++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-python/sarif_om/Manifest b/dev-python/sarif_om/Manifest
new file mode 100644
index 00000000000..db4edf9f9a6
--- /dev/null
+++ b/dev-python/sarif_om/Manifest
@@ -0,0 +1 @@
+DIST sarif_om-1.0.4.tar.gz 28847 BLAKE2B 9e4df8bc9c025b0164b8442bca5bab95693fa63211384a2cbe04362e7ce531edc68e589349384710ba09f7584bbfaa7a85253a6f930ad24e8158bdf45ff476b2 SHA512 2261c2e4baba7f8621315a8e3e6933aa73bebce92eede570a22816ceca09bbfdeacae804e74de127443347c999fe9459cc5ae69c9e1570c79fafcd1c1b3c7f7c
diff --git a/dev-python/sarif_om/metadata.xml b/dev-python/sarif_om/metadata.xml
new file mode 100644
index 00000000000..58045394fe9
--- /dev/null
+++ b/dev-python/sarif_om/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="pypi">sarif-om</remote-id>
+ <remote-id type="github">microsoft/sarif-python-om</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/sarif_om/sarif_om-1.0.4.ebuild b/dev-python/sarif_om/sarif_om-1.0.4.ebuild
new file mode 100644
index 00000000000..d25832c5eb4
--- /dev/null
+++ b/dev-python/sarif_om/sarif_om-1.0.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Classes implementing the SARIF 2.1.0 object model"
+HOMEPAGE="
+ https://pypi.org/project/sarif-om/
+ https://github.com/microsoft/sarif-python-om/"
+SRC_URI="
+ mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ dev-python/attrs[${PYTHON_USEDEP}]
+ dev-python/pbr[${PYTHON_USEDEP}]"
+BDEPEND="
+ dev-python/pbr[${PYTHON_USEDEP}]"
next reply other threads:[~2021-11-06 12:41 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-06 12:41 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-09 20:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/sarif_om/ Jakov Smolić
2021-11-14 23:48 Sam James
2021-11-15 2:35 Sam James
2021-12-10 12:20 Jakov Smolić
2021-12-10 16:16 Sam James
2021-12-13 3:09 Yixun Lan
2022-01-28 18:41 Arthur Zamarin
2022-10-17 11:53 Andrew Ammerlaan
2022-11-06 7:24 Sam James
2022-11-06 7:59 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=1636202462.420eb94f62926534c2af45bdd99f3e8ef7bcd8cc.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