Package Details: afew-git 1:3.0.1.r78.gbc09b14-1

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)

Latest Comments

« First ‹ Previous 1 2 3

yar commented on 2013-06-03 17:33 (UTC)

@kazuo: Personally, I'm interested in the bindings for python3. More generally, best practice is to default to (depend on) python3 whenever possible while providing python2 as an option (optdepends) for now. Eventually python2 will go away. Thanks!

kazuo commented on 2013-05-28 15:19 (UTC)

@yardenac What notmuch do is package both python2 and python3 bindings. What are you proposing for afew package to do? As a program, not only bindings, I need to make it depends (not only optdepends) on python2 or python3 and we don't have a generic provider for python. I can ship both libraries but the /usr/bin/afew will point to only one of then. I can change it for python3 only, what you think?

yar commented on 2013-05-24 19:20 (UTC)

afew supports both python2 and python3 - how would you feel about repackaging this for python3 as well? See how the notmuch does it here: https://projects.archlinux.org/svntogit/community.git/tree/notmuch/trunk/PKGBUILD