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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/862018
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numexpr?expand=0&rev=13
This commit is contained in:
2021-01-10 15:28:57 +00:00
committed by Git OBS Bridge
parent ae6705ceaa
commit 4714b2b2df
4 changed files with 32 additions and 5 deletions

View File

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