From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyyaml_env_tag/
Date: Sun, 30 Jan 2022 10:04:28 +0000 (UTC) [thread overview]
Message-ID: <1643537064.3c89f843c9e9d249562f314472e2220445054818.mgorny@gentoo> (raw)
commit: 3c89f843c9e9d249562f314472e2220445054818
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 30 09:58:55 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 30 10:04:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c89f843
dev-python/pyyaml_env_tag: Switch to PEP 517 build
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../pyyaml_env_tag/pyyaml_env_tag-0.1-r1.ebuild | 23 ++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1-r1.ebuild b/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1-r1.ebuild
new file mode 100644
index 000000000000..4aa2b625c68d
--- /dev/null
+++ b/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A custom YAML tag for referencing environment variables in YAML files"
+HOMEPAGE="https://github.com/waylan/pyyaml-env-tag"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+RDEPEND="
+ dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-01-30 10:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-30 10:04 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-30 17:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyyaml_env_tag/ Michał Górny
2023-11-24 15:47 Arthur Zamarin
2023-11-22 12:43 Andrew Ammerlaan
2023-05-27 10:05 Arthur Zamarin
2023-03-16 4:07 Michał Górny
2023-02-25 5:47 Arthur Zamarin
2022-05-16 20:17 Andrew Ammerlaan
2022-03-16 8:00 Michał Górny
2021-09-09 15:16 Marek Szuba
2021-07-13 6:34 Agostino Sarubbo
2021-07-13 0:05 Sam James
2021-06-11 13:43 Andrew Ammerlaan
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=1643537064.3c89f843c9e9d249562f314472e2220445054818.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