Package: psychopy / 2023.2.4+dfsg-4

Metadata

Package Version Patches format
psychopy 2023.2.4+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove python3 mock | (download)

psychopy/tests/test_hardware/test_ports.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove usage of python3-mock
no future.patch | (download)

pyproject.toml | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---
remove astunparse.patch | (download)

psychopy/experiment/py2js.py | 26 19 + 7 - 0 !
psychopy/experiment/py2js_transpiler.py | 5 1 + 4 - 0 !
pyproject.toml | 1 0 + 1 - 0 !
setupApp.py | 2 1 + 1 - 0 !
4 files changed, 21 insertions(+), 13 deletions(-)

 remove astunparse package
 python3-astunparse is not going to support Python 3.13 and is not needed for
 modern code and so we want to remove it from Debian