Search Criteria
Package Details: reuse 0.12.1-1
Git Clone URL: | https://aur.archlinux.org/reuse.git (read-only, click to copy) |
---|---|
Package Base: | reuse |
Description: | Helper tool for providing and confirming copyright and licensing information |
Upstream URL: | https://github.com/fsfe/reuse-tool |
Keywords: | compliance licensing python tool |
Licenses: | |
Submitter: | mxmehl |
Maintainer: | mxmehl |
Last Packager: | mxmehl |
Votes: | 3 |
Popularity: | 0.002305 |
First Submitted: | 2019-08-08 09:04 |
Last Updated: | 2020-12-17 15:55 |
Latest Comments
robin.krahl commented on 2021-03-28 07:47
This package should also depend on python-pip as setup.py indirectly calls pip (failed build without pip, successful build after installing pip).
mipi commented on 2020-12-11 10:47
@mxmehl: It's working now. I had to reinstall and install all dependencies of reuse again. Thanks for your help.
mipi commented on 2020-12-11 10:38
Thanks for the quick reply. I deinstalled both packages (reuse and python-boolean.py), cleared the pacman cache and installed them again. Now I get a different message:
mxmehl commented on 2020-12-11 09:48
Thanks for the report, mipi.
I cannot reproduce the error on my system unfortunately.
Can you confirm that python-boolean.py is installed on your system? Could you try to re-install either the boolean or also the reuse package?
mipi commented on 2020-12-11 06:20
Hi, since one week or so, I get an error when I execute the reuse tool:
Seems that a module is missing. Could you have a look at that? Thanks, mipi