forked from pool/python-warlock
Accepting request 180563 from Cloud:OpenStack:Master
- add allow-jsonschema-3.diff OBS-URL: https://build.opensuse.org/request/show/180563 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-warlock?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
7cdd8e771f
commit
f78df4f58e
@@ -24,6 +24,7 @@ License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: http://github.com/bcwaldon/warlock
|
||||
Source: http://pypi.python.org/packages/source/w/warlock/warlock-%{version}.tar.gz
|
||||
Patch0: allow-jsonschema-3.diff
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
BuildRequires: python-jsonpatch
|
||||
@@ -43,6 +44,7 @@ Build self-validating python objects using JSON schemas
|
||||
|
||||
%prep
|
||||
%setup -q -n warlock-%{version}
|
||||
%patch0
|
||||
sed -i "s|jsonschema>=0.7,<1|jsonschema>=0.7,<=1|" requirements.txt
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user