From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 57947158094 for ; Tue, 16 Aug 2022 22:52:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C29CE0995; Tue, 16 Aug 2022 22:52:48 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1E96DE0995 for ; Tue, 16 Aug 2022 22:52:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 52B19341347 for ; Tue, 16 Aug 2022 22:52:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F94A57B for ; Tue, 16 Aug 2022 22:52:44 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1660690335.68bee253b0157008cf83f7183555b244e190f292.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/yamllint/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/yamllint/Manifest dev-util/yamllint/yamllint-1.26.3-r1.ebuild X-VCS-Directories: dev-util/yamllint/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 68bee253b0157008cf83f7183555b244e190f292 X-VCS-Branch: master Date: Tue, 16 Aug 2022 22:52:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3937eab1-faa8-4e33-83f4-eadd14ec73ce X-Archives-Hash: 6b8f5bc2840d74fe1cdd745b7ec589fd commit: 68bee253b0157008cf83f7183555b244e190f292 Author: Marek Szuba gentoo org> AuthorDate: Tue Aug 16 22:52:15 2022 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Aug 16 22:52:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68bee253 dev-util/yamllint: drop 1.26.3-r1 Signed-off-by: Marek Szuba gentoo.org> dev-util/yamllint/Manifest | 1 - dev-util/yamllint/yamllint-1.26.3-r1.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) diff --git a/dev-util/yamllint/Manifest b/dev-util/yamllint/Manifest index e1d3d267974f..d73b6b3007f0 100644 --- a/dev-util/yamllint/Manifest +++ b/dev-util/yamllint/Manifest @@ -1,2 +1 @@ -DIST yamllint-1.26.3.tar.gz 126746 BLAKE2B 37d4293a90b2ee7192e26c5dbb1448a2c22a47e8dae7113211bb5601f0ef0c01eabd85fe4df44b32b8226b2b805c1da11ef1e118f5e33a2a7bab137141f9853c SHA512 c5ed17ecec102324bec077484dcede6fbf8c01a37a9292929a52163a4a9d9e9989809879c29b69c45b7cce8cbeefc830d4542118f617e846702f216f49d9db5b DIST yamllint-1.27.1.tar.gz 129052 BLAKE2B 37021bd577384821b75ddd747f1dd3c4261317582d42179e0731214cb67f79bf9302c34acaa721440edb118ef8900cc2952d1f8e441def9e3143b57e03af87bd SHA512 c00fcb5da35f79b0f877f1b8c3e5f1ff8c5d161dd795d3a2657e44e27d8b943961984bf15c294be263e00bf9dfcaf3dbf16ef8fd7354bedc8ed92e3e24ce4baf diff --git a/dev-util/yamllint/yamllint-1.26.3-r1.ebuild b/dev-util/yamllint/yamllint-1.26.3-r1.ebuild deleted file mode 100644 index 3231c789b3b2..000000000000 --- a/dev-util/yamllint/yamllint-1.26.3-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) -DISTUTILS_USE_PEP517=setuptools - -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 ~riscv" - -RDEPEND=">=dev-python/pathspec-0.5.3[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}]" - -distutils_enable_tests pytest