%global srcname pOCCI
-%global commit 7bd0427740f4c2b34e642e164c9c3cf84ac7f5e0
+%global commit 8b98b058bc19823987212eea662e4e8e9ead9dd6
%global shortcommit %(c=%{commit}; echo ${c:0:7})
# compatibility macros
Name: python-%{srcname}
Version: 0.0.2
-Release: 0.20150915git%{shortcommit}%{?dist}
+Release: 0.20150916git%{shortcommit}%{?dist}
Summary: OCCI compliance testing
License: MIT
%if 0%{?rhel} && 0%{?rhel} <= 6
sed -e "/'sphinx.ext.viewcode'/d" -i doc/conf.py
%endif
-sed -e "/'flake8'/d" -i setup.py
popd
cp -a %{srcname}-%{commit} python2
cp -a %{srcname}-%{commit} python3
%changelog
-* Tue Sep 15 2015 František Dvořák <valtri@civ.zcu.cz> - 0.0.2-0.20150915git7bd0427
+* Wed Sep 16 2015 František Dvořák <valtri@civ.zcu.cz> - 0.0.2-0.20150916git8b98b05
- Initial package