diff options
Diffstat (limited to 'python-frida.spec')
-rw-r--r-- | python-frida.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-frida.spec b/python-frida.spec index fb7d698..69b2e07 100644 --- a/python-frida.spec +++ b/python-frida.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-frida -Version: 16.0.11 +Version: 16.0.17 Release: 1 Summary: Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers License: wxWindows Library Licence, Version 3.1 URL: https://frida.re -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/21/9c/85bd7e21fbc847e804dbe2d6afb27987282a8e2ac4a0fe3a025ee172a02f/frida-16.0.11.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/25/0e/79cee8386a045cf8aec4fbd1a477795070f238e2751115cc6bebb9ac2aa3/frida-16.0.17.tar.gz Requires: python3-typing-extensions @@ -79,7 +79,7 @@ pip install frida-16.0.1.dev7-cp34-abi3-win_amd64.whl %prep -%autosetup -n frida-16.0.11 +%autosetup -n frida-16.0.17 %build %py3_build @@ -119,5 +119,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 16.0.11-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 16.0.17-1 - Package Spec generated |