From 66c70ee1a7d646f38b34838a539cbd731d9908da Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 07:38:18 +0000 Subject: automatic import of python-pyqtgraph --- .gitignore | 1 + python-pyqtgraph.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 99a1dfb..355802f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.13.2-1 +* Fri Apr 21 2023 Python_Bot - 0.13.3-1 - Package Spec generated diff --git a/sources b/sources index e7d92db..04782cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -061799ac7dad8f07e3514976a04b617d pyqtgraph-0.13.2.tar.gz +cb964fe879ce7ed13aa5f9db0739c609 pyqtgraph-0.13.3.tar.gz -- cgit v1.2.3