diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 02:00:33 +0000 | 
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 02:00:33 +0000 | 
| commit | a2ef64a872d08ca9fb6b56fce9307173a4233bb5 (patch) | |
| tree | 186bee64b0acdb49db56e8cca170dbd3107c9e63 | |
| parent | 4c07cddd483bbf95c0595746651933578823d902 (diff) | |
automatic import of python-QtPyopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-QtPy.spec | 8 | ||||
| -rw-r--r-- | sources | 2 | 
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -4b26c40dab8700fdb7ed541e1fcdc9b6  QtPy-2.3.0.tar.gz +4537754f696f9081353804c33d67843b  QtPy-2.3.1.tar.gz  | 
