15
0

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

- Remove obsolete cache compilation for tests
  * fixes d:l:p:backports 15.4_py39 build failure.
- Avoid building for not supported Python <= 3.6

OBS-URL: https://build.opensuse.org/request/show/1062933
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-resources?expand=0&rev=17
This commit is contained in:
2023-02-04 08:21:21 +00:00
committed by Git OBS Bridge
parent 4889f45491
commit 8e17718260
2 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 2 18:51:58 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Remove obsolete cache compilation for tests
* fixes d:l:p:backports 15.4_py39 build failure.
- Avoid building for not supported Python <= 3.6
-------------------------------------------------------------------
Mon Jan 2 19:11:16 UTC 2023 - Dirk Müller <dmueller@suse.com>