Search Criteria
Package Details: python-hid-parser 0.0.3-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-hid-parser.git (read-only, click to copy) |
|---|---|
| Package Base: | python-hid-parser |
| Description: | Typed pure Python library to parse HID report descriptors |
| Upstream URL: | https://github.com/usb-tools/python-hid-parser |
| Licenses: | MIT |
| Conflicts: | solaar |
| Submitter: | freswa |
| Maintainer: | alllexx88 |
| Last Packager: | alllexx88 |
| Votes: | 3 |
| Popularity: | 0.000001 |
| First Submitted: | 2024-04-04 18:47 (UTC) |
| Last Updated: | 2024-04-29 12:32 (UTC) |
Dependencies (7)
- python-typing_extensions
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-hypothesis (check)
- python-pytest (check)
Latest Comments
1 2 Next › Last »
alllexx88 commented on 2024-04-29 12:32 (UTC)
@samuel.jimenez Thanks, done.
samuel.jimenez commented on 2024-04-28 21:53 (UTC)
A recent commit to
solaaraddshid_parserto packages installed. Cansolaarbe added toconflictsin PKGBUILD?PortableAlgebra commented on 2024-04-14 20:25 (UTC)
@alllexx88
Thanks for the help with this! It's all working smoothly now. I really appreciate you maintaining this package and doing what you can to help people like me.
vinicentus commented on 2024-04-09 08:41 (UTC)
@alllexx88 good solution! That should fix users being confused and should remove the need for them to actually come here and read the comments to fix their problem :D
Thanks!
alllexx88 commented on 2024-04-09 07:42 (UTC)
I bumped
pkgrelto force aur helpers checkout the current HEAD.alllexx88 commented on 2024-04-09 07:39 (UTC)
@PortableAlgebra you're still building the old version, it even says so in your log:
(see https://aur.archlinux.org/cgit/aur.git/log/?h=python-hid-parser)
Clean the cached package dir:
PortableAlgebra commented on 2024-04-08 18:08 (UTC) (edited on 2024-04-08 18:28 (UTC) by PortableAlgebra)
0.0.3-3 still fails, but python-hid-parser-git works in the meantime.
Long yay install log
vinicentus commented on 2024-04-08 11:50 (UTC) (edited on 2024-04-08 12:08 (UTC) by vinicentus)
@alllexx88 Ah, I see. I didn't notice that it was building an old version. I guess the version discrepancy in the two files temporarily breaks updates through aur helpers and requires manual intervention :D. I fixed it by removing
~/.cache/paru/clone/python-hid-parser/. The latest version builds and installs correctly.alllexx88 commented on 2024-04-08 10:32 (UTC) (edited on 2024-04-08 10:32 (UTC) by alllexx88)
@vinicentus that's the error message of the old version, before the patch (see also the
==> Making package: python-hid-parser 0.0.3-2part from old wrongPKGBUILD-- it's0.0.3-3now). You need to cleanparucache, it's under~/.cache/paruI think, but not sure where's the actual package repo is cloned to (I useyay, it's~/.cache/yay/python-hid-parserforyay). You're probably having this issue, because previously.SRCINFOstated version0.0.3-3andPKGBUILDhad0.0.3-2, soparuprobably only checks the.SRCINFOversion which hasn't changed.1 2 Next › Last »