Hi all, I am proud to present the second release candidate of pyglet 1.3.0. This version should fix the issue of the missing future library. I hope this will be the last version before we can officially release pyglet 1.3.0. Please try this version in your projects and let us know if there are any blocking issues.
The easiest way to get this release is using pip: pip install pyglet==1.3.0rc2 I recommend you do this in a virtualenv to not remove the existing version of pyglet on your system. See the documentation for instructions to set up the virtualenv. Release notes: https://bitbucket.org/pyglet/pyglet/src/14afb5a0054d28c60be0613eb74150be9ff9fad2/RELEASE_NOTES?at=pyglet-1.3-maintenance Documentation: http://pyglet.readthedocs.io/en/pyglet-1.3-maintenance/ Downloads: https://bitbucket.org/pyglet/pyglet/downloads/ Pypi: https://pypi.python.org/pypi/pyglet/1.3.0rc2 Please report issues here: https://bitbucket.org/pyglet/pyglet/issues Kind regards, Rob -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
