From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jschema_to_python/
Date: Sat, 6 Nov 2021 12:41:06 +0000 (UTC) [thread overview]
Message-ID: <1636202461.edc89d9fdd9f0b3a7ef7ed59932d8c1495755467.mgorny@gentoo> (raw)
commit: edc89d9fdd9f0b3a7ef7ed59932d8c1495755467
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 6 11:08:18 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 6 12:41:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc89d9f
dev-python/jschema_to_python: New cfn-lint dep, v1.2.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jschema_to_python/Manifest | 1 +
.../jschema_to_python-1.2.3.ebuild | 26 ++++++++++++++++++++++
dev-python/jschema_to_python/metadata.xml | 12 ++++++++++
3 files changed, 39 insertions(+)
diff --git a/dev-python/jschema_to_python/Manifest b/dev-python/jschema_to_python/Manifest
new file mode 100644
index 00000000000..da7796f56a7
--- /dev/null
+++ b/dev-python/jschema_to_python/Manifest
@@ -0,0 +1 @@
+DIST jschema_to_python-1.2.3.tar.gz 10061 BLAKE2B e6d16ce5950cf787bc2073c5470c304f8d10bf97fdcc53f4ec2dd00f7cc5d6ec1308ef0813ef3eaf5b98a5cd018b43f3ca30abba441c5b1cb9a02783aa596f22 SHA512 e7e37612573e2f5cf96df6fe7206ecf31c83993e40877b0587df2a42ef2f2ae192e4f8442d40cdfb728c27fca880ae5bb427935fa7b0bbd9fadbb9a643c3c1f0
diff --git a/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild b/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild
new file mode 100644
index 00000000000..84ee27121ee
--- /dev/null
+++ b/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild
@@ -0,0 +1,26 @@
+# 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="Generate source code for Python classes from a JSON schema"
+HOMEPAGE="
+ https://pypi.org/project/jschema-to-python/
+ https://github.com/microsoft/jschema-to-python/"
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ dev-python/attrs[${PYTHON_USEDEP}]
+ dev-python/jsonpickle[${PYTHON_USEDEP}]
+ dev-python/pbr[${PYTHON_USEDEP}]"
+BDEPEND="
+ dev-python/pbr[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
diff --git a/dev-python/jschema_to_python/metadata.xml b/dev-python/jschema_to_python/metadata.xml
new file mode 100644
index 00000000000..99ae902efe2
--- /dev/null
+++ b/dev-python/jschema_to_python/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">jschema-to-python</remote-id>
+ <remote-id type="github">microsoft/jschema-to-python</remote-id>
+ </upstream>
+</pkgmetadata>
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/jschema_to_python/ 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=1636202461.edc89d9fdd9f0b3a7ef7ed59932d8c1495755467.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