From 32db3ec46b3ddc4b3c34c90e686d249c59c99178 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Fri, 12 Jun 2020 21:06:47 +0800 Subject: [PATCH 1/3] add python-inotify. --- python-inotify | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-inotify diff --git a/python-inotify b/python-inotify new file mode 100644 index 0000000..ba11bd8 --- /dev/null +++ b/python-inotify @@ -0,0 +1,4 @@ +version_control: github +src_repo: seb-m/pyinotify +tag_prefix: ^ +seperator: . \ No newline at end of file From babd24663068a65e216f67ae97e226f9f6cc6d5f Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Fri, 12 Jun 2020 21:07:46 +0800 Subject: [PATCH 2/3] add python-inotify.yaml. --- python-inotify.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-inotify.yaml diff --git a/python-inotify.yaml b/python-inotify.yaml new file mode 100644 index 0000000..ba11bd8 --- /dev/null +++ b/python-inotify.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: seb-m/pyinotify +tag_prefix: ^ +seperator: . \ No newline at end of file From 2589bb93c1225269044d78c7734c52047e74b370 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Fri, 12 Jun 2020 21:08:02 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20pyth?= =?UTF-8?q?on-inotify?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python-inotify | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 python-inotify diff --git a/python-inotify b/python-inotify deleted file mode 100644 index ba11bd8..0000000 --- a/python-inotify +++ /dev/null @@ -1,4 +0,0 @@ -version_control: github -src_repo: seb-m/pyinotify -tag_prefix: ^ -seperator: . \ No newline at end of file