Hello community,

here is the log from the commit of package python-PsychoPy for openSUSE:Factory 
checked in at 2019-10-24 23:11:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PsychoPy (Old)
 and      /work/SRC/openSUSE:Factory/.python-PsychoPy.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PsychoPy"

Thu Oct 24 23:11:32 2019 rev:5 rq:742716 version:3.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PsychoPy/python-PsychoPy.changes  
2019-09-18 13:10:58.852695692 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PsychoPy.new.2990/python-PsychoPy.changes    
    2019-10-24 23:11:32.992689347 +0200
@@ -1,0 +2,50 @@
+Thu Oct 24 18:56:58 UTC 2019 - Todd R <[email protected]>
+
+- Update to version 3.2.4
+  + Fixed
+    * Mitigated the gamma get/set fails caused by Microsoft release 1903. 
PsychoPy
+      > now avoids using these calls unless gamma-setting is really needed
+      > gives more info about the cause. See more info in troubleshooting 
gamma ramp
+      > provides an option to skip gamma-setting entirely
+    * Slider wasn't allowing the units to be "from experiment settings"
+    * Setting the conditions rows from another conditions file was causing 
"Error path is on mount... start on mount..."
+    * Mac 'tab' key was reporting itself as 'escape' with new Keyboard
+    * PSTBox Python3 incompatibility (although there may be more)
+    * better scaling of rating scale (Slider) in Form
+    * Stencil for Form was being activated immediately rather than when needed
+- Update to version 3.2.3
+  + Fixed
+    * for the pip install version (incorrectly packaged) there was an error 
"NameError: name ‘pythonExec’ is not defined"
+    * JS version system now drops the final (bugfix) release number (3.2.3 -> 
3.2 in JS lib)
+    * Cedrus response box now supports keys as a variable value in Builder
+    * QUestPlusHandler now supports "unkown" kwargs
+- Update to version 3.2.2
+  + FIXED:
+    * timing of first frame was being given an extra (unecessary) delay if 
images were loaded
+    * potential app crashes if no internet avilable
+    * Builder under OS X was not launching experiments if filename contained a 
space
+- Update to version 3.2.1
+  + FIXED:
+    * Python2 installations crashed when trying to launch studies from Builder 
due to the use of a modern argument to subprocess not supported by Python2
+    * If Builder script had an error then printing of that error was sometimes 
being split across the output frame and the output panel of Coder
+- Update to version 3.2.0
+  + TIMING improvements:
+    * new Sound backend 'PTB' which is much faster than any of the 
alternatives on all operating systems (using the C code from Psychtoolbox 
thanks to Mario Kleiner) :
+      > when combined with pre-scheduling (e.g. start playback on upcoming 
win.flip()) this can generate sub-ms precision and sub-ms lag!
+      > works with standard audio hardware
+    * better timing of visual stimuli when timing by 'secs' (rather than 
frames):
+      > new feature to request info from the Window about next expected flip
+      > t in a Builder scripts is now time from first frame (so synched to 
visual stims)
+    * better timing on the keyboard responses of the JavaScript experiments 
due to timestamping asynchronously with your script
+  + Also ADDED:
+    * Standalone installations now provide an updated Cedrus library, pyxid2
+    * Support for new LabHackers USB2TTL8 device (parallel port alternative)
+    * Envelope grating now has exponent (power) option
+  + FIXED:
+    * Long-standing issue with lots of print-statements (e.g. on every frame) 
crashing Builder scripts
+    * Support for Pyglet 1.4 (although text scaling appears to have changed a 
little)
+    * Some serial devices (photometers) were not compatible with Python3 
string/bytes conversion
+    * Too many more to mention...!
+- Drop python2 support due to dependencies dropping python2 support
+
+-------------------------------------------------------------------

Old:
----
  PsychoPy-3.1.5.zip

New:
----
  PsychoPy-3.2.4.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-PsychoPy.spec ++++++
--- /var/tmp/diff_new_pack.52wZbg/_old  2019-10-24 23:11:33.940690454 +0200
+++ /var/tmp/diff_new_pack.52wZbg/_new  2019-10-24 23:11:33.944690458 +0200
@@ -16,8 +16,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define         skip_python2 1
 Name:           python-PsychoPy
-Version:        3.1.5
+Version:        3.2.4
 Release:        0
 License:        GPL-3.0-or-later
 Summary:        Psychology experiment software in Python
@@ -106,6 +107,7 @@
 Recommends:     python-greenlet
 Recommends:     python-msgpack
 Recommends:     python-psutil
+Recommends:     python-psychtoolbox
 Recommends:     python-pyosf
 Recommends:     python-pyparallel
 Recommends:     python-pyserial


Reply via email to