diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 07:38:18 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 07:38:18 +0000 |
commit | 66c70ee1a7d646f38b34838a539cbd731d9908da (patch) | |
tree | b614b99140a090bfeededd4c9369a63f5cb5b977 | |
parent | ad8b0cd23c712be45ccb053cc144085a93f49979 (diff) |
automatic import of python-pyqtgraphopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pyqtgraph.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyqtgraph-0.13.2.tar.gz +/pyqtgraph-0.13.3.tar.gz 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 @@ -1 +1 @@ -061799ac7dad8f07e3514976a04b617d pyqtgraph-0.13.2.tar.gz +cb964fe879ce7ed13aa5f9db0739c609 pyqtgraph-0.13.3.tar.gz |