commit: d15b5af9cf1ceb111c1ef26dbd651d4900dd0156
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 20 16:55:04 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 17:14:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d15b5af9
dev-python/djangorestframework: Remove stale deselects
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/djangorestframework/djangorestframework-3.15.2.ebuild | 7 -------
1 file changed, 7 deletions(-)
diff --git a/dev-python/djangorestframework/djangorestframework-3.15.2.ebuild
b/dev-python/djangorestframework/djangorestframework-3.15.2.ebuild
index 692fde8de29e..a59622698d47 100644
--- a/dev-python/djangorestframework/djangorestframework-3.15.2.ebuild
+++ b/dev-python/djangorestframework/djangorestframework-3.15.2.ebuild
@@ -40,13 +40,6 @@ BDEPEND="
distutils_enable_tests pytest
EPYTEST_DESELECT=(
- tests/test_description.py::TestViewNamesAndDescriptions::test_markdown
-
- # require coreapi (but not skipped properly)
-
tests/schemas/test_managementcommand.py::GenerateSchemaTests::test_coreapi_renders_default_schema_with_custom_title_url_and_desc
-
tests/schemas/test_managementcommand.py::GenerateSchemaTests::test_coreapi_renders_openapi_json_schema
-
tests/schemas/test_managementcommand.py::GenerateSchemaTests::test_renders_corejson_schema
-
# upstream is removing pytz, apparently it's not tested anymore
# https://github.com/encode/django-rest-framework/discussions/9342
tests/test_fields.py::TestPytzNaiveDayLightSavingTimeTimeZoneDateTimeField::test_invalid_inputs