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.29 |
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 »
taotieren commented on 2021-02-13 05:45 (UTC)
yochananmarqos commented on 2021-02-12 20:37 (UTC)
@grandchild: Do a clean build, I can't reproduce that.
FYI,
git add --update
only updates or removes previously tracked files but will not add new files.grandchild commented on 2021-02-12 11:57 (UTC) (edited on 2021-02-12 11:58 (UTC) by grandchild)
@yochananmarqos Regarding your .gitignore file: Do you know about
git add --update
? You can use that instead ofgit add .
+blanket-ignoring-everything.grandchild commented on 2021-02-12 11:50 (UTC)
Something else than the package changed. I cannot build any of the recent versions of this package. Investigating...
grandchild commented on 2021-02-12 11:23 (UTC)
Fails to build upgrade
1.7.3-1 -> 1.7.3-2
:It looks like it's trying to build in
/usr/
instead of$pkgdir/usr
?yochananmarqos commented on 2021-02-11 18:50 (UTC)
@sshaikh: I noticed that as well but forgot to fix it, thanks for reminding me. I'm not sure what caused the change, either.
sshaikh commented on 2021-02-11 18:38 (UTC)
After repackaging and upgrading, the package seems to be a little broken, as all installed files are 640 vs 644. Manually updating the permissions works.
Is this deliberate, or is something wrong with my install process? I can't see anything relevant in the changes for the PKGBUILD.
anemo commented on 2021-02-09 11:27 (UTC) (edited on 2021-02-09 11:27 (UTC) by anemo)
Requires these three for a successful build.
python-pip
,python-wheel
, andpython-setup-lint
hazelnot commented on 2021-02-04 14:35 (UTC)
I did a clean build and installed
python-setuptools-lint
, but it still didn't work until I installedpython-wheel
.yochananmarqos commented on 2021-02-01 22:56 (UTC)
@yyd: I just built it in a clean chroot with
python-setuptools-lint
just fine. If you're using an AUR helper, make sure you do a clean build.« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »