public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-registration/
Date: Sat, 22 Jul 2023 12:26:59 +0000 (UTC)	[thread overview]
Message-ID: <1690028781.f89da530cc7009af6f7f91fef63f2a278da0f0e1.tupone@gentoo> (raw)

commit:     f89da530cc7009af6f7f91fef63f2a278da0f0e1
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 22 12:26:21 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jul 22 12:26:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f89da530

dev-python/django-registration: fix dep and enable test

Closes: https://bugs.gentoo.org/909579
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 ...istration-3.3.ebuild => django-registration-3.3-r1.ebuild} | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/dev-python/django-registration/django-registration-3.3.ebuild b/dev-python/django-registration/django-registration-3.3-r1.ebuild
similarity index 73%
rename from dev-python/django-registration/django-registration-3.3.ebuild
rename to dev-python/django-registration/django-registration-3.3-r1.ebuild
index 385e2ce8ccb0..ae512f2de161 100644
--- a/dev-python/django-registration/django-registration-3.3.ebuild
+++ b/dev-python/django-registration/django-registration-3.3-r1.ebuild
@@ -20,8 +20,13 @@ SRC_URI="
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
-RESTRICT="test" # Tests are not working here
 
-RDEPEND="dev-python/django[${PYTHON_USEDEP}]"
+RDEPEND="
+	dev-python/django[${PYTHON_USEDEP}]
+	dev-python/confusable_homoglyphs[${PYTHON_USEDEP}]
+"
 
-distutils_enable_tests pytest
+python_test() {
+	"${EPYTHON}" runtests.py \
+		|| die "Tests failed with ${EPYTHON}"
+}


             reply	other threads:[~2023-07-22 12:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-22 12:26 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-08 20:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-registration/ Michał Górny
2023-12-31 12:25 Alfredo Tupone
2023-12-31 12:23 Alfredo Tupone
2023-12-30 18:28 Michał Górny
2023-10-12 19:29 Alfredo Tupone
2023-04-16 10:13 Alfredo Tupone

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=1690028781.f89da530cc7009af6f7f91fef63f2a278da0f0e1.tupone@gentoo \
    --to=tupone@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