summaryrefslogtreecommitdiff
path: root/python-ffpuppet.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-ffpuppet.spec')
-rw-r--r--python-ffpuppet.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-ffpuppet.spec b/python-ffpuppet.spec
index da46f55..3f564eb 100644
--- a/python-ffpuppet.spec
+++ b/python-ffpuppet.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-ffpuppet
-Version: 0.9.2
+Version: 0.10.0
Release: 1
Summary: A Python module that aids in the automation of Firefox at the process level
License: MPL 2.0
URL: https://github.com/MozillaSecurity/ffpuppet
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0f/ce/358685dc89c1c9f902366a2d584b969a2661308cafdc445612ec12d1210e/ffpuppet-0.9.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e7/3c/91ae81a005ab373950e635e564911ab08fb5b916257e18caa072e028e8d9/ffpuppet-0.10.0.tar.gz
BuildArch: noarch
Requires: python3-psutil
@@ -47,7 +47,7 @@ FFPuppet is a Python module that automates browser process related tasks to aid
Are you [fuzzing](https://firefox-source-docs.mozilla.org/tools/fuzzing/index.html) the browser? [Grizzly](https://github.com/MozillaSecurity/grizzly) can help.
%prep
-%autosetup -n ffpuppet-0.9.2
+%autosetup -n ffpuppet-0.10.0
%build
%py3_build
@@ -87,5 +87,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.9.2-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.10.0-1
- Package Spec generated