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 2833F158088 for ; Tue, 04 Nov 2025 11:17:01 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 06EBE340B28 for ; Tue, 04 Nov 2025 11:17:01 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 05A4811056D; Tue, 04 Nov 2025 11:17:00 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id EE2A0110561 for ; Tue, 04 Nov 2025 11:16:59 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9DB2D340B28 for ; Tue, 04 Nov 2025 11:16:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3815628AE for ; Tue, 04 Nov 2025 11:16:58 +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: <1762254815.e5112502276ea9c2800e07ba08c672a1e927a7df.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyroute2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyroute2/Manifest dev-python/pyroute2/pyroute2-0.9.5.ebuild X-VCS-Directories: dev-python/pyroute2/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e5112502276ea9c2800e07ba08c672a1e927a7df X-VCS-Branch: master Date: Tue, 04 Nov 2025 11:16:58 +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: cdf05a5e-dc0c-4290-b2dc-d038e9e27ad0 X-Archives-Hash: 1912709636836a7b64e314318cb13869 commit: e5112502276ea9c2800e07ba08c672a1e927a7df Author: Henning Schild hennsch de> AuthorDate: Mon Nov 3 08:06:39 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Nov 4 11:13:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5112502 dev-python/pyroute2: add 0.9.5 Signed-off-by: Henning Schild hennsch.de> Part-of: https://github.com/gentoo/gentoo/pull/44441 Closes: https://github.com/gentoo/gentoo/pull/44441 Signed-off-by: Sam James gentoo.org> dev-python/pyroute2/Manifest | 1 + dev-python/pyroute2/pyroute2-0.9.5.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/dev-python/pyroute2/Manifest b/dev-python/pyroute2/Manifest index c976ebad5a42..a0dd912b0da4 100644 --- a/dev-python/pyroute2/Manifest +++ b/dev-python/pyroute2/Manifest @@ -1 +1,2 @@ DIST pyroute2-0.9.4.tar.gz 463980 BLAKE2B 6557bf74a20b56295868cc1a8c0e31c0e052665edf0adbf534b281c0ec958a0cfc101d3dfce4d29b1314499d71fd05901636e028d6f11413ba85cd609132cedc SHA512 77f1023622730ed45f1e1bda81f5e31c5de10afc0821856152564c1663bc60659411f6695c2826239cd8137edb5831578393a746a5a6dc1afe129bc1dc55eb02 +DIST pyroute2-0.9.5.tar.gz 969492 BLAKE2B 478cbb1a6795a817d9219cd39834b311c0afe05410858db26e8d4fdcc93ba388f648d217e48c5a38acfd65ddac07194bd9b2fe9d5378733dcc199119de33fa15 SHA512 affae114a5d9541bf4e746e233e1d11908ec0c2790eeb623dee225c65397ee4142a2f99537ec9c8bfa9ae723196c56dbc7cf8e80a574a242b7ab5b929fd1b2c6 diff --git a/dev-python/pyroute2/pyroute2-0.9.5.ebuild b/dev-python/pyroute2/pyroute2-0.9.5.ebuild new file mode 100644 index 000000000000..339212774a9d --- /dev/null +++ b/dev-python/pyroute2/pyroute2-0.9.5.ebuild @@ -0,0 +1,26 @@ +# 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..14} ) +PYTHON_REQ_USE="sqlite" + +inherit distutils-r1 pypi + +DESCRIPTION="A pure Python netlink and Linux network configuration library" +HOMEPAGE=" + https://github.com/svinota/pyroute2/ + https://pypi.org/project/pyroute2/ +" + +LICENSE="|| ( GPL-2+ Apache-2.0 )" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" +# tests need root access +RESTRICT="test" + +BDEPEND=" + dev-python/setuptools-scm[${PYTHON_USEDEP}] +"