diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2022-08-03 15:52:53 +0100 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2022-08-13 16:14:47 +0100 |
commit | f3002a694d0a5403ab72ca5a86369a2b65b7a00f (patch) | |
tree | c5efc41daa621015ae2106b710655a93fad79dd1 /deprecations.txt | |
parent | 5149cf1ece211cd81a8d98abb229c380773b7c6a (diff) | |
download | troggle-f3002a694d0a5403ab72ca5a86369a2b65b7a00f.tar.gz troggle-f3002a694d0a5403ab72ca5a86369a2b65b7a00f.tar.bz2 troggle-f3002a694d0a5403ab72ca5a86369a2b65b7a00f.zip |
New troggle config for Barbie Xubuntu pink
Diffstat (limited to 'deprecations.txt')
-rw-r--r-- | deprecations.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deprecations.txt b/deprecations.txt index d5d211f..2b967ae 100644 --- a/deprecations.txt +++ b/deprecations.txt @@ -1,6 +1,6 @@ -/home/philip/p10d3/lib/python3.10/site-packages/django/utils/version.py:6: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives +/home/philip/.local/lib/python3.10/site-packages/django/utils/version.py:6: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.version import LooseVersion -/home/philip/p10d3/lib/python3.10/site-packages/django/utils/asyncio.py:19: DeprecationWarning: There is no current event loop +/home/philip/.local/lib/python3.10/site-packages/django/utils/asyncio.py:19: DeprecationWarning: There is no current event loop event_loop = asyncio.get_event_loop() -/home/philip/p10d3/lib/python3.10/site-packages/django/utils/asyncio.py:19: DeprecationWarning: There is no current event loop +/home/philip/.local/lib/python3.10/site-packages/django/utils/asyncio.py:19: DeprecationWarning: There is no current event loop event_loop = asyncio.get_event_loop() |