public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-mptt/
Date: Sat, 30 Jan 2021 20:27:14 +0000 (UTC)	[thread overview]
Message-ID: <1612038396.59688e5a531f3a4c96b8b5a30584613f8a11a91e.conikost@gentoo> (raw)

commit:     59688e5a531f3a4c96b8b5a30584613f8a11a91e
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 20:03:16 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 20:26:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59688e5a

dev-python/django-mptt: add python3_9 support

Closes:	https://bugs.gentoo.org/767004
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-python/django-mptt/django-mptt-0.11.0.ebuild | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/dev-python/django-mptt/django-mptt-0.11.0.ebuild b/dev-python/django-mptt/django-mptt-0.11.0.ebuild
index 5267efd2f58..c289a261883 100644
--- a/dev-python/django-mptt/django-mptt-0.11.0.ebuild
+++ b/dev-python/django-mptt/django-mptt-0.11.0.ebuild
@@ -1,9 +1,9 @@
-# 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_6 python3_7 )
+PYTHON_COMPAT=( python3_{3..9} )
 inherit distutils-r1
 
 DESCRIPTION="utilities for modified preorder tree traversal and trees of model instances"
@@ -14,7 +14,9 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RDEPEND=">=dev-python/django-1.11[${PYTHON_USEDEP}]
-	dev-python/django-js-asset[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+	>=dev-python/django-1.11[${PYTHON_USEDEP}]
+	dev-python/django-js-asset[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}"


             reply	other threads:[~2021-01-30 20:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-30 20:27 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-15 13:17 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-mptt/ Michał Górny
2022-06-04 17:48 Michał Górny
2021-11-01  7:42 Arthur Zamarin
2021-11-01  7:42 Arthur Zamarin
2021-11-01  7:42 Arthur Zamarin
2021-10-17  7:41 Michał Górny
2021-09-27 22:16 Michał Górny
2021-09-08 20:26 Michał Górny
2021-08-28  6:54 Michał Górny
2021-08-22 21:40 Michał Górny
2021-05-15 23:30 William Hubbs
2020-03-26 20:52 Michał Górny
2020-03-11 21:56 William Hubbs
2020-02-11 20:10 William Hubbs
2020-01-26 19:37 William Hubbs
2019-03-14 22:07 William Hubbs
2017-06-14 11:43 Pacho Ramos
2015-11-05 13:32 Slawek Lis

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=1612038396.59688e5a531f3a4c96b8b5a30584613f8a11a91e.conikost@gentoo \
    --to=conikost@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