Search Criteria
Package Details: python-pynput 1.7.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pynput.git (read-only, click to copy) |
---|---|
Package Base: | python-pynput |
Description: | Python library to monitor and control user input devices |
Upstream URL: | https://github.com/moses-palmer/pynput |
Licenses: | LGPL-3.0-or-later |
Submitter: | j_4321 |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 29 |
Popularity: | 0.30 |
First Submitted: | 2017-07-14 11:34 (UTC) |
Last Updated: | 2024-05-10 15:46 (UTC) |
Dependencies (7)
- python-evdev
- python-six
- python-xlib
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (24)
- activitywatch
- activitywatch-git
- bitwarden-menu-git
- guiscrcpy
- guiscrcpy-git
- keep-presence
- keepmenu
- keepmenu-git
- keeprofi
- music-overlay
- passhole
- pext
- pext-git
- pix2tex
- python-copycat (optional)
- python-i3-chrome-tab-dragging-git
- python-libnxctrl-git
- quikey
- quikey-git
- remarkable-mouse
- sirfidal-git
- streamdeck-ui-git
- vocabsieve
- xlap
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
yochananmarqos commented on 2021-09-04 21:18 (UTC)
@slimb: The pkgrel does not need to be bumped as the changes only affect setup, not install.
FuzzyMidnight commented on 2021-09-04 20:37 (UTC)
@yochananmarqos so you took out the useless deps after all? You forgot to bump pkgrel btw.
Riyyi commented on 2021-09-01 10:30 (UTC)
I had to add
python-pip
as a make dependency to pass the build, I would get the following otherwise:yochananmarqos commented on 2021-04-11 02:02 (UTC)
@grandchild: No, that removes all the requirement checks.
I'm done messing around with this. I'm dropping the patch and using the requirements as specified by the project. If you don't like it, take it up with upstream.
FuzzyMidnight commented on 2021-04-10 23:54 (UTC)
I could be wrong, but I don't think
python-setuptools-lint
is needed at all? I took outmakedepends
fromPKGBUILD
and used this setup tools patch:And things seem to be working fine for me. let me know if I'm missing something.
mcol commented on 2021-04-07 08:58 (UTC)
@yochananmarqos
python-wheel
still appears to be required to buildyochananmarqos commented on 2021-03-30 16:59 (UTC)
@tomi77: How about with 1.7.3-4?
tomi77 commented on 2021-03-30 07:14 (UTC)
Without
python-wheel
I getinvalid command 'bdist_wheel'
. Withpython-wheel
everything it's ok.yochananmarqos commented on 2021-03-27 18:28 (UTC)
For those that had errors about Wheel and/or Pip, try 1.7.3-3. Remove Wheel and Pip first or build in a clean chroot to test properly.
yochananmarqos commented on 2021-03-17 01:52 (UTC) (edited on 2021-03-17 01:53 (UTC) by yochananmarqos)
Again, I can neither reproduce the error in a clean chroot nor just using
makepkg
withoutpython-wheel
installed.« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »