14
0
Sascha Peilicke
2013-02-26 12:44:17 +00:00
committed by Git OBS Bridge
parent 565e1b622d
commit 94552fc2c8

View File

@@ -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