Accepting request 695484 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/695484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2019-04-20 15:12:36 +00:00 committed by Git OBS Bridge
commit ca38e40888
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 16 16:17:12 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Add non-updating note to the SPEC file
-------------------------------------------------------------------
Mon Apr 8 19:16:49 UTC 2019 - Dirk Mueller <dmueller@suse.com>

View File

@ -19,6 +19,8 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-jsonschema
# Please, do not update to the current version, it breaks numerous other
# packages, because of unstable API.
Version: 2.6.0
Release: 0
Summary: An implementation of JSON-Schema validation for Python