public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/commentjson/
Date: Fri, 25 Jun 2021 04:46:52 +0000 (UTC)	[thread overview]
Message-ID: <1624596182.d4293a78a4150bbc7cec4a7694663cee89ae8010.mgorny@gentoo> (raw)

commit:     d4293a78a4150bbc7cec4a7694663cee89ae8010
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 25 04:43:02 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 25 04:43:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4293a78

dev-python/commentjson: New package, needed for resolvelib

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/commentjson/Manifest                 |  1 +
 dev-python/commentjson/commentjson-0.9.0.ebuild | 28 +++++++++++++++++++++++++
 dev-python/commentjson/metadata.xml             | 11 ++++++++++
 3 files changed, 40 insertions(+)

diff --git a/dev-python/commentjson/Manifest b/dev-python/commentjson/Manifest
new file mode 100644
index 00000000000..e90fbebd7c5
--- /dev/null
+++ b/dev-python/commentjson/Manifest
@@ -0,0 +1 @@
+DIST commentjson-0.9.0.gh.tar.gz 15297 BLAKE2B a857b0fa5551079d3d37bff94fb51a903e998c4fb84e0f62a5de28d6eafe0cb8a38b3215515e72c56de0cddb661f109921c801d15b9ba93771290135adaaa5b1 SHA512 cd3d28adecbc445ed3faed7847c65a23829f408cf8aa3fa85544a0f0cf9fa5544b8aff560725cf51921f249123daf9ce9953069e99ca64a312bb4bff652512fe

diff --git a/dev-python/commentjson/commentjson-0.9.0.ebuild b/dev-python/commentjson/commentjson-0.9.0.ebuild
new file mode 100644
index 00000000000..b64b47221b1
--- /dev/null
+++ b/dev-python/commentjson/commentjson-0.9.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+DESCRIPTION="Add Python and JavaScript style comments in your JSON files"
+HOMEPAGE="
+	https://pypi.org/project/commentjson/
+	https://github.com/vaidik/commentjson/"
+SRC_URI="
+	https://github.com/vaidik/commentjson/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	dev-python/lark-parser[${PYTHON_USEDEP}]"
+BDEPEND="
+	test? (
+		dev-python/six[${PYTHON_USEDEP}]
+	)"
+
+distutils_enable_tests unittest

diff --git a/dev-python/commentjson/metadata.xml b/dev-python/commentjson/metadata.xml
new file mode 100644
index 00000000000..f4168a14251
--- /dev/null
+++ b/dev-python/commentjson/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+	<upstream>
+		<remote-id type="pypi">commentjson</remote-id>
+		<remote-id type="github">vaidik/commentjson</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2021-06-25  4:46 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-25  4:46 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-25  6:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/commentjson/ Michał Górny
2021-07-06 17:59 Sam James
2021-07-06 17:59 Sam James
2021-07-08  7:11 Sergei Trofimovich
2021-08-01 23:49 Sam James
2021-08-09 22:19 Louis Sautier
2022-01-31 22:27 Michał Górny
2022-03-15  9:41 Jakov Smolić
2022-04-25 16:05 Michał Górny
2022-07-15 18:45 Arthur Zamarin
2022-07-15 18:45 Arthur Zamarin
2022-08-17 18:48 Sam James
2022-08-17 21:13 Sam James
2022-08-18  6:18 Michał Górny
2022-08-18  7:01 Agostino Sarubbo
2022-08-18 10:17 Michał Górny
2023-06-06 17:39 Arthur Zamarin
2024-06-24  0:13 Sam James
2024-07-05 19:41 Viorel Munteanu
2024-07-05 19:41 Viorel Munteanu
2024-07-07  1:02 Ionen Wolkens
2024-07-11 20:55 James Le Cuirot
2024-07-27  6:00 Michał Górny
2024-07-27  9:28 Arthur Zamarin
2024-07-27 11:58 Sam James
2024-08-12 17:18 Arthur Zamarin
2024-09-05  8:43 Michał Górny
2024-10-25 12:09 Arthur Zamarin
2025-01-04 17:30 Sam James

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=1624596182.d4293a78a4150bbc7cec4a7694663cee89ae8010.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