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 E242E15808A for ; Thu, 17 Jul 2025 14:01: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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CCDD2340E85 for ; Thu, 17 Jul 2025 14:01:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2446111055F; Thu, 17 Jul 2025 14:00:56 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 1EF8911055F for ; Thu, 17 Jul 2025 14:00:56 +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 CAFA7340CD8 for ; Thu, 17 Jul 2025 14:00:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF03C322B for ; Thu, 17 Jul 2025 14:00:52 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1752760844.03588f96193e6a3ceb601cb0babfc4364e3b931a.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pysdl3/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pysdl3/Manifest dev-python/pysdl3/pysdl3-0.9.8_beta6.ebuild X-VCS-Directories: dev-python/pysdl3/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 03588f96193e6a3ceb601cb0babfc4364e3b931a X-VCS-Branch: dev Date: Thu, 17 Jul 2025 14:00:52 +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: 7601de82-afe4-4a23-94f6-3b1fdc958dce X-Archives-Hash: 55287892d61562c67cbaee8861cadf4f commit: 03588f96193e6a3ceb601cb0babfc4364e3b931a Author: David Roman gmail com> AuthorDate: Thu Jul 17 14:00:44 2025 +0000 Commit: David Roman gmail com> CommitDate: Thu Jul 17 14:00:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=03588f96 dev-python/pysdl3: add 0.9.8_beta6 Signed-off-by: David Roman gmail.com> dev-python/pysdl3/Manifest | 1 + dev-python/pysdl3/pysdl3-0.9.8_beta6.ebuild | 48 +++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/dev-python/pysdl3/Manifest b/dev-python/pysdl3/Manifest index f4072813a2..5b6e5c208f 100644 --- a/dev-python/pysdl3/Manifest +++ b/dev-python/pysdl3/Manifest @@ -1 +1,2 @@ DIST pysdl3-0.9.8b5.tar.gz 1416932 BLAKE2B c8de2c87d77a741e75dfdf10adde2ddedfa161661202bbdcc40440a2cfb9f2dab94ff405a2a9a8eb97c13883620063967c3fdc6bda2ca219b58e1ec6ecab94fb SHA512 7c3471def81967a80da19d5aad69f38b22179889c1303dc609ad44b831945bb583f3ea0c5ef7159e66900810f42863fdaa1f63fe6d7935b438ca1acb9044e540 +DIST pysdl3-0.9.8b6.tar.gz 1417018 BLAKE2B 638fe6479cf83e4146afcb6e457095c58a3fbcbfdec31a2798d069157ad3d941c54e0c56ae2547f61d2579350c19d118201020a3b23a699597ad99be6e181bf0 SHA512 cfc7af9026fd453eff082235fd4c59c375a5c3bde1881ede5466abbcc69f4e1d74066167d029505ef64f08f70f799b4b3600f3f6d947bc503e03daac31b8dc7c diff --git a/dev-python/pysdl3/pysdl3-0.9.8_beta6.ebuild b/dev-python/pysdl3/pysdl3-0.9.8_beta6.ebuild new file mode 100644 index 0000000000..bd4a233888 --- /dev/null +++ b/dev-python/pysdl3/pysdl3-0.9.8_beta6.ebuild @@ -0,0 +1,48 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{12..13} ) + +inherit distutils-r1 pypi + +DESCRIPTION="A pure Python wrapper for SDL3" +HOMEPAGE=" + https://pypi.org/project/pysdl3/ + https://github.com/Aermoss/PySDL3 +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +DEPEND=" + dev-python/aiohttp[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + dev-python/packaging[${PYTHON_USEDEP}] +" + +RDEPEND=" + media-libs/libsdl3 + ${DEPEND} +" + +src_install() { + distutils-r1_src_install + + cat - > 99pysdl3 < 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 8A87A15808A for ; Fri, 18 Jul 2025 09:35:42 +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 78302340F03 for ; Fri, 18 Jul 2025 09:35:42 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 64C6A11055E; Fri, 18 Jul 2025 09:35:30 +0000 (UTC) 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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 539ED11055E for ; Fri, 18 Jul 2025 09:35:30 +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 0AC24340ED3 for ; Fri, 18 Jul 2025 09:35:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1B15323C for ; Fri, 18 Jul 2025 09:35:27 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1752760844.03588f96193e6a3ceb601cb0babfc4364e3b931a.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pysdl3/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pysdl3/Manifest dev-python/pysdl3/pysdl3-0.9.8_beta6.ebuild X-VCS-Directories: dev-python/pysdl3/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 03588f96193e6a3ceb601cb0babfc4364e3b931a X-VCS-Branch: master Date: Fri, 18 Jul 2025 09:35:27 +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: dde40fa2-e553-42dc-afd1-80471045fd46 X-Archives-Hash: 67c8ef6f1975a066354f13207c09a1a9 Message-ID: <20250718093527.-_jZhQUjovqEiHRriIdFmiloKSxFApNs8f2-4bfZOaM@z> commit: 03588f96193e6a3ceb601cb0babfc4364e3b931a Author: David Roman gmail com> AuthorDate: Thu Jul 17 14:00:44 2025 +0000 Commit: David Roman gmail com> CommitDate: Thu Jul 17 14:00:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=03588f96 dev-python/pysdl3: add 0.9.8_beta6 Signed-off-by: David Roman gmail.com> dev-python/pysdl3/Manifest | 1 + dev-python/pysdl3/pysdl3-0.9.8_beta6.ebuild | 48 +++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/dev-python/pysdl3/Manifest b/dev-python/pysdl3/Manifest index f4072813a2..5b6e5c208f 100644 --- a/dev-python/pysdl3/Manifest +++ b/dev-python/pysdl3/Manifest @@ -1 +1,2 @@ DIST pysdl3-0.9.8b5.tar.gz 1416932 BLAKE2B c8de2c87d77a741e75dfdf10adde2ddedfa161661202bbdcc40440a2cfb9f2dab94ff405a2a9a8eb97c13883620063967c3fdc6bda2ca219b58e1ec6ecab94fb SHA512 7c3471def81967a80da19d5aad69f38b22179889c1303dc609ad44b831945bb583f3ea0c5ef7159e66900810f42863fdaa1f63fe6d7935b438ca1acb9044e540 +DIST pysdl3-0.9.8b6.tar.gz 1417018 BLAKE2B 638fe6479cf83e4146afcb6e457095c58a3fbcbfdec31a2798d069157ad3d941c54e0c56ae2547f61d2579350c19d118201020a3b23a699597ad99be6e181bf0 SHA512 cfc7af9026fd453eff082235fd4c59c375a5c3bde1881ede5466abbcc69f4e1d74066167d029505ef64f08f70f799b4b3600f3f6d947bc503e03daac31b8dc7c diff --git a/dev-python/pysdl3/pysdl3-0.9.8_beta6.ebuild b/dev-python/pysdl3/pysdl3-0.9.8_beta6.ebuild new file mode 100644 index 0000000000..bd4a233888 --- /dev/null +++ b/dev-python/pysdl3/pysdl3-0.9.8_beta6.ebuild @@ -0,0 +1,48 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{12..13} ) + +inherit distutils-r1 pypi + +DESCRIPTION="A pure Python wrapper for SDL3" +HOMEPAGE=" + https://pypi.org/project/pysdl3/ + https://github.com/Aermoss/PySDL3 +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +DEPEND=" + dev-python/aiohttp[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + dev-python/packaging[${PYTHON_USEDEP}] +" + +RDEPEND=" + media-libs/libsdl3 + ${DEPEND} +" + +src_install() { + distutils-r1_src_install + + cat - > 99pysdl3 <