summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-10 06:34:46 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-10 06:34:46 +0000
commitd739ae0bb39f4a7c7b44e254a96638b6601c4791 (patch)
treeeef0b20f0f6147850908acd3fa765697f51450f9
parent5aa34ca3e3d73212255364b568a49d0a962d0d65 (diff)
automatic import of python-watchdog
-rw-r--r--.gitignore1
-rw-r--r--python-watchdog.spec14
-rw-r--r--sources2
3 files changed, 9 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 3ffd82f..061d5bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/watchdog-2.3.1.tar.gz
+/watchdog-3.0.0.tar.gz
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
diff --git a/sources b/sources
index c24e426..1cb150f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1c410a91204340adfb231a4909f70d1 watchdog-2.3.1.tar.gz
+95f80dbc1f567b509a67bb18919ce780 watchdog-3.0.0.tar.gz