mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
Revert a bunch of python3_8 additions.
More dependencies need to be updated before these are ready. Revert "dev-python/netaddr: add python3_8" This reverts commit1b8ad93db8. Revert "dev-python/drf-yasg: add python 3.8" This reverts commite0db6ff1fd. Revert "dev-python/djangorestframework: add python3_8 to 3.10.3" This reverts commite28a73813f. Revert "dev-python/django-auth-ldap: add python3_8" This reverts commitfa4c9da309. Revert "dev-python/django-cachops: add python 3.8" This reverts commitbde7ce3d8e. Revert "django-cors-headers: add python3_8" This reverts commit6e59af278b. Revert "dev-python/django-debug-toolbar: add python3_8" This reverts commit229d75f50a. Revert "dev-python/django-filter: add python3_8" This reverts commit70210a8778. Revert "dev-python/django-mptt: add python3_8" This reverts commit99f39a7710. Revert "dev-python/django: add python3_8" This reverts commit11f1441e96. Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
|
||||
PYTHON_COMPAT=( python3_6 python3_7 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="ORM cache with automatic granular event-driven invalidation for Django"
|
||||
|
||||
Reference in New Issue
Block a user