Accepting request 952000 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/952000
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numexpr?expand=0&rev=18
This commit is contained in:
2022-02-07 09:26:40 +00:00
committed by Git OBS Bridge
parent ff1963a990
commit 96b7dd75b0
4 changed files with 27 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-numexpr
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
%global skip_python36 1
Name: python-numexpr
Version: 2.7.3
Version: 2.8.1
Release: 0
Summary: Numerical expression evaluator for NumPy
License: MIT