Build in bootstrap mode

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-06-10 15:21:43 +02:00
parent 4f184ff324
commit 4a5d1a97e3
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: sympy
Version: 1.8
@ -176,6 +176,9 @@ fi
%{_docdir}/%{name}-doc/html
%changelog
* Thu Jun 10 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.8-2~bootstrap
- Build in bootstrap mode to work-around missing theano
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.8-2
- Rebuilt for Python 3.10