public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/strictyaml/
Date: Sat, 19 Jun 2021 21:53:09 +0000 (UTC)	[thread overview]
Message-ID: <1624139585.34ff4c8eac5ec39f336a2216d61362d8e5e46a51.Alessandro-Barbieri@gentoo> (raw)

commit:     34ff4c8eac5ec39f336a2216d61362d8e5e46a51
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Jun 19 21:28:50 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Jun 19 21:53:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=34ff4c8e

dev-python/strictyaml: initial import

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/strictyaml/Manifest                |  1 +
 dev-python/strictyaml/metadata.xml            | 10 ++++++++++
 dev-python/strictyaml/strictyaml-1.3.2.ebuild | 21 +++++++++++++++++++++
 3 files changed, 32 insertions(+)

diff --git a/dev-python/strictyaml/Manifest b/dev-python/strictyaml/Manifest
new file mode 100644
index 000000000..d1006928d
--- /dev/null
+++ b/dev-python/strictyaml/Manifest
@@ -0,0 +1 @@
+DIST strictyaml-1.3.2.tar.gz 115883 BLAKE2B 5e56bd46c7ecf8194ec786282ad569b6b50c2151f4250ab93c62df795d5d028e718a91bef329bf4c7fff4117433cf8fe9e24fc96a2c11db4434ac2eb914d2a45 SHA512 35d1a0fc48518911944ddaff37d71f9c2ad8bdc8f2e7a94693c88f7283da39cac4ff28eccdf01be41295649cd362a1fa93c9022e19e9837c392e7e31800205e9

diff --git a/dev-python/strictyaml/metadata.xml b/dev-python/strictyaml/metadata.xml
new file mode 100644
index 000000000..0dcdc7b36
--- /dev/null
+++ b/dev-python/strictyaml/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <!-- maintainer-needed -->
+    <upstream>
+        <bugs-to>https://github.com/crdoconnor/strictyaml/issues</bugs-to>
+        <remote-id type="github">crdoconnor/strictyaml</remote-id>
+        <remote-id type="pypi">strictyaml</remote-id>
+    </upstream>
+</pkgmetadata>

diff --git a/dev-python/strictyaml/strictyaml-1.3.2.ebuild b/dev-python/strictyaml/strictyaml-1.3.2.ebuild
new file mode 100644
index 000000000..d83fc5439
--- /dev/null
+++ b/dev-python/strictyaml/strictyaml-1.3.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} pypy3 )
+
+inherit distutils-r1
+
+SRC_URI="https://github.com/crdoconnor/strictyaml/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+DESCRIPTION="A type-safe YAML parser built atop ruamel.yaml"
+HOMEPAGE="https://github.com/crdoconnor/strictyaml"
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="
+	dev-python/ruamel-yaml[${PYTHON_USEDEP}]
+	dev-python/python-dateutil[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2021-06-19 21:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-19 21:53 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-04 22:30 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/strictyaml/ Alessandro Barbieri
2021-11-02  3:40 Alessandro Barbieri
2021-11-02  3:40 Alessandro Barbieri
2021-12-14  7:14 Anna Vyalkova
2022-05-28 21:48 Alessandro Barbieri
2022-05-30 13:17 Alessandro Barbieri
2022-05-31 15:36 Alessandro Barbieri

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=1624139585.34ff4c8eac5ec39f336a2216d61362d8e5e46a51.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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