diff options
Diffstat (limited to 'python-pyqtgraph.spec')
-rw-r--r-- | python-pyqtgraph.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyqtgraph.spec b/python-pyqtgraph.spec index 7629251..fe14f6e 100644 --- a/python-pyqtgraph.spec +++ b/python-pyqtgraph.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyqtgraph -Version: 0.13.2 +Version: 0.13.3 Release: 1 Summary: Scientific Graphics and GUI Library for Python License: MIT URL: http://www.pyqtgraph.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e7/83/08963083de7053e657aee4411b1e03f939ffb985a9a8b1101178e629d6f7/pyqtgraph-0.13.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6c/b4/3008b3a367251653de280f424b80811a8746a9a6cdf55689d5f619e64b5f/pyqtgraph-0.13.3.tar.gz BuildArch: noarch Requires: python3-numpy @@ -50,7 +50,7 @@ heavy leverage of numpy for number crunching, Qt's GraphicsView framework for %prep -%autosetup -n pyqtgraph-0.13.2 +%autosetup -n pyqtgraph-0.13.3 %build %py3_build @@ -90,5 +90,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.2-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.3-1 - Package Spec generated |