14
0

- Add condition around the python2 code to make sure we can build

in python3 only URL

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=29
This commit is contained in:
Tomáš Chvátal
2018-01-24 10:25:06 +00:00
committed by Git OBS Bridge
parent b1fcffcda7
commit d59cd154fc
2 changed files with 16 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 24 10:24:27 UTC 2018 - tchvatal@suse.com
- Add condition around the python2 code to make sure we can build
in python3 only enviroment
-------------------------------------------------------------------
Wed Apr 19 22:13:57 UTC 2017 - toddrme2178@gmail.com