summaryrefslogtreecommitdiff
path: root/dev-python/mastodon-py
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-07-07 19:00:05 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-07-07 19:00:05 +0000
commite2c8371499a6ce7ef5136931610249a0b81053ef (patch)
tree338829ad3026f0a6fa64b5194f31c9c4b1bff67f /dev-python/mastodon-py
parent6b6784eac42fb51ff3ec279d942327682adc6ddc (diff)
downloadbaldeagleos-repo-e2c8371499a6ce7ef5136931610249a0b81053ef.tar.gz
baldeagleos-repo-e2c8371499a6ce7ef5136931610249a0b81053ef.tar.xz
baldeagleos-repo-e2c8371499a6ce7ef5136931610249a0b81053ef.zip
Adding metadata
Diffstat (limited to 'dev-python/mastodon-py')
-rw-r--r--dev-python/mastodon-py/mastodon-py-2.0.1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/mastodon-py/mastodon-py-2.0.1.ebuild b/dev-python/mastodon-py/mastodon-py-2.0.1.ebuild
index bc7e896df1db..451dc49e396a 100644
--- a/dev-python/mastodon-py/mastodon-py-2.0.1.ebuild
+++ b/dev-python/mastodon-py/mastodon-py-2.0.1.ebuild
@@ -29,16 +29,18 @@ BDEPEND="
test? (
>=dev-python/cryptography-1.6.0[${PYTHON_USEDEP}]
>=dev-python/http-ece-1.0.5[${PYTHON_USEDEP}]
- dev-python/pytest-mock[${PYTHON_USEDEP}]
- dev-python/pytest-recording[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
- dev-python/requests-mock[${PYTHON_USEDEP}]
dev-python/vcrpy[${PYTHON_USEDEP}]
)
"
PATCHES=( "${FILESDIR}"/${PN}-2.0.1-tests.patch )
+EPYTEST_PLUGINS=(
+ pytest-mock
+ pytest-recording
+ requests-mock
+)
EPYTEST_XDIST=1
EEPYTEST_DESELECT=(
# something related to simplejson