Accepting request 943353 from home:bnavigator:branches:devel:languages:python:numeric

- Require Python >= 3.7: Disable Leap backport build. It keeps
  failing due to unresolvable PyVirtualDisplay. We officially do
  not support Python 3.6 in upstream anymore.

OBS-URL: https://build.opensuse.org/request/show/943353
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-control?expand=0&rev=31
This commit is contained in:
2021-12-31 19:34:24 +00:00
committed by Git OBS Bridge
parent 9f10ba8924
commit 804472618e
2 changed files with 9 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 31 19:31:35 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Require Python >= 3.7: Disable Leap backport build. It keeps
failing due to unresolvable PyVirtualDisplay. We officially do
not support Python 3.6 in upstream anymore.
-------------------------------------------------------------------
Fri Dec 31 18:27:11 UTC 2021 - Ben Greiner <code@bnavigator.de>