15
0
forked from pool/python-opengl

Accepting request 880830 from home:bnavigator:branches:devel:languages:python

- Don't test with pygame for python36. Pygame requires NumPy which
  is not available for python36 on TW.

OBS-URL: https://build.opensuse.org/request/show/880830
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=30
This commit is contained in:
2021-03-23 23:33:24 +00:00
committed by Git OBS Bridge
parent 78dfaab144
commit c1da74ee52
2 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 23 21:49:55 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Don't test with pygame for python36. Pygame requires NumPy which
is not available for python36 on TW.
-------------------------------------------------------------------
Thu Apr 30 18:15:00 UTC 2020 - Benjamin Greiner <code@bnavigator.de>