diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:33:06 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:33:06 +0000 |
commit | a66a52df500c9080ccca3fa0eabead84d7fcb0a3 (patch) | |
tree | f5b60de03799336f3ebd626b21d2bae1a425a1e6 /python-sip.spec | |
parent | 3b6a2797a678ab98c4d9276c0de2bf3ba62c9e57 (diff) |
automatic import of python-sipopeneuler20.03
Diffstat (limited to 'python-sip.spec')
-rw-r--r-- | python-sip.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sip.spec b/python-sip.spec index d0d17bf..4a6c2dc 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sip -Version: 6.7.8 +Version: 6.7.9 Release: 1 Summary: A Python bindings generator for C/C++ libraries License: SIP URL: https://www.riverbankcomputing.com/software/sip/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c7/09/68bfefcdc48875e66aabafc946620483d0cd93aba52dde37d2059e5bf927/sip-6.7.8.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/48/75/98987181e897ef378d6c239ee733328a7264a41f2d8263e61d7b7c4c0909/sip-6.7.9.tar.gz Requires: python3-packaging Requires: python3-ply @@ -34,7 +34,7 @@ Provides: python3-sip-doc %prep -%autosetup -n sip-6.7.8 +%autosetup -n sip-6.7.9 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 6.7.8-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 6.7.9-1 - Package Spec generated |