From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id C81F11581EE for ; Tue, 25 Mar 2025 04:37:06 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B403B343422 for ; Tue, 25 Mar 2025 04:37:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 445411104B4; Tue, 25 Mar 2025 04:36:53 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 bobolink.gentoo.org (Postfix) with ESMTPS id 381791104B2 for ; Tue, 25 Mar 2025 04:36:53 +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 DB0D33432CB for ; Tue, 25 Mar 2025 04:36:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDF3B288A for ; Tue, 25 Mar 2025 04:36:49 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1742877043.819e594be6cdcd28c8e989ad7e8eb0b323605529.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/ansible/Manifest app-admin/ansible/ansible-11.2.0.ebuild X-VCS-Directories: app-admin/ansible/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 819e594be6cdcd28c8e989ad7e8eb0b323605529 X-VCS-Branch: master Date: Tue, 25 Mar 2025 04:36:49 +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: d07d0dda-f321-4483-a2d0-b31861826f73 X-Archives-Hash: cfe3f45a227efe0fd415fae148dfffec commit: 819e594be6cdcd28c8e989ad7e8eb0b323605529 Author: idealseal protonmail com> AuthorDate: Wed Jan 29 11:10:51 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Mar 25 04:30:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819e594b app-admin/ansible: add 11.2.0 Signed-off-by: idealseal protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/40360 Signed-off-by: Sam James gentoo.org> app-admin/ansible/Manifest | 1 + app-admin/ansible/ansible-11.2.0.ebuild | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/app-admin/ansible/Manifest b/app-admin/ansible/Manifest index 098d5766e923..c17f4ac533d0 100644 --- a/app-admin/ansible/Manifest +++ b/app-admin/ansible/Manifest @@ -1 +1,2 @@ DIST ansible-11.1.0.tar.gz 41299850 BLAKE2B a7bd1b40800ee8a407c7b0ef88a01b526d3b51b8fdb02197e616a5fd53621824b889970c9f1a5038e7b65cc9532988421b38792704350b2c37ed61f32c08924c SHA512 d78f7c6f7a0a1563b270408268dc84dc1796fe7ec8355da3eb9489ffda44328a9836b05d3067516452790fe1cdf2c2ad67b285a5a97444d6403aaf79491d42c0 +DIST ansible-11.2.0.tar.gz 42242963 BLAKE2B 3559b2dcb0a6dabb0121b2912343b275071039f2f99b44bca9f3e78be68c766c86115789e38412c6b403d25261c147dcb687d3855e77e8abc67ea30b789a886d SHA512 d1598f96f3f6caba0591a6c75405d5ef3b0e382d4140300fd34ccd14fd07e6ec4a765f3908423508a2dd7c4ff77f58208b35c91b8621bcef981470462070654a diff --git a/app-admin/ansible/ansible-11.2.0.ebuild b/app-admin/ansible/ansible-11.2.0.ebuild new file mode 100644 index 000000000000..8930dae9dee1 --- /dev/null +++ b/app-admin/ansible/ansible-11.2.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517="setuptools" +PYTHON_COMPAT=( python3_{11..13} ) + +inherit distutils-r1 pypi + +DESCRIPTION="Model-driven deployment, config management, and command execution framework" +HOMEPAGE="https://www.ansible.com/" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos" +RESTRICT="test" + +RDEPEND=" + >=app-admin/ansible-core-2.18.2 +