summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJuliette Monsel2019-12-02 10:41:56 +0100
committerJuliette Monsel2019-12-02 10:41:56 +0100
commitc2ed7f053dc440d554bfae61051b350320e228f4 (patch)
treeeaaf12930c5a9a2715909d744b06c40c67e3a6b7 /.SRCINFO
parent44fab88a142fb0999aa6a872b6d2c5ceab7f6eff (diff)
downloadaur-c2ed7f053dc440d554bfae61051b350320e228f4.tar.gz
Move python2 version to separate PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 3 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41b586c8e0c4..60f4190cb3a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,20 +6,13 @@ pkgbase = python-pynput
arch = any
license = LGPL3
makedepends = python-setuptools
- makedepends = python2-setuptools
+ depends = python-xlib
+ depends = python-six
+ optdepends = python-sphinx: build online documentation
source = python-pynput-1.4.5.tar.gz::https://github.com/moses-palmer/pynput/archive/v1.4.5.tar.gz
source = python-pynput.patch
sha512sums = c008b3cb40eadcb7413f0d7e0f67b8cb17794fa27f48fab1f17f4fb2f4cd6baf56bca7de461a13b93e90adf9ad55239d3e242f1f723f2e908bc6f917373ca608
sha512sums = fd25744095c3201335cf601ec7e514f4bb2943de777849b2e821168d4e61098ecc355cfa13eb07ede7c1b91fe63f694a1dd42b13b5d4b8796a593aa5acf908b9
pkgname = python-pynput
- depends = python-xlib
- depends = python-six
- optdepends = python-sphinx: build online documentation
-
-pkgname = python2-pynput
- depends = python2-xlib
- depends = python2-six
- depends = python2-enum34
- optdepends = python2-sphinx: build online documentation