15
0
forked from pool/python-Jinja2

- Add no-warnings-as-errors.patch:

* Do not treat warnings as errors until upstream fix using async loops.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=93
This commit is contained in:
2021-09-10 08:08:45 +00:00
committed by Git OBS Bridge
parent 9753d3cc8e
commit fa61b789b2
3 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 10 08:07:58 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add no-warnings-as-errors.patch:
* Do not treat warnings as errors until upstream fix using async loops.
-------------------------------------------------------------------
Fri Aug 6 07:34:44 UTC 2021 - Markéta Machová <mmachova@suse.com>