15
0

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

- Update BuildRequirements for tests: scipy and numpy are only
  available for python >= 3.7 soon. 
- Apply upstream's deprecation of Python 2: Already failing due to
  syntax errors.

OBS-URL: https://build.opensuse.org/request/show/866080
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudpickle?expand=0&rev=36
This commit is contained in:
2021-01-22 19:25:16 +00:00
committed by Git OBS Bridge
parent 1e27798aa1
commit 60f8cd81d6
2 changed files with 20 additions and 20 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 22 16:19:43 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- Update BuildRequirements for tests: scipy and numpy are only
available for python >= 3.7 soon.
- Apply upstream's deprecation of Python 2: Already failing due to
syntax errors.
-------------------------------------------------------------------
Wed Dec 9 14:43:55 UTC 2020 - Benjamin Greiner <code@bnavigator.de>