summaryrefslogtreecommitdiff
path: root/python-numpoly.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 06:14:18 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 06:14:18 +0000
commit0028db304f7e8dd89160441b43183ae9928471c9 (patch)
tree0fe49e22aa3f831379f30f04cb63ed4f44893b68 /python-numpoly.spec
parent91f9801e5b811baf6829f2325d1e82d4d89bad3f (diff)
automatic import of python-numpolyopeneuler20.03
Diffstat (limited to 'python-numpoly.spec')
-rw-r--r--python-numpoly.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-numpoly.spec b/python-numpoly.spec
index c82e4e0..46fe560 100644
--- a/python-numpoly.spec
+++ b/python-numpoly.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-numpoly
-Version: 1.2.5
+Version: 1.2.7
Release: 1
Summary: Polynomials as a numpy datatype
License: BSD-2-Clause
URL: https://pypi.org/project/numpoly/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e0/82/bf42b5599ac9c39bbf9a86111187c87ea35fd37570874fb51c68ca7f06b8/numpoly-1.2.5.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a3/e9/fb3fcfebcc78ceacc54f60acac1414f1e5d7173a4add8ed31fc6641021d8/numpoly-1.2.7.tar.gz
BuildArch: noarch
Requires: python3-numpy
@@ -44,7 +44,7 @@ Installation should be straight forward:
pip install numpoly
%prep
-%autosetup -n numpoly-1.2.5
+%autosetup -n numpoly-1.2.7
%build
%py3_build
@@ -84,5 +84,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.5-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.7-1
- Package Spec generated