diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 13:28:18 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 13:28:18 +0000 |
commit | beaee900b7f183772c9f3464283d1609a07014c7 (patch) | |
tree | 96686f9b318fc0622421dc06f66d6254fef82563 | |
parent | 16b39e701012ad6e79259ca0c8fedd966839abca (diff) |
automatic import of python-pyqt5-sipopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pyqt5-sip.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /PyQt5_sip-12.12.0.tar.gz +/PyQt5_sip-12.12.1.tar.gz diff --git a/python-pyqt5-sip.spec b/python-pyqt5-sip.spec index 18bdaa1..0808ad6 100644 --- a/python-pyqt5-sip.spec +++ b/python-pyqt5-sip.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-PyQt5-sip -Version: 12.12.0 +Version: 12.12.1 Release: 1 Summary: The sip module support for PyQt5 License: SIP URL: https://www.riverbankcomputing.com/software/sip/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2a/f1/dde13ef47f3075737af449bf833ed4d56a16bd1762c66c674c3cceacd973/PyQt5_sip-12.12.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c1/61/4055e7a0f36339964956ff415e36f4abf82561904cc49c021da32949fc55/PyQt5_sip-12.12.1.tar.gz %description @@ -30,7 +30,7 @@ Provides: python3-PyQt5-sip-doc The sip extension module provides support for the PyQt5 package. %prep -%autosetup -n PyQt5-sip-12.12.0 +%autosetup -n PyQt5-sip-12.12.1 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 12.12.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 12.12.1-1 - Package Spec generated @@ -1 +1 @@ -1d9d6442e62e063b1b7a202dfca8549a PyQt5_sip-12.12.0.tar.gz +c2117da3b4c0e081c1c5a9088b8a4d55 PyQt5_sip-12.12.1.tar.gz |