From b2970287d382cf171f078868a00be7815a2258df Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 20 Nov 2021 21:16:21 +1300 Subject: python/python-xlib: Removed dependency. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python-xlib/README | 4 ---- python/python-xlib/python-xlib.info | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'python/python-xlib') diff --git a/python/python-xlib/README b/python/python-xlib/README index 57375e9b4bfbe..93cefe5199f93 100644 --- a/python/python-xlib/README +++ b/python/python-xlib/README @@ -8,7 +8,3 @@ server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other streaming network protocol. The C Xlib is merely an interface to this protocol, providing functions suitable for a C environment. - -setuptools-scm is only required as a build dependency and can be -skipped if you would rather have it automatically grabbed from -pypi.python.org during the build process. diff --git a/python/python-xlib/python-xlib.info b/python/python-xlib/python-xlib.info index 6e5aeb7716020..d04b4f6bf4f42 100644 --- a/python/python-xlib/python-xlib.info +++ b/python/python-xlib/python-xlib.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/python-xlib/python-xlib/releases/download/0.26/pyth MD5SUM="678871a692c5409a6d6b5aaaf7f6e60d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="setuptools-scm python2-setuptools-scm" +REQUIRES="python2-setuptools-scm" MAINTAINER="Hunter Sezen" EMAIL="orbea@riseup.net" -- cgit v1.2.3