diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:33:21 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:33:21 +0000 |
| commit | 241dae2aebf84a8d36335c74b71dd78ef88f98dc (patch) | |
| tree | 13ef8df87925da42f8529e37be8bb06ec1222108 | |
| parent | 9db6a9257df7976e2d87ac9bbf11e2d8b023bed6 (diff) | |
automatic import of python-pyqt6-sipopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyqt6-sip.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /PyQt6_sip-13.5.0.tar.gz +/PyQt6_sip-13.5.1.tar.gz diff --git a/python-pyqt6-sip.spec b/python-pyqt6-sip.spec index dc07c88..ff4d773 100644 --- a/python-pyqt6-sip.spec +++ b/python-pyqt6-sip.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-PyQt6-sip -Version: 13.5.0 +Version: 13.5.1 Release: 1 Summary: The sip module support for PyQt6 License: SIP URL: https://www.riverbankcomputing.com/software/sip/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/23/fd/530e274c4d7d39645478156063de266d7d3c1fb70ba9f38372a75094ed51/PyQt6_sip-13.5.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2b/b4/87241bb21832cda1061805492ca2a5fd9d18969ea72277bb9fde94228962/PyQt6_sip-13.5.1.tar.gz %description @@ -33,7 +33,7 @@ The sip extension module provides support for the PyQt6 package. %prep -%autosetup -n PyQt6-sip-13.5.0 +%autosetup -n PyQt6-sip-13.5.1 %build %py3_build @@ -73,5 +73,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 13.5.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 13.5.1-1 - Package Spec generated @@ -1 +1 @@ -6eb570566b2f787d098f620deb4463c4 PyQt6_sip-13.5.0.tar.gz +60eba2586d0aa4b608f1cf547f88b0eb PyQt6_sip-13.5.1.tar.gz |
