14
0
forked from pool/python-loguru

Accepting request 886445 from home:bnavigator:branches:devel:languages:python

- Add loguru-exception-formatting-py39.patch
  https://github.com/Delgan/loguru/commit/19f518c5 for changed
  exception formatting in Python 3.9

OBS-URL: https://build.opensuse.org/request/show/886445
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-loguru?expand=0&rev=12
This commit is contained in:
2021-04-19 08:07:56 +00:00
committed by Git OBS Bridge
parent 167d279f3c
commit 53a87b62f2
3 changed files with 173 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Apr 18 12:17:42 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Add loguru-exception-formatting-py39.patch
https://github.com/Delgan/loguru/commit/19f518c5 for changed
exception formatting in Python 3.9
-------------------------------------------------------------------
Fri Feb 19 01:51:00 UTC 2021 - John Vandenberg <jayvdb@gmail.com>