From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/factory_boy/
Date: Wed, 1 Jun 2022 05:03:02 +0000 (UTC) [thread overview]
Message-ID: <1654059764.a5574b48d01768ef21c5429655f7f9da4b24c69c.cybertailor@gentoo> (raw)
commit: a5574b48d01768ef21c5429655f7f9da4b24c69c
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue May 31 16:44:04 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Wed Jun 1 05:02:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5574b48
dev-python/factory_boy: remove mongoengine
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/factory_boy/factory_boy-3.2.1.ebuild | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/dev-python/factory_boy/factory_boy-3.2.1.ebuild b/dev-python/factory_boy/factory_boy-3.2.1.ebuild
index 358e05f2f..590f9a8b9 100644
--- a/dev-python/factory_boy/factory_boy-3.2.1.ebuild
+++ b/dev-python/factory_boy/factory_boy-3.2.1.ebuild
@@ -20,7 +20,6 @@ BDEPEND="
test? (
$(python_gen_impl_dep sqlite)
dev-python/django[${PYTHON_USEDEP}]
- dev-python/mongoengine[${PYTHON_USEDEP}]
dev-python/pillow[jpeg,${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
)
@@ -34,14 +33,12 @@ python_prepare_all() {
rm ChangeLog || die "remove failed"
cp docs/changelog.rst ChangeLog || die "copy failed"
- # Disable online tests
- sed -i \
- -e 's|tearDownClass|_&|' \
- -e 's|test_creation|_&|' \
- tests/test_mongoengine.py || die
+ # depends on masked dev-python/mongoengine
+ rm tests/test_mongoengine.py || die
distutils-r1_python_prepare_all
}
distutils_enable_tests --install unittest
+
distutils_enable_sphinx docs dev-python/sphinx_rtd_theme dev-python/sphinxcontrib-spelling
next reply other threads:[~2022-06-01 5:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-01 5:03 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-30 23:04 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/factory_boy/ Alessandro Barbieri
2022-05-30 23:04 Alessandro Barbieri
2022-03-17 1:42 Alessandro Barbieri
2021-06-14 23:09 Alessandro Barbieri
2021-05-05 7:32 Alessandro Barbieri
2021-04-14 9:05 Theo Anderson
2021-03-23 0:03 Alessandro Barbieri
2020-08-28 15:26 Andrew Ammerlaan
2020-04-27 21:24 Alessandro Barbieri
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=1654059764.a5574b48d01768ef21c5429655f7f9da4b24c69c.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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