public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-tagging/
Date: Fri,  4 Feb 2022 09:26:10 +0000 (UTC)	[thread overview]
Message-ID: <1643966768.0dd14c3836a9b2bd6f2b3fd083c3b0c778993a7b.grobian@gentoo> (raw)

commit:     0dd14c3836a9b2bd6f2b3fd083c3b0c778993a7b
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  4 09:24:51 2022 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Feb  4 09:26:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd14c38

dev-python/django-tagging-0.5.0-r1: revbump to correct django dep

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 .../{django-tagging-0.5.0.ebuild => django-tagging-0.5.0-r1.ebuild} | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/django-tagging/django-tagging-0.5.0.ebuild b/dev-python/django-tagging/django-tagging-0.5.0-r1.ebuild
similarity index 78%
rename from dev-python/django-tagging/django-tagging-0.5.0.ebuild
rename to dev-python/django-tagging/django-tagging-0.5.0-r1.ebuild
index 45711babfc76..1841a39a9aca 100644
--- a/dev-python/django-tagging/django-tagging-0.5.0.ebuild
+++ b/dev-python/django-tagging/django-tagging-0.5.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,9 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-RDEPEND=">=dev-python/django-1.0[${PYTHON_USEDEP}]"
+# wants smart_text which was removed from django-4.0 and up
+RDEPEND=">=dev-python/django-1.0[${PYTHON_USEDEP}]
+	<dev-python/django-4[${PYTHON_USEDEP}]"
 BDEPEND="
 	test? (
 		$(python_gen_impl_dep sqlite)


             reply	other threads:[~2022-02-04  9:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-04  9:26 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-17 15:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-tagging/ Michał Górny
2021-09-14 14:08 Arthur Zamarin
2021-09-14 14:08 Arthur Zamarin
2021-05-23 10:48 Michał Górny
2020-05-18 10:32 Michał Górny
2020-05-04 10:48 Michał Górny
2020-04-21 14:20 Michał Górny
2020-01-25 20:54 Michał Górny
2020-01-25 20:54 Michał Górny
2018-06-07  8:34 Michał Górny
2018-02-05 21:54 Michał Górny
2017-06-14 11:43 Pacho Ramos
2016-02-26 19:53 Patrick Lauer

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=1643966768.0dd14c3836a9b2bd6f2b3fd083c3b0c778993a7b.grobian@gentoo \
    --to=grobian@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