diff --git a/psychtoolbox-3.0.19.11.tar.gz b/psychtoolbox-3.0.19.11.tar.gz deleted file mode 100644 index 30318e5..0000000 --- a/psychtoolbox-3.0.19.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1539d898dda92e33bde705fe4d8a8764cafaf6ba190cac632fceb2ad71a4eb3 -size 161569824 diff --git a/psychtoolbox-3.0.19.14.tar.gz b/psychtoolbox-3.0.19.14.tar.gz new file mode 100644 index 0000000..87327ce --- /dev/null +++ b/psychtoolbox-3.0.19.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7727660b9c9426595860147f1de5671ade187ddac4990d27a1ff0c64847ac59 +size 161584235 diff --git a/python-psychtoolbox.changes b/python-psychtoolbox.changes index 3a14d6c..9ad39a3 100644 --- a/python-psychtoolbox.changes +++ b/python-psychtoolbox.changes @@ -1,7 +1,18 @@ +------------------------------------------------------------------- +Tue Sep 10 13:19:11 UTC 2024 - Markéta Machová + +- Update to version 3.0.19.14 + * Some small fixups for improved Ubuntu 24.04-LTS and Matlab R2024a compatibility. + * Screen('DrawDots'): Only apply a margin to non-square dot types. Only round dots get + trimmed in the fragment shader, and so dot_type=4 was left with too much padding from + the vertex shader. Bug fix contributed by Alex Forrence @aforren1 + * Python extensions built from this release onwards should also work with NumPy 2.x in + addition to NumPy 1.x. Changes contributed by Eric Larson. + ------------------------------------------------------------------- Wed May 29 12:03:50 UTC 2024 - John Paul Adrian Glaubitz -- Update to version 3.0.19.0 +- Update to version 3.0.19.11 * Merge pull request #839 from Psychtoolbox-3/master * Merge pull request #838 from kleinerm/master * GitHub/CI: Print version() of Matlab or Octave used for build. diff --git a/python-psychtoolbox.spec b/python-psychtoolbox.spec index d48af23..51728ba 100644 --- a/python-psychtoolbox.spec +++ b/python-psychtoolbox.spec @@ -17,10 +17,8 @@ %{?sle15_python_module_pythons} -%define skip_python2 1 -%define skip_python36 1 Name: python-psychtoolbox -Version: 3.0.19.11 +Version: 3.0.19.14 Release: 0 # Note: the license text mentions non-FOSS code, but that is not included in this source archive License: AML AND BSD-2-Clause AND MIT AND X11 AND GPL-2.0-or-later AND LGPL-2.1-or-later