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: dev-python/liblarch/
Date: Sun, 12 Jun 2022 18:28:14 +0000 (UTC)	[thread overview]
Message-ID: <1655058487.d8892e24372a166f6f23c5038a037d66bb05c22d.mgorny@gentoo> (raw)

commit:     d8892e24372a166f6f23c5038a037d66bb05c22d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 18:21:52 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 18:28:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8892e24

dev-python/liblarch: Enable py3.11

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

 dev-python/liblarch/liblarch-3.1.0-r1.ebuild | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/dev-python/liblarch/liblarch-3.1.0-r1.ebuild b/dev-python/liblarch/liblarch-3.1.0-r1.ebuild
index f8416684bb73..3f1af0d09dc0 100644
--- a/dev-python/liblarch/liblarch-3.1.0-r1.ebuild
+++ b/dev-python/liblarch/liblarch-3.1.0-r1.ebuild
@@ -4,13 +4,16 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1 virtualx
 
 DESCRIPTION="Library to handle directed acyclic graphs"
 HOMEPAGE="https://wiki.gnome.org/Projects/liblarch"
-SRC_URI="https://github.com/getting-things-gnome/liblarch/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="
+	https://github.com/getting-things-gnome/liblarch/archive/v${PV}.tar.gz
+		-> ${P}.tar.gz
+"
 
 LICENSE="LGPL-3+"
 SLOT="0"
@@ -20,7 +23,9 @@ DEPEND="
 	dev-python/pygobject:3[${PYTHON_USEDEP}]
 	x11-libs/gtk+:3[introspection]
 "
-RDEPEND="${DEPEND}"
+RDEPEND="
+	${DEPEND}
+"
 
 distutils_enable_tests pytest
 


             reply	other threads:[~2022-06-12 18:28 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-12 18:28 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-12 19:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/liblarch/ Michał Górny
2023-12-30 18:30 Michał Górny
2023-10-29 20:59 Michał Górny
2023-05-18 19:17 Arthur Zamarin
2022-04-11  7:57 Michał Górny
2022-01-31  0:26 Michał Górny
2022-01-29 15:43 Michał Górny
2021-10-17  9:00 Michał Górny
2021-06-19 11:29 Mart Raudsepp
2021-06-05 14:17 Michał Górny
2021-05-23 11:36 Michał Górny
2020-12-11 15:01 Michał Górny
2020-06-19 22:17 Mart Raudsepp
2020-06-19 22:17 Mart Raudsepp
2020-05-16  5:03 Mart Raudsepp
2018-03-10 11:31 Pacho Ramos

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=1655058487.d8892e24372a166f6f23c5038a037d66bb05c22d.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