diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-07-15 01:29:59 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-07-15 01:29:59 +0000 |
| commit | 0655e2c3a3fbf0fa6422598b22fe08d620d0597e (patch) | |
| tree | a3dc52bf596e331e7780d754093d1613b0623dcd /dev-python/python-jsonrpc-server/files | |
| parent | de2c0a90ed64b4f061481f72d52d866ae18059ef (diff) | |
| download | baldeagleos-repo-0655e2c3a3fbf0fa6422598b22fe08d620d0597e.tar.gz baldeagleos-repo-0655e2c3a3fbf0fa6422598b22fe08d620d0597e.tar.xz baldeagleos-repo-0655e2c3a3fbf0fa6422598b22fe08d620d0597e.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-jsonrpc-server/files')
| -rw-r--r-- | dev-python/python-jsonrpc-server/files/python-jsonrpc-server-0.4.0-fix-test-with-ujson-3-and-up.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-python/python-jsonrpc-server/files/python-jsonrpc-server-0.4.0-fix-test-with-ujson-3-and-up.patch b/dev-python/python-jsonrpc-server/files/python-jsonrpc-server-0.4.0-fix-test-with-ujson-3-and-up.patch deleted file mode 100644 index b639d69bbd04..000000000000 --- a/dev-python/python-jsonrpc-server/files/python-jsonrpc-server-0.4.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 6985aec..9e64489 100644 ---- a/test/test_streams.py -+++ b/test/test_streams.py -@@ -119,6 +119,7 @@ def test_writer_bad_message(wfile, writer): - hour=1, - minute=1, - second=1, -+ tzinfo=datetime.timezone.utc - )) - - assert wfile.getvalue() in [ |
