Search Criteria
Package Details: afew-git 1:3.0.1.r78.gbc09b14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/afew-git.git (read-only, click to copy) |
---|---|
Package Base: | afew-git |
Description: | Initial tagging script for notmuch mail |
Upstream URL: | https://github.com/afewmail/afew |
Licenses: | ISC |
Conflicts: | afew |
Provides: | afew |
Submitter: | kazuo |
Maintainer: | grazzolini (polyzen) |
Last Packager: | polyzen |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2011-12-04 03:59 (UTC) |
Last Updated: | 2025-07-10 04:43 (UTC) |
Dependencies (13)
- notmuch (notmuch-emacs-gitAUR)
- python-cffi
- python-chardet
- python-dkim
- python-setuptools
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-wheel (make)
- python-freezegun (check)
- python-pyinotify (optional) – for --watch
Latest Comments
1 2 3 Next › Last »
polyzen commented on 2025-07-10 04:44 (UTC)
Thanks gwarf, updated the package.
gwarf commented on 2025-07-07 07:20 (UTC)
I just had to install python-cffi to get the package to build. Otherwise I was getting errors like:
====================================================================== ERROR: test_mailmover (unittest.loader._FailedTest.test_mailmover)
ImportError: Failed to import test module: test_mailmover Traceback (most recent call last): File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.13/unittest/loader.py", line 339, in _get_module_from_name import(name)
~~^^^^^^ File "/home/baptiste/.cache/yay/afew-git/src/afew/afew/tests/test_mailmover.py", line 11, in <module> import notmuch2 File "/usr/lib/python3.13/site-packages/notmuch2/init.py", line 45, in <module> from notmuch2 import _capi ModuleNotFoundError: No module named '_cffi_backend'grazzolini commented on 2020-03-06 11:33 (UTC)
@apetresc
I have added python-freezegun to makedepends, thanks for the info.
apetresc commented on 2020-03-05 20:37 (UTC)
There should be a make dependency on python-freezegun. It's needed for the tests that the PKGBUILD indirectly runs.
demize commented on 2018-08-01 00:10 (UTC)
dbacl has been unneeded since 1.1.0.
grazzolini commented on 2017-08-25 14:47 (UTC)
timofonic commented on 2017-08-25 14:23 (UTC)
lucc commented on 2017-08-07 16:21 (UTC)
1 2 3 Next › Last »