public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-lang/wabt/
Date: Wed, 15 May 2024 16:06:48 +0000 (UTC)	[thread overview]
Message-ID: <1715787046.1550eb12b13986d9dde9992df1ef94b4598b0f19.julien@gentoo> (raw)
Message-ID: <20240515160648.m2yP75ArSPkZ7NNJh6bo1XrScL1MlX0eizRDy-j3rmA@z> (raw)

commit:     1550eb12b13986d9dde9992df1ef94b4598b0f19
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Wed May 15 15:30:46 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed May 15 15:30:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1550eb12

dev-lang/wabt: enable py3.13

Closes: https://bugs.gentoo.org/931364
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-lang/wabt/wabt-1.0.34.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-lang/wabt/wabt-1.0.34.ebuild b/dev-lang/wabt/wabt-1.0.34.ebuild
index f7cf269255..688f1b944e 100644
--- a/dev-lang/wabt/wabt-1.0.34.ebuild
+++ b/dev-lang/wabt/wabt-1.0.34.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 EGIT_COMMIT_TESTSUITE="c2a67a575ddc815ff2212f68301d333e5e30a923"
 EGIT_COMMIT_WASM_C_API="b6dd1fb658a282c64b029867845bc50ae59e1497"
@@ -14,8 +14,10 @@ DESCRIPTION="The WebAssembly Binary Toolkit"
 HOMEPAGE="https://github.com/WebAssembly/wabt"
 SRC_URI="
 	https://github.com/WebAssembly/wabt/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz
-	https://github.com/WebAssembly/testsuite/archive/${EGIT_COMMIT_TESTSUITE}.tar.gz -> WebAssembly-testsuite-${EGIT_COMMIT_TESTSUITE}.tar.gz
-	https://github.com/WebAssembly/wasm-c-api/archive/${EGIT_COMMIT_WASM_C_API}.tar.gz -> WebAssembly-wasm-c-api-${EGIT_COMMIT_WASM_C_API}.tar.gz
+	https://github.com/WebAssembly/testsuite/archive/${EGIT_COMMIT_TESTSUITE}.tar.gz -> \
+		WebAssembly-testsuite-${EGIT_COMMIT_TESTSUITE}.tar.gz
+	https://github.com/WebAssembly/wasm-c-api/archive/${EGIT_COMMIT_WASM_C_API}.tar.gz -> \
+		WebAssembly-wasm-c-api-${EGIT_COMMIT_WASM_C_API}.tar.gz
 "
 LICENSE="Apache-2.0"
 SLOT="0"


             reply	other threads:[~2024-05-15 16:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-15 15:45 Julien Roy [this message]
2024-05-15 16:06 ` [gentoo-commits] repo/proj/guru:master commit in: dev-lang/wabt/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2024-05-22 12:46 [gentoo-commits] repo/proj/guru:dev " Haelwenn Monnier
2024-05-15 16:06 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-15 15:45 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-03-19 16:34 Haelwenn Monnier
2024-03-19 15:28 Haelwenn Monnier
2022-10-04  2:54 Haelwenn Monnier
2022-09-30  2:08 Haelwenn Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1715787046.1550eb12b13986d9dde9992df1ef94b4598b0f19.julien@gentoo \
    --to=julien@jroy.ca \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox