Tomáš Chvátal 2020-02-13 08:46:44 +00:00 committed by Git OBS Bridge
parent 4371383c21
commit 1fa04d96e9

View File

@ -64,7 +64,7 @@ chunks in pretty python format.
%setup -q -n pybeam-%{version}
%patch0 -p1
# do not block the new python-construct
sed -i -e ',<2.10' setup.py
sed -i -e 's:,<2.10::' setup.py
%build
%if %{without test}