forked from pool/python-warlock
fixup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-warlock?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
565e1b622d
commit
94552fc2c8
@@ -43,7 +43,7 @@ Build self-validating python objects using JSON schemas
|
||||
|
||||
%prep
|
||||
%setup -q -n warlock-%{version}
|
||||
sed -i "s|jsonschema>=0.7,<1|jsonschema>=0.7,<=1|" setup.py
|
||||
sed -i "s|jsonschema>=0.7,<1|jsonschema>=0.7,<=1|" requirements.txt
|
||||
|
||||
%build
|
||||
python setup.py build
|
||||
|
||||
Reference in New Issue
Block a user