From a2ef64a872d08ca9fb6b56fce9307173a4233bb5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 02:00:33 +0000 Subject: automatic import of python-QtPy --- .gitignore | 1 + python-QtPy.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index dafe562..8de4e6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /QtPy-2.3.0.tar.gz +/QtPy-2.3.1.tar.gz diff --git a/python-QtPy.spec b/python-QtPy.spec index 58154ba..4efdf02 100644 --- a/python-QtPy.spec +++ b/python-QtPy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-QtPy -Version: 2.3.0 +Version: 2.3.1 Release: 1 Summary: Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6). License: MIT URL: https://github.com/spyder-ide/qtpy -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b0/96/4f3be023cee0261b1f6cd5d2f6c2a5abea8d8022fc66027da8792373a57e/QtPy-2.3.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ad/6b/0e753af1197f82d2359c9aa91cef8abaaef4c547396ffdc71ea6a889e52c/QtPy-2.3.1.tar.gz BuildArch: noarch Requires: python3-packaging @@ -488,7 +488,7 @@ and the donations we have received from our users around the world through [Open %prep -%autosetup -n QtPy-2.3.0 +%autosetup -n QtPy-2.3.1 %build %py3_build @@ -528,5 +528,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Mar 06 2023 Python_Bot - 2.3.0-1 +* Fri Apr 21 2023 Python_Bot - 2.3.1-1 - Package Spec generated diff --git a/sources b/sources index 96fb1c0..c1dfbf5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b26c40dab8700fdb7ed541e1fcdc9b6 QtPy-2.3.0.tar.gz +4537754f696f9081353804c33d67843b QtPy-2.3.1.tar.gz -- cgit v1.2.3