15
0
forked from pool/python-Jinja2

- Add patch to work with python 3.8:

* python38.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=72
This commit is contained in:
Tomáš Chvátal
2019-09-24 11:08:14 +00:00
committed by Git OBS Bridge
parent 70c95b1a56
commit ebf628bfa2
3 changed files with 196 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 24 11:06:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to work with python 3.8:
* python38.patch
-------------------------------------------------------------------
Sat Apr 13 16:46:23 UTC 2019 - Jan Engelhardt <jengelh@inai.de>