summaryrefslogtreecommitdiff
path: root/dev-python/python-lsp-jsonrpc/files/python-lsp-jsonrpc-1.0.0-fix-test-with-ujson-3-and-up.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-14 23:35:46 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-14 23:35:46 +0100
commit2f3183511d8fcc1dd014e08f7c2535790512213d (patch)
tree18ca7df2c112317bfef51ae8b059785773a15ed1 /dev-python/python-lsp-jsonrpc/files/python-lsp-jsonrpc-1.0.0-fix-test-with-ujson-3-and-up.patch
parentb23b1d43c4a10df85088f74d98a914917f114538 (diff)
gentoo auto-resync : 14:10:2023 - 23:35:45
Diffstat (limited to 'dev-python/python-lsp-jsonrpc/files/python-lsp-jsonrpc-1.0.0-fix-test-with-ujson-3-and-up.patch')
-rw-r--r--dev-python/python-lsp-jsonrpc/files/python-lsp-jsonrpc-1.0.0-fix-test-with-ujson-3-and-up.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-python/python-lsp-jsonrpc/files/python-lsp-jsonrpc-1.0.0-fix-test-with-ujson-3-and-up.patch b/dev-python/python-lsp-jsonrpc/files/python-lsp-jsonrpc-1.0.0-fix-test-with-ujson-3-and-up.patch
deleted file mode 100644
index c7b01903761b..000000000000
--- a/dev-python/python-lsp-jsonrpc/files/python-lsp-jsonrpc-1.0.0-fix-test-with-ujson-3-and-up.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/test/test_streams.py b/test/test_streams.py
-index bce3ffa..f93cb8d 100644
---- a/test/test_streams.py
-+++ b/test/test_streams.py
-@@ -113,6 +113,7 @@ def test_writer_bad_message(wfile, writer):
- hour=1,
- minute=1,
- second=1,
-+ tzinfo=datetime.timezone.utc
- ))
-
- assert wfile.getvalue() in [