Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F12990
0001-Add-Python3-support.patch
BridouZ (Justin Berthault)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
BridouZ
Feb 26 2017, 9:13 AM
2017-02-26 09:13:45 (UTC+0)
Size
9 KB
Referenced Files
None
Subscribers
None
0001-Add-Python3-support.patch
View Options
From 5c9806f209b653424fbedb858e517ddc9fce575e Mon Sep 17 00:00:00 2001
From: Justin Bridouz <justin.berthault@zaclys.net>
Date: Sat, 25 Feb 2017 15:59:24 +0100
Subject: [PATCH] Add Python3 support
---
package.yml | 7 ++++--
pspec_x86_64.xml | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
2 files changed, 74 insertions(+), 8 deletions(-)
diff --git a/package.yml b/package.yml
index feaee68..344e7ff 100644
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : python-watchdog
version : 0.8.3
-release : 1
+release : 2
source :
- https://github.com/gorakhargosh/watchdog/archive/v0.8.3.tar.gz : e9a27d0ab121fc86217ab833e778c76880aad4ecdb623796f4b7aee9925394ed
license : Apache-2.0
@@ -9,11 +9,14 @@ summary : Python library and shell utilities to monitor filesystem events.
description: |
Python library and shell utilities to monitor filesystem events.
builddeps :
+ - pkgconfig(python-3.5)
- python-pathtools
- python-setuptools
rundeps :
- python-pathtools
build : |
- %python_setup
+ %python_setup
+ %python3_setup
install : |
%python_install
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
index e1ff09f..49ae75b 100644
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>python-watchdog</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
@@ -83,15 +83,78 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/watchdog/version.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/watchdog/watchmedo.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/watchdog/watchmedo.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog-0.8.3-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog-0.8.3-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog-0.8.3-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog-0.8.3-py3.5.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog-0.8.3-py3.5.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog-0.8.3-py3.5.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog-0.8.3-py3.5.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/__pycache__/events.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/__pycache__/version.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/__pycache__/watchmedo.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/events.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/__pycache__/api.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/__pycache__/fsevents.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/__pycache__/fsevents2.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/__pycache__/inotify.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/__pycache__/inotify_buffer.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/__pycache__/inotify_c.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/__pycache__/kqueue.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/__pycache__/polling.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/__pycache__/read_directory_changes.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/__pycache__/winapi.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/api.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/fsevents.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/fsevents2.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/inotify.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/inotify_buffer.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/inotify_c.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/kqueue.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/polling.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/read_directory_changes.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/observers/winapi.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/tricks/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/tricks/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__pycache__/bricks.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__pycache__/compat.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__pycache__/decorators.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__pycache__/delayed_queue.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__pycache__/dirsnapshot.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__pycache__/echo.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__pycache__/event_backport.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__pycache__/importlib2.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__pycache__/platform.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__pycache__/unicode_paths.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/__pycache__/win32stat.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/bricks.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/compat.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/delayed_queue.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/dirsnapshot.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/echo.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/event_backport.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/importlib2.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/platform.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/unicode_paths.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/utils/win32stat.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/version.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/watchdog/watchmedo.py</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2016-12-17</Date>
+ <Update release="2">
+ <Date>2017-02-25</Date>
<Version>0.8.3</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
--
2.11.1
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
8597
Default Alt Text
0001-Add-Python3-support.patch (9 KB)
Attached To
Mode
T2731: Python-watchdog, added python3 support
Attached
Detach File
Event Timeline
Log In to Comment