summaryrefslogtreecommitdiff
path: root/python-frida.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 14:39:34 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 14:39:34 +0000
commite42adb40c166cc7cece7f84b642eb28642b7b15f (patch)
treec929f4c14dba008328f9423e9b118fb7a8df9529 /python-frida.spec
parent67287dbd14a90c0fc7c1c72f2d3a1f1488104510 (diff)
automatic import of python-fridaopeneuler20.03
Diffstat (limited to 'python-frida.spec')
-rw-r--r--python-frida.spec8
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