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 1017915827B for ; Mon, 18 Aug 2025 10:31:46 +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 E8604341075 for ; Mon, 18 Aug 2025 10:31:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4E95B110561; Mon, 18 Aug 2025 10:31:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 39A67110280 for ; Mon, 18 Aug 2025 10:31:33 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DFCE8340FF4 for ; Mon, 18 Aug 2025 10:31:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 298523370 for ; Mon, 18 Aug 2025 10:31:31 +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: <1755509201.f4596d6bfdc9254927f39040fb6a4ef677b31304.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_beta8.ebuild X-VCS-Directories: dev-python/pysdl3/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: f4596d6bfdc9254927f39040fb6a4ef677b31304 X-VCS-Branch: dev Date: Mon, 18 Aug 2025 10:31:31 +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: 974c8eb0-826a-4266-8df0-5919ee2abdaa X-Archives-Hash: 6518455b1cb6d7acd0523759bf50ff19 commit: f4596d6bfdc9254927f39040fb6a4ef677b31304 Author: David Roman gmail com> AuthorDate: Mon Aug 18 09:26:41 2025 +0000 Commit: David Roman gmail com> CommitDate: Mon Aug 18 09:26:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f4596d6b dev-python/pysdl3: add 0.9.8_beta8 Signed-off-by: David Roman gmail.com> dev-python/pysdl3/Manifest | 1 + dev-python/pysdl3/pysdl3-0.9.8_beta8.ebuild | 48 +++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/dev-python/pysdl3/Manifest b/dev-python/pysdl3/Manifest index 80640fad76..e67b0da8d9 100644 --- a/dev-python/pysdl3/Manifest +++ b/dev-python/pysdl3/Manifest @@ -1,2 +1,3 @@ DIST pysdl3-0.9.8b6.tar.gz 1417018 BLAKE2B 638fe6479cf83e4146afcb6e457095c58a3fbcbfdec31a2798d069157ad3d941c54e0c56ae2547f61d2579350c19d118201020a3b23a699597ad99be6e181bf0 SHA512 cfc7af9026fd453eff082235fd4c59c375a5c3bde1881ede5466abbcc69f4e1d74066167d029505ef64f08f70f799b4b3600f3f6d947bc503e03daac31b8dc7c DIST pysdl3-0.9.8b7.tar.gz 1416984 BLAKE2B 3fc870524bdb88cea14cd297e453a61c33c28e16b1ff56963395f8f29737310b142ab9d8e27f8c4449e44501d351605946a16239729bb290d0cf371139ea6093 SHA512 13bf70289bb7842b11b195836807f0e0581620ad4c0544389a750023a52c2901d8e21a94621e0ae1c005249b9ee22d85b6db8064056363154f85eeb9f7af9ab3 +DIST pysdl3-0.9.8b8.tar.gz 1417014 BLAKE2B d7218ccca34069926e10d76339fdf1268599ada6abd3e24ae4fb50425f7a568b204242e1d1f14022e56c4f9c1299297c038a5b6c556f95fdc4aab2226f47f033 SHA512 ca6116534f863dd9df38c4261244bfdca2d418e461d26bf50bec2de4179ad3982c42c2a8c85b6658ff51f5c047bb0349a53513d6f076130ba5949c5d9b01418f diff --git a/dev-python/pysdl3/pysdl3-0.9.8_beta8.ebuild b/dev-python/pysdl3/pysdl3-0.9.8_beta8.ebuild new file mode 100644 index 0000000000..81d0c72602 --- /dev/null +++ b/dev-python/pysdl3/pysdl3-0.9.8_beta8.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..14} ) + +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 <<-EOF + SDL_DISABLE_METADATA=1 + SDL_DOC_GENERATOR=0 + SDL_BINARY_PATH=/usr/$(get_libdir) + EOF + + # Workaround for https://github.com/Aermoss/PySDL3/issues/27 + doenvd 99pysdl3 +} + +python_test() { + SDL_DISABLE_METADATA=1 SDL_DOC_GENERATOR=0 SDL_BINARY_PATH="/usr/$(get_libdir)" \ + ${EPYTHON} -c 'import tests' || die +} 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 CB5B015827B for ; Mon, 18 Aug 2025 10:44:45 +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 B8523341049 for ; Mon, 18 Aug 2025 10:44:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D98C3110573; Mon, 18 Aug 2025 10:44:13 +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 C8CCD110573 for ; Mon, 18 Aug 2025 10:44:13 +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 8381A341098 for ; Mon, 18 Aug 2025 10:44:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4128134C7 for ; Mon, 18 Aug 2025 10:44:10 +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: <1755509201.f4596d6bfdc9254927f39040fb6a4ef677b31304.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_beta8.ebuild X-VCS-Directories: dev-python/pysdl3/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: f4596d6bfdc9254927f39040fb6a4ef677b31304 X-VCS-Branch: master Date: Mon, 18 Aug 2025 10:44:10 +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: ac4ca525-bd00-49a1-ac82-b42bc6107b75 X-Archives-Hash: 25be3a87ade49e1045185cd96b002e7d Message-ID: <20250818104410.K9ANBndWGT6YqNdPeiJuWCioXeCCac2n80IVzTP7B1w@z> commit: f4596d6bfdc9254927f39040fb6a4ef677b31304 Author: David Roman gmail com> AuthorDate: Mon Aug 18 09:26:41 2025 +0000 Commit: David Roman gmail com> CommitDate: Mon Aug 18 09:26:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f4596d6b dev-python/pysdl3: add 0.9.8_beta8 Signed-off-by: David Roman gmail.com> dev-python/pysdl3/Manifest | 1 + dev-python/pysdl3/pysdl3-0.9.8_beta8.ebuild | 48 +++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/dev-python/pysdl3/Manifest b/dev-python/pysdl3/Manifest index 80640fad76..e67b0da8d9 100644 --- a/dev-python/pysdl3/Manifest +++ b/dev-python/pysdl3/Manifest @@ -1,2 +1,3 @@ DIST pysdl3-0.9.8b6.tar.gz 1417018 BLAKE2B 638fe6479cf83e4146afcb6e457095c58a3fbcbfdec31a2798d069157ad3d941c54e0c56ae2547f61d2579350c19d118201020a3b23a699597ad99be6e181bf0 SHA512 cfc7af9026fd453eff082235fd4c59c375a5c3bde1881ede5466abbcc69f4e1d74066167d029505ef64f08f70f799b4b3600f3f6d947bc503e03daac31b8dc7c DIST pysdl3-0.9.8b7.tar.gz 1416984 BLAKE2B 3fc870524bdb88cea14cd297e453a61c33c28e16b1ff56963395f8f29737310b142ab9d8e27f8c4449e44501d351605946a16239729bb290d0cf371139ea6093 SHA512 13bf70289bb7842b11b195836807f0e0581620ad4c0544389a750023a52c2901d8e21a94621e0ae1c005249b9ee22d85b6db8064056363154f85eeb9f7af9ab3 +DIST pysdl3-0.9.8b8.tar.gz 1417014 BLAKE2B d7218ccca34069926e10d76339fdf1268599ada6abd3e24ae4fb50425f7a568b204242e1d1f14022e56c4f9c1299297c038a5b6c556f95fdc4aab2226f47f033 SHA512 ca6116534f863dd9df38c4261244bfdca2d418e461d26bf50bec2de4179ad3982c42c2a8c85b6658ff51f5c047bb0349a53513d6f076130ba5949c5d9b01418f diff --git a/dev-python/pysdl3/pysdl3-0.9.8_beta8.ebuild b/dev-python/pysdl3/pysdl3-0.9.8_beta8.ebuild new file mode 100644 index 0000000000..81d0c72602 --- /dev/null +++ b/dev-python/pysdl3/pysdl3-0.9.8_beta8.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..14} ) + +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 <<-EOF + SDL_DISABLE_METADATA=1 + SDL_DOC_GENERATOR=0 + SDL_BINARY_PATH=/usr/$(get_libdir) + EOF + + # Workaround for https://github.com/Aermoss/PySDL3/issues/27 + doenvd 99pysdl3 +} + +python_test() { + SDL_DISABLE_METADATA=1 SDL_DOC_GENERATOR=0 SDL_BINARY_PATH="/usr/$(get_libdir)" \ + ${EPYTHON} -c 'import tests' || die +}