From a66a52df500c9080ccca3fa0eabead84d7fcb0a3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:33:06 +0000 Subject: automatic import of python-sip --- .gitignore | 1 + python-sip.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index aca5187..77620db 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sip-6.7.8.tar.gz +/sip-6.7.9.tar.gz 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 - 6.7.8-1 +* Sun Apr 23 2023 Python_Bot - 6.7.9-1 - Package Spec generated diff --git a/sources b/sources index eac780f..ab6bfaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9838b911b296f944ce5848b60f01f61 sip-6.7.8.tar.gz +1f3ae601456105a78d0fdbd386585052 sip-6.7.9.tar.gz -- cgit v1.2.3