public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pysimdjson/
Date: Tue, 24 May 2022 18:31:43 +0000 (UTC)	[thread overview]
Message-ID: <1653417089.5b0094211a415ceb680d27ab688eafbc3875f419.chutzpah@gentoo> (raw)

commit:     5b0094211a415ceb680d27ab688eafbc3875f419
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 18:31:29 2022 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Tue May 24 18:31:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b009421

dev-python/pysimdjson: enable py3.11

Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 dev-python/pysimdjson/pysimdjson-4.0.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pysimdjson/pysimdjson-4.0.3-r1.ebuild b/dev-python/pysimdjson/pysimdjson-4.0.3-r1.ebuild
index 0668ba9725c8..590eebf4746c 100644
--- a/dev-python/pysimdjson/pysimdjson-4.0.3-r1.ebuild
+++ b/dev-python/pysimdjson/pysimdjson-4.0.3-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 
@@ -36,7 +36,7 @@ distutils_enable_tests pytest
 
 src_prepare() {
 	# benchmarks aren't run
-	sed -i -e 's:pytest-benchmark::' setup.cfg || die
+	sed -i -e 's:pytest-benchmark:: ; /license_file/ d' setup.cfg || die
 	# force regen
 	rm simdjson/csimdjson.cpp || die
 	# unbundle


             reply	other threads:[~2022-05-24 18:31 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-24 18:31 Patrick McLean [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-14  5:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/pysimdjson/ Michał Górny
2022-09-15 20:29 Arthur Zamarin
2022-06-16  8:08 Michał Górny
2022-05-30  7:22 Michał Górny
2022-04-25 20:57 Michał Górny
2021-07-24 17:10 Sam James
2021-07-03  6:29 Michał Górny
2021-07-03  6:17 Agostino Sarubbo
2021-06-22  5:54 Michał Górny
2021-05-23  6:32 Michał Górny
2021-05-17  2:37 Sam James
2021-02-04  8:17 Michał Górny
2020-12-19  2:22 Patrick McLean
2020-12-11  2:03 Patrick McLean
2020-12-02 20:29 Patrick McLean

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=1653417089.5b0094211a415ceb680d27ab688eafbc3875f419.chutzpah@gentoo \
    --to=chutzpah@gentoo.org \
    --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