forked from pool/python-xpybutil
Accepting request 614498 from home:jubalh
Needed for (future) package flashfocus. Please add me as maintainer. OBS-URL: https://build.opensuse.org/request/show/614498 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xpybutil?expand=0&rev=1
This commit is contained in:
17
python-xpybutil-0.0.5-remove-selftest.patch
Normal file
17
python-xpybutil-0.0.5-remove-selftest.patch
Normal file
@@ -0,0 +1,17 @@
|
||||
diff -urEbwB xpybutil-0.0.5/setup.py xpybutil-0.0.5.new/setup.py
|
||||
--- xpybutil-0.0.5/setup.py 2018-05-09 05:42:29.000000000 +0200
|
||||
+++ xpybutil-0.0.5.new/setup.py 2018-06-06 10:50:36.838622926 +0200
|
||||
@@ -11,7 +11,6 @@
|
||||
print('See: http://cgit.freedesktop.org/xcb/xpyb/')
|
||||
print('More options: xpyb-ng:', 'https://github.com/dequis/xpyb-ng',
|
||||
'and xcffib:', 'https://github.com/tych0/xcffib')
|
||||
- sys.exit(1)
|
||||
|
||||
setup(
|
||||
name="xpybutil",
|
||||
@@ -24,5 +23,4 @@
|
||||
url="http://pytyle.com",
|
||||
platforms='POSIX',
|
||||
packages=['xpybutil'],
|
||||
- data_files=[('share/doc/xpybutil', ['README.md', 'COPYING'])]
|
||||
)
|
||||
Reference in New Issue
Block a user