From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/yamllint/ Date: Wed, 1 Dec 2021 19:41:10 +0000 (UTC) [thread overview] Message-ID: <1638387627.16c48a1b8c5a101bc70764c29213fa21e31e44ae.andrewammerlaan@gentoo> (raw) commit: 16c48a1b8c5a101bc70764c29213fa21e31e44ae Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Wed Dec 1 19:40:27 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Wed Dec 1 19:40:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=16c48a1b dev-python/yamllint: remove duplicate Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/yamllint/Manifest | 1 - dev-python/yamllint/metadata.xml | 8 -------- dev-python/yamllint/yamllint-1.26.3.ebuild | 26 -------------------------- 3 files changed, 35 deletions(-) diff --git a/dev-python/yamllint/Manifest b/dev-python/yamllint/Manifest deleted file mode 100644 index 0ac8de71b..000000000 --- a/dev-python/yamllint/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST yamllint-1.26.3.tar.gz 126746 BLAKE2B 37d4293a90b2ee7192e26c5dbb1448a2c22a47e8dae7113211bb5601f0ef0c01eabd85fe4df44b32b8226b2b805c1da11ef1e118f5e33a2a7bab137141f9853c SHA512 c5ed17ecec102324bec077484dcede6fbf8c01a37a9292929a52163a4a9d9e9989809879c29b69c45b7cce8cbeefc830d4542118f617e846702f216f49d9db5b diff --git a/dev-python/yamllint/metadata.xml b/dev-python/yamllint/metadata.xml deleted file mode 100644 index 65ac1f205..000000000 --- a/dev-python/yamllint/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>gentoo@aisha.cc</email> - <name>Aisha Tammy</name> - </maintainer> -</pkgmetadata> diff --git a/dev-python/yamllint/yamllint-1.26.3.ebuild b/dev-python/yamllint/yamllint-1.26.3.ebuild deleted file mode 100644 index eb35d3cb6..000000000 --- a/dev-python/yamllint/yamllint-1.26.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{9..10} ) -DISTUTILS_USE_SETUPTOOLS=rdepend -inherit distutils-r1 - -DESCRIPTION="A linter for YAML files" -HOMEPAGE="https://github.com/adrienverge/yamllint" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -KEYWORDS="~amd64" -LICENSE="GPL-3" -SLOT="0" - -RDEPEND="${PYTHON_DEPS} - dev-python/pathspec[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -distutils_enable_tests pytest -distutils_enable_sphinx docs - -HTML_DOCS=( docs/_build/html/. )
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/yamllint/ Date: Wed, 1 Dec 2021 19:41:05 +0000 (UTC) [thread overview] Message-ID: <1638387627.16c48a1b8c5a101bc70764c29213fa21e31e44ae.andrewammerlaan@gentoo> (raw) Message-ID: <20211201194105.BX8FuUB1Mzt3tsGXtg_vogd3p16nMPUyEn6GRa8sxHQ@z> (raw) commit: 16c48a1b8c5a101bc70764c29213fa21e31e44ae Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Wed Dec 1 19:40:27 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Wed Dec 1 19:40:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=16c48a1b dev-python/yamllint: remove duplicate Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/yamllint/Manifest | 1 - dev-python/yamllint/metadata.xml | 8 -------- dev-python/yamllint/yamllint-1.26.3.ebuild | 26 -------------------------- 3 files changed, 35 deletions(-) diff --git a/dev-python/yamllint/Manifest b/dev-python/yamllint/Manifest deleted file mode 100644 index 0ac8de71b..000000000 --- a/dev-python/yamllint/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST yamllint-1.26.3.tar.gz 126746 BLAKE2B 37d4293a90b2ee7192e26c5dbb1448a2c22a47e8dae7113211bb5601f0ef0c01eabd85fe4df44b32b8226b2b805c1da11ef1e118f5e33a2a7bab137141f9853c SHA512 c5ed17ecec102324bec077484dcede6fbf8c01a37a9292929a52163a4a9d9e9989809879c29b69c45b7cce8cbeefc830d4542118f617e846702f216f49d9db5b diff --git a/dev-python/yamllint/metadata.xml b/dev-python/yamllint/metadata.xml deleted file mode 100644 index 65ac1f205..000000000 --- a/dev-python/yamllint/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>gentoo@aisha.cc</email> - <name>Aisha Tammy</name> - </maintainer> -</pkgmetadata> diff --git a/dev-python/yamllint/yamllint-1.26.3.ebuild b/dev-python/yamllint/yamllint-1.26.3.ebuild deleted file mode 100644 index eb35d3cb6..000000000 --- a/dev-python/yamllint/yamllint-1.26.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{9..10} ) -DISTUTILS_USE_SETUPTOOLS=rdepend -inherit distutils-r1 - -DESCRIPTION="A linter for YAML files" -HOMEPAGE="https://github.com/adrienverge/yamllint" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -KEYWORDS="~amd64" -LICENSE="GPL-3" -SLOT="0" - -RDEPEND="${PYTHON_DEPS} - dev-python/pathspec[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -distutils_enable_tests pytest -distutils_enable_sphinx docs - -HTML_DOCS=( docs/_build/html/. )
next reply other threads:[~2021-12-01 19:41 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-12-01 19:41 Andrew Ammerlaan [this message] 2021-12-01 19:41 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/yamllint/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2021-11-20 13:05 [gentoo-commits] repo/proj/guru:master " Haelwenn Monnier
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=1638387627.16c48a1b8c5a101bc70764c29213fa21e31e44ae.andrewammerlaan@gentoo \ --to=andrewammerlaan@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: linkBe 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