Package Details: sncli 0.4.2-4

Git Clone URL: https://aur.archlinux.org/sncli.git (read-only, click to copy)
Package Base: sncli
Description: Simplenote Command Line Interface
Upstream URL: https://github.com/insanum/sncli
Licenses: MIT
Submitter: ragouel
Maintainer: gilcu3
Last Packager: gilcu3
Votes: 2
Popularity: 0.132939
First Submitted: 2020-03-25 14:00 (UTC)
Last Updated: 2025-05-05 07:58 (UTC)

Latest Comments

einveru commented on 2025-05-04 04:09 (UTC)

I had a bit of trouble getting this to work. It seems as though there's an errant character in the PKGBUILD. Line 14, a "," between the 2 packages. When I removed it, it installed without issue.

sshaikh commented on 2024-11-13 08:50 (UTC) (edited on 2024-11-13 14:17 (UTC) by sshaikh)

aurtools is a repo manager. Essentially it builds using mkpkg in a clean chroot.

The latest commit fixed it for me, thanks!

gilcu3 commented on 2024-11-13 07:34 (UTC) (edited on 2024-11-13 07:59 (UTC) by gilcu3)

@sshaikh what tool do you mean by aurtools. All I found when trying to reproduce your issue seem quite outdated.

PS: I managed to reproduce the issue with paru, and fixed it in the last commit, thanks.

sshaikh commented on 2024-11-12 22:51 (UTC)

I'm hitting the error: pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools.build_meta while building via aurtools.

gilcu3 commented on 2024-04-30 20:21 (UTC)

this is currently not working with python 3.12, a pair of simple patches are needed.