diff options
Diffstat (limited to 'python-QtPy.spec')
-rw-r--r-- | python-QtPy.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 2.3.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.3.1-1 - Package Spec generated |