Search Criteria
Package Details: dpt-rp1-py 0.1.19-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dpt-rp1-py.git (read-only, click to copy) |
|---|---|
| Package Base: | dpt-rp1-py |
| Description: | Python package to manage a Sony DPT-RP1 or Fujitsu Quaderno |
| Upstream URL: | https://github.com/janten/dpt-rp1-py |
| Licenses: | MIT |
| Submitter: | denisalevi |
| Maintainer: | tapia |
| Last Packager: | tapia |
| Votes: | 1 |
| Popularity: | 0.83 |
| First Submitted: | 2019-12-04 14:00 (UTC) |
| Last Updated: | 2025-11-16 11:09 (UTC) |
Latest Comments
cyanescens commented on 2025-11-16 15:55 (UTC) (edited on 2025-11-16 15:59 (UTC) by cyanescens)
It seems that httpsig has been packaged on AUR only for dpt-rp1-py by @denisalevi. Something will need to be done in a near feature about it:
EDIT: it seems that the pkg
http-message-signatureswould be a candidate for moving the project forward.tapia commented on 2025-11-16 14:43 (UTC)
Glad to hear that. I thought that it might be related to a dependency, as this package does not implement the check() function.
cyanescens commented on 2025-11-16 14:39 (UTC)
So, trying to install dependencies beforehand, I notice that the function
check()from the abandoned python package httpsig is failing. I can install it anyway by commenting it out in httpsig's PKGBUILD. Then dpt-pr1 installs well and works normally.tapia commented on 2025-11-16 11:08 (UTC)
Hi @cyanescens, how are you building this? Did you install all the dependencies before? For me it is building and installing correctly. I would need some extra information to know what might be the issue here.
cyanescens commented on 2025-11-14 20:40 (UTC)
I gave it another try (currently using it from the pipx pks manager), but it still fails from AUR:
denisalevi commented on 2025-11-02 18:50 (UTC)
@tapia: I disowned it, feel free to take over.
tapia commented on 2025-11-02 13:48 (UTC)
Hi @denisalevi, I could take care of maintaining this package, if that is ok for you.
denisalevi commented on 2022-11-08 12:57 (UTC)
I don't have a DPT anymore and no time to maintain this package. If anybody wants to maintain this, let me know.
@a.guillet: Installing this (outdated) dpt-rp1-py version provided in this PKGBUILD works for me without problems. How are you installing it? It looks like you don't have python-pip installed? It should be installed during package building via the python-setuptools make dependency? You could try installing python-pip and see if it works.
cyanescens commented on 2022-11-08 11:14 (UTC)
Hi, thanks for porting this to AUR. I cannot install it though, because of the package python-httpsig. Any advice?