public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rabbitmq-server/
Date: Mon, 31 May 2021 22:35:16 +0000 (UTC)	[thread overview]
Message-ID: <1622500508.c339fdbec8d7a9b499d70c63703edf571d195702.mgorny@gentoo> (raw)

commit:     c339fdbec8d7a9b499d70c63703edf571d195702
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 22:22:46 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 31 22:35:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c339fdbe

net-misc/rabbitmq-server: Enable py3.9 & py3.10

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/rabbitmq-server/rabbitmq-server-3.8.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/rabbitmq-server/rabbitmq-server-3.8.14.ebuild b/net-misc/rabbitmq-server/rabbitmq-server-3.8.14.ebuild
index 346526d274c..44349a5e36a 100644
--- a/net-misc/rabbitmq-server/rabbitmq-server-3.8.14.ebuild
+++ b/net-misc/rabbitmq-server/rabbitmq-server-3.8.14.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..10} )
 
 inherit python-any-r1 systemd user
 


             reply	other threads:[~2021-05-31 22:35 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-31 22:35 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-18  5:42 [gentoo-commits] repo/gentoo:master commit in: net-misc/rabbitmq-server/ Joonas Niilola
2024-04-17 12:12 Matthew Smith
2024-04-17  8:45 Joonas Niilola
2024-04-15 19:07 Matthew Smith
2023-11-17 16:50 Matthew Smith
2023-11-17 16:50 Matthew Smith
2023-10-04 10:00 Matthew Smith
2022-11-12 13:55 Matthew Smith
2022-11-11  5:34 Sam James
2022-11-11  4:25 Sam James
2022-11-10 11:21 Matthew Smith
2022-09-07  7:52 Michał Górny
2022-06-28 16:43 Alexys Jacob
2022-06-28  8:47 Alexys Jacob
2022-06-28  8:47 Alexys Jacob
2021-10-17 20:39 John Helmert III
2021-08-19  1:08 Sam James
2021-08-13  1:06 John Helmert III
2021-08-13  1:04 John Helmert III
2021-07-18 17:56 Conrad Kostecki
2021-04-28 18:16 Sergei Trofimovich
2021-04-25  5:11 Sam James
2021-04-25  5:09 Sam James
2021-03-13 10:34 Sergei Trofimovich
2020-10-09 12:23 Alexys Jacob
2020-09-04  7:57 Alexys Jacob
2020-08-18 11:16 Agostino Sarubbo
2020-08-15  8:09 Sergei Trofimovich
2020-07-20  6:42 Agostino Sarubbo
2020-07-19  7:43 Agostino Sarubbo
2020-06-27 20:41 Mart Raudsepp
2020-05-26 20:44 Thomas Deutschmann
2020-03-23  8:51 Alexys Jacob
2020-02-22 11:35 Alexys Jacob
2020-02-22 11:35 Alexys Jacob
2020-02-22 11:35 Alexys Jacob
2020-02-20 18:29 Alexys Jacob
2019-11-26 12:44 Alexys Jacob
2019-10-06 12:19 Alexys Jacob
2019-09-08  9:18 Hans de Graaff
2019-04-14  7:19 Alexys Jacob
2019-04-10  6:34 Matthew Thode
2019-03-10 18:12 Matthew Thode
2019-02-13 17:00 Thomas Deutschmann
2019-01-25 18:52 Matthew Thode
2018-12-19 14:10 Thomas Deutschmann
2018-03-03  9:46 Michał Górny
2018-02-01  9:56 Alexys Jacob
2018-01-30 14:41 Alexys Jacob
2018-01-25 13:33 Alexys Jacob
2018-01-23 12:23 Alexys Jacob
2018-01-19 11:10 Alexys Jacob
2018-01-09 10:06 Alexys Jacob
2017-12-22 10:08 Alexys Jacob
2017-12-22  9:47 Alexys Jacob
2017-12-22  9:31 Alexys Jacob
2017-10-20 14:37 Manuel Rüger
2017-10-01  1:08 Thomas Deutschmann
2017-05-30 13:11 Alexys Jacob
2017-05-30 13:03 Alexys Jacob
2017-03-29 16:17 Alexys Jacob
2016-12-02  8:54 Alexys Jacob
2016-08-19  7:36 Alexys Jacob
2016-05-20 10:25 Alexys Jacob
2016-03-09 14:09 Alexys Jacob
2016-02-28  7:15 Matt Thode
2016-01-08 13:01 Alexys Jacob
2016-01-08 13:00 Alexys Jacob
2015-08-24  8:52 Michael Weber

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=1622500508.c339fdbec8d7a9b499d70c63703edf571d195702.mgorny@gentoo \
    --to=mgorny@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