From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/relational/
Date: Tue, 8 Jun 2021 07:39:28 +0000 (UTC) [thread overview]
Message-ID: <1623137813.b80afb4637ca0cc3b7b84cd068a8b39ea211ec4f.sam@gentoo> (raw)
commit: b80afb4637ca0cc3b7b84cd068a8b39ea211ec4f
Author: Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net>
AuthorDate: Sat Jun 5 15:03:22 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 8 07:36:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b80afb46
sci-mathematics/relational: add support for python-3.9
Bugday 2021-06-05
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/21132
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-mathematics/relational/relational-2.5-r2.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/sci-mathematics/relational/relational-2.5-r2.ebuild b/sci-mathematics/relational/relational-2.5-r2.ebuild
index c751c62d6c5..708b76f72de 100644
--- a/sci-mathematics/relational/relational-2.5-r2.ebuild
+++ b/sci-mathematics/relational/relational-2.5-r2.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit python-single-r1
DESCRIPTION="Educational tool for relational algebra"
HOMEPAGE="https://ltworf.github.io/relational/"
SRC_URI="https://github.com/ltworf/${PN}/releases/download/${PV}/${PN}_${PV}.orig.tar.gz"
+S="${WORKDIR}/${PN}"
LICENSE="GPL-3"
SLOT="0"
@@ -25,8 +26,6 @@ DEPEND="${PYTHON_DEPS}
"
RDEPEND="${DEPEND}"
-S="${WORKDIR}/${PN}"
-
PATCHES=( "${FILESDIR}/${P}-no-qtwebkit.patch" )
src_prepare() {
next reply other threads:[~2021-06-08 7:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-08 7:39 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-17 18:18 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/relational/ David Seifert
2020-02-16 22:06 Andreas Sturmlechner
2020-02-09 16:36 Michał Górny
2018-06-26 20:29 Pacho Ramos
2017-12-22 10:31 Michael Palimaka
2017-07-29 3:42 Michael Palimaka
2017-03-04 7:27 Michael Palimaka
2016-05-30 18:36 Davide Pesavento
2016-04-27 17:30 Davide Pesavento
2016-04-27 17:30 Davide Pesavento
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=1623137813.b80afb4637ca0cc3b7b84cd068a8b39ea211ec4f.sam@gentoo \
--to=sam@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