SomberNight
|
adc97af58c
|
clear up requirements re pycryptodomex
|
5 years ago |
SomberNight
|
bc77091539
|
requirements: rm pycryptodomex from "binary"-specific list
it's already listed now in the "core" requirements.txt file
|
5 years ago |
SomberNight
|
018b962e61
|
requirements: allow using newer pycryptodomex
upper bound was previously added in cb4784c8ed
issue linked there was fixed in pyinstaller 3.5,
which we now use since ab95eff5aa
|
5 years ago |
SomberNight
|
aab067372c
|
requirements: pin PyQt5-sip version due to build problems
see https://tickets.metabrainz.org/browse/PICARD-1472
having issues on MacOS to codesign sip.so when PyQt5-sip==4.19.15:
PyQt5/sip.so malformed object (unknown load command 7)
|
6 years ago |
SomberNight
|
cb4784c8ed
|
requirements: use older pycryptodomex for now
see Legrandin/pycryptodome#286
|
6 years ago |
SomberNight
|
232e59fc60
|
requirements: use PyQt <5.12 in binaries for now. for AppImage
AppImage is built on Ubuntu 14.04 to maximise compatibility
but PyQt 5.12 blobs distributed on PyPI no longer work on 14.04
PyQt 5.11.x works
|
6 years ago |
SomberNight
|
8d1cb3c36a
|
bump pyqt version in binaries
closes #4777
|
6 years ago |
SomberNight
|
0ddbd2e575
|
restrict PyQt version to <5.11 for binaries, as 5.11 raises min MacOS version to 10.11
see spyder-ide/qtpy#155
|
7 years ago |
SomberNight
|
46a0dbc9d9
|
rerun freeze_packages
closes #4338
|
7 years ago |
Johann Bauer
|
afa0168e14
|
Add new requirements file for binaries in contrib
|
7 years ago |