summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-ffpuppet.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 033d0a2..43f2b34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ffpuppet-0.9.2.tar.gz
+/ffpuppet-0.10.0.tar.gz
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
diff --git a/sources b/sources
index 2da2871..a030ae7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-571dc6359db07351151a211f8d6c86b0 ffpuppet-0.9.2.tar.gz
+3cf336ca5ded662bb0166c938ddcc353 ffpuppet-0.10.0.tar.gz