15
0
forked from pool/python-Glymur

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

- NEP 29: NumPy dropped Python 3.6 -- skip python36 build in TW
- Make importlib_resources conditional for Python < 3.7 (SLE/Leap)

OBS-URL: https://build.opensuse.org/request/show/871229
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glymur?expand=0&rev=16
This commit is contained in:
2021-02-12 10:56:44 +00:00
committed by Git OBS Bridge
parent a5d997ba41
commit e10cf3cd00
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 11 00:02:44 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- NEP 29: NumPy dropped Python 3.6 -- skip python36 build in TW
- Make importlib_resources conditional for Python < 3.7 (SLE/Leap)
-------------------------------------------------------------------
Sat Jan 23 12:18:53 UTC 2021 - Benjamin Greiner <code@bnavigator.de>