From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/yamllint/
Date: Mon, 21 Aug 2023 22:03:02 +0000 (UTC) [thread overview]
Message-ID: <1692655367.507037a7bf644b2e964346a5ac2297f6b2de5774.marecki@gentoo> (raw)
commit: 507037a7bf644b2e964346a5ac2297f6b2de5774
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 18:21:26 2023 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 22:02:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507037a7
dev-util/yamllint: drop 1.31.0
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-util/yamllint/Manifest | 1 -
dev-util/yamllint/yamllint-1.31.0.ebuild | 22 ----------------------
2 files changed, 23 deletions(-)
diff --git a/dev-util/yamllint/Manifest b/dev-util/yamllint/Manifest
index da69488221cd..066151bba820 100644
--- a/dev-util/yamllint/Manifest
+++ b/dev-util/yamllint/Manifest
@@ -1,3 +1,2 @@
DIST yamllint-1.30.0.tar.gz 124272 BLAKE2B 670115e61b4c744067d658474ef645a6f10351b898a544800c657bb2adf949167448d6cb6feeabe1dc3096124b862a0ff93d62cbb3428bef3dd5b42c33e9c750 SHA512 1db2c7133d7ce279a84d326684284e674f972cb820528201546cb3ab85309ab4baa4e1df7aca0529217a2a0b0d499158fd406be4263470ec9936326f844dc266
-DIST yamllint-1.31.0.tar.gz 128661 BLAKE2B f34da9302d9d3938f062931bc2aef2230b473798af0d2ad99dc89b4d814c49ce19c61363ff391e5c91d09497df9f83f6cfa1a0f34c8f74ef61341aa25ca320fb SHA512 2e23b60626eb7907f8d672cf3558178e670448e2413cc191dbea0052622353826a349380a7475724d3e88b18bc8373f99a2f72f70bb935a3b69b60811cfe62f0
DIST yamllint-1.32.0.tar.gz 130041 BLAKE2B 68dc6fb6b0f030a32d824a09fcb122de6d0f86cfa2b1325161395c7f6277cb074fc2a4c282c56a0bfd598ddf3efd56f4c8dd497546ea75cce5bdb3c7aa5f7431 SHA512 8a7ecb22c5c6705fe85091923b0f1ef9c7df702ad35ffaeb5db94262c32a294c59c9d1a737d6ca280c16a054ad8d3f3210b31acdd69cc73d4fa259c9631cc322
diff --git a/dev-util/yamllint/yamllint-1.31.0.ebuild b/dev-util/yamllint/yamllint-1.31.0.ebuild
deleted file mode 100644
index 49b3567c1eda..000000000000
--- a/dev-util/yamllint/yamllint-1.31.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A linter for YAML files"
-HOMEPAGE="https://pypi.org/project/yamllint/ https://github.com/adrienverge/yamllint/"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-
-RDEPEND=">=dev-python/pathspec-0.5.3[${PYTHON_USEDEP}]
- dev-python/pyyaml[${PYTHON_USEDEP}]
- dev-python/setuptools[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
next reply other threads:[~2023-08-21 22:03 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-21 22:03 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-19 12:01 [gentoo-commits] repo/gentoo:master commit in: dev-util/yamllint/ Hans de Graaff
2025-03-19 12:01 Hans de Graaff
2024-12-01 11:47 Sam James
2024-12-01 11:38 Hans de Graaff
2024-06-29 7:12 Hans de Graaff
2024-06-29 6:10 Hans de Graaff
2024-04-07 14:05 Marek Szuba
2024-02-04 20:11 Sam James
2023-12-24 21:07 Marek Szuba
2023-11-24 15:36 Michał Górny
2023-08-22 11:17 Marek Szuba
2023-08-22 11:05 Marek Szuba
2023-08-22 10:33 Sam James
2023-05-24 20:41 Marek Szuba
2023-05-11 15:06 Sam James
2023-05-11 12:03 Marek Szuba
2023-05-11 12:03 Marek Szuba
2023-03-22 23:43 Marek Szuba
2023-03-22 23:41 Sam James
2023-02-07 2:53 Sam James
2023-01-19 10:38 Marek Szuba
2022-11-12 0:56 Marek Szuba
2022-11-11 3:50 Sam James
2022-09-16 9:12 Marek Szuba
2022-09-16 8:04 Arthur Zamarin
2022-09-16 7:21 Arthur Zamarin
2022-09-16 7:21 Arthur Zamarin
2022-08-16 22:52 Marek Szuba
2022-08-15 22:30 Sam James
2022-07-12 22:20 Marek Szuba
2022-03-15 23:37 Marek Szuba
2022-03-12 11:51 Jakov Smolić
2022-02-03 17:58 Marek Szuba
2021-11-26 13:40 Marek Szuba
2021-11-26 9:44 Marek Szuba
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=1692655367.507037a7bf644b2e964346a5ac2297f6b2de5774.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