Accepting request 694839 from home:mcepl:branches:devel:languages:python
- Add non-updating note to the SPEC file OBS-URL: https://build.opensuse.org/request/show/694839 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=39
This commit is contained in:
parent
7952502550
commit
4a0a19579b
@ -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>
|
Mon Apr 8 19:16:49 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -19,6 +19,8 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-jsonschema
|
Name: python-jsonschema
|
||||||
|
# Please, do not update to the current version, it breaks numerous other
|
||||||
|
# packages, because of unstable API.
|
||||||
Version: 2.6.0
|
Version: 2.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An implementation of JSON-Schema validation for Python
|
Summary: An implementation of JSON-Schema validation for Python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user