We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While gnuradio3_7Minimal builds fine, full gnuradio 3.7 cannot be built on master or release-21.05:
gnuradio3_7Minimal
error: certifi-2021.05.30 not supported for interpreter python2.7
Additionally, dependency python2.7-Pillow-6.2.2 is marked as insecure.
python2.7-Pillow-6.2.2
cc @doronbehar
The text was updated successfully, but these errors were encountered:
This PR reintroduces python2Packages.certifi: #127453
FWIW it will be also marked as insecure, same as Pillow.
Sorry, something went wrong.
Build was fixed by the linked PR.
No branches or pull requests
While
gnuradio3_7Minimal
builds fine, full gnuradio 3.7 cannot be built on master or release-21.05:Additionally, dependency
python2.7-Pillow-6.2.2
is marked as insecure.cc @doronbehar
The text was updated successfully, but these errors were encountered: