14
0

Accepting request 824161 from home:mcalabkova:branches:devel:languages:python

- update to 2020.3.1
  * drop Python2 support
  * Drop 3.4, 3.5 support
  *  Work around numpy/numpy#16564 in make_obj_array
  * add CycleError class
  * add few procedures

OBS-URL: https://build.opensuse.org/request/show/824161
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=29
This commit is contained in:
2020-08-03 15:06:48 +00:00
committed by Git OBS Bridge
parent 7b559e44d2
commit ac09e7ad6b
4 changed files with 15 additions and 4 deletions

View File

@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pytools
Version: 2020.1
Version: 2020.3.1
Release: 0
Summary: A collection of tools for Python
License: MIT