summaryrefslogtreecommitdiff
path: root/python-watchdog.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-watchdog.spec')
-rw-r--r--python-watchdog.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/python-watchdog.spec b/python-watchdog.spec
index a98cf53..34e7b2a 100644
--- a/python-watchdog.spec
+++ b/python-watchdog.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-watchdog
-Version: 2.3.1
+Version: 3.0.0
Release: 1
Summary: Filesystem events monitoring
License: Apache License 2.0
URL: https://github.com/gorakhargosh/watchdog
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a5/17/a31fc6b90ff861a27debd0650bfbca17e074fdc3e037f392872fad76c726/watchdog-2.3.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/95/a6/d6ef450393dac5734c63c40a131f66808d2e6f59f6165ab38c98fbe4e6ec/watchdog-3.0.0.tar.gz
Requires: python3-PyYAML
@@ -13,7 +13,7 @@ Requires: python3-PyYAML
|Build Status|
|CirrusCI Status|
Python API and shell utilities to monitor file system events.
-Works on 3.6+.
+Works on 3.7+.
%package -n python3-watchdog
Summary: Filesystem events monitoring
@@ -28,7 +28,7 @@ BuildRequires: gdb
|Build Status|
|CirrusCI Status|
Python API and shell utilities to monitor file system events.
-Works on 3.6+.
+Works on 3.7+.
%package help
Summary: Development documents and examples for watchdog
@@ -37,10 +37,10 @@ Provides: python3-watchdog-doc
|Build Status|
|CirrusCI Status|
Python API and shell utilities to monitor file system events.
-Works on 3.6+.
+Works on 3.7+.
%prep
-%autosetup -n watchdog-2.3.1
+%autosetup -n watchdog-3.0.0
%build
%py3_build
@@ -80,5 +80,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 2.3.1-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.0-1
- Package Spec generated