From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/yamllint/
Date: Fri, 26 Nov 2021 09:44:24 +0000 (UTC) [thread overview]
Message-ID: <1637919859.95c7d5f850878da92006c342bbd9a4a1972ad372.marecki@gentoo> (raw)
commit: 95c7d5f850878da92006c342bbd9a4a1972ad372
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 09:43:46 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 09:44:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c7d5f8
dev-util/yamllint: initial import
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-util/yamllint/Manifest | 1 +
dev-util/yamllint/metadata.xml | 13 +++++++++++++
dev-util/yamllint/yamllint-1.26.3.ebuild | 23 +++++++++++++++++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-util/yamllint/Manifest b/dev-util/yamllint/Manifest
new file mode 100644
index 000000000000..0ac8de71b8cf
--- /dev/null
+++ b/dev-util/yamllint/Manifest
@@ -0,0 +1 @@
+DIST yamllint-1.26.3.tar.gz 126746 BLAKE2B 37d4293a90b2ee7192e26c5dbb1448a2c22a47e8dae7113211bb5601f0ef0c01eabd85fe4df44b32b8226b2b805c1da11ef1e118f5e33a2a7bab137141f9853c SHA512 c5ed17ecec102324bec077484dcede6fbf8c01a37a9292929a52163a4a9d9e9989809879c29b69c45b7cce8cbeefc830d4542118f617e846702f216f49d9db5b
diff --git a/dev-util/yamllint/metadata.xml b/dev-util/yamllint/metadata.xml
new file mode 100644
index 000000000000..680be9556fe8
--- /dev/null
+++ b/dev-util/yamllint/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="pypi">yamllint</remote-id>
+ <remote-id type="github">adrienverge/yamllint</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-util/yamllint/yamllint-1.26.3.ebuild b/dev-util/yamllint/yamllint-1.26.3.ebuild
new file mode 100644
index 000000000000..abd4fe3a9439
--- /dev/null
+++ b/dev-util/yamllint/yamllint-1.26.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# TODO: py310 - will officially be supported upstream from the next release
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="A linter for YAML files"
+HOMEPAGE="https://pypi.org/project/yamllint/ https://github.com/adrienverge/yamllint/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=dev-python/pathspec-0.5.3[${PYTHON_USEDEP}]
+ dev-python/pyyaml[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
next reply other threads:[~2021-11-26 9:44 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-26 9:44 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-26 13:40 [gentoo-commits] repo/gentoo:master commit in: dev-util/yamllint/ Marek Szuba
2022-02-03 17:58 Marek Szuba
2022-03-12 11:51 Jakov Smolić
2022-03-15 23:37 Marek Szuba
2022-07-12 22:20 Marek Szuba
2022-08-15 22:30 Sam James
2022-08-16 22:52 Marek Szuba
2022-09-16 7:21 Arthur Zamarin
2022-09-16 7:21 Arthur Zamarin
2022-09-16 8:04 Arthur Zamarin
2022-09-16 9:12 Marek Szuba
2022-11-11 3:50 Sam James
2022-11-12 0:56 Marek Szuba
2023-01-19 10:38 Marek Szuba
2023-02-07 2:53 Sam James
2023-03-22 23:41 Sam James
2023-03-22 23:43 Marek Szuba
2023-05-11 12:03 Marek Szuba
2023-05-11 12:03 Marek Szuba
2023-05-11 15:06 Sam James
2023-05-24 20:41 Marek Szuba
2023-08-21 22:03 Marek Szuba
2023-08-22 10:33 Sam James
2023-08-22 11:05 Marek Szuba
2023-08-22 11:17 Marek Szuba
2023-11-24 15:36 Michał Górny
2023-12-24 21:07 Marek Szuba
2024-02-04 20:11 Sam James
2024-04-07 14:05 Marek Szuba
2024-06-29 6:10 Hans de Graaff
2024-06-29 7:12 Hans de Graaff
2024-12-01 11:38 Hans de Graaff
2024-12-01 11:47 Sam James
2025-03-19 12:01 Hans de Graaff
2025-03-19 12:01 Hans de Graaff
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=1637919859.95c7d5f850878da92006c342bbd9a4a1972ad372.marecki@gentoo \
--to=marecki@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