Search Criteria
Package Details: python2-fusepy 2.0.4-2
Git Clone URL: | https://aur.archlinux.org/python2-fusepy.git (read-only, click to copy) |
---|---|
Package Base: | python2-fusepy |
Description: | Simple ctypes bindings for FUSE |
Upstream URL: | https://github.com/terencehonles/fusepy |
Keywords: | binding fuse python |
Licenses: | |
Conflicts: | |
Submitter: | jetm |
Maintainer: | jetm |
Last Packager: | jetm |
Votes: | 24 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-15 16:52 |
Last Updated: | 2018-12-01 23:15 |
Latest Comments
jetm commented on 2018-12-01 23:16
@dreieck: Thank you for the recommendation. I have removed
python2-fusepy
as a drop-in replacement for python2-fuse.dreieck commented on 2018-11-28 09:59
For your information:
python2-fusepy
is not a drop-in replacement forpython2-fuse
.Example:
facadefs
, which depends onpython2-fuse
:When
python2-fusepy
is forcefully installed instead ofpython2-fuse
:The other way round,
python2-fuse
is also not a drop-in replacement forpython2-fusepy
.jetm commented on 2017-01-24 00:12
@TrialnError: I upgraded and I do think I make the changes you asked. Check it out and let me know if something else. Thanks!
TrialnError commented on 2017-01-23 23:25
Could you please adjust the download source and give the downloaded package an unique name? This will help people which use SRCDEST
This can be achived by adding ${pkgname}-${pkgver}.tar.gz:: in front of the download url.
Or adding a variable like _pkgname=fusepy, so the explicit cd command could use the var, as the downloaded package
Thanks in advance
jetm commented on 2015-08-15 17:27
Yes, you're right. Good eyes!
Fixed in the 2nd revision: adding conflict with python2-fusepy-git.
je-vv commented on 2015-08-15 17:15
Isn't it missing a "conflict" against "python2-fusepy-git"?