Summary
Alot is a terminal interface for
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-3
- USE flags
- doc test
v0.10 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~x86
- USE flags
- doc test
USE flags
General
- doc
- Install user manual and API documentation
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
Runtime Dependencies
app-crypt / gpgme : GnuPG Made Easy is a library for making GnuPG easier to use
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / configobj : Simple config file reader and writer
dev-python / python-magic : Access the libmagic file type identification library
dev-python / twisted : An asynchronous networking framework written in Python
dev-python / urwid : Curses-based user interface library for Python
dev-python / urwidtrees : Tree widgets for urwid
net-mail / mailbase : MTA layout package
net-mail / notmuch : Thread-based e-mail indexer, supporting quick search and tagging
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
mail-client/alot: drop outdated dependency on mock
It was dropped upstream in 0.9 in favor of the stdlib unittest.mock: https://github.com/pazz/alot/commit/9c32f8a28c0e555537ee0c8236e099a6990dacbc Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
mail-client/alot: Enable py3.11
The same test fails with Python 3.10. Closes: https://bugs.gentoo.org/896970 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-client/alot: drop 0.9.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-client/alot: use PEP 517; avoid network access during build; sync live
Signed-off-by: Sam James <sam@gentoo.org> - Thamognya Kodi · gentoo
mail-client/alot: add 0.10
Bug: https://bugs.gentoo.org/835592 Signed-off-by: Thamognya Kodi <contact@thamognya.com> Closes: https://github.com/gentoo/gentoo/pull/24680 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
mail-client/alot: remove obsolete patch
Closes: https://github.com/gentoo/gentoo/pull/24209 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
mail-client/alot: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-client/alot: add Python 3.9
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-client/alot: Add Python 3.8 to live too
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
mail-client/alot: remove unnecessary restrictions
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
mail-client/alot: enable python-3.8 for 0.9.1
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Guillaume Seren · gentoo
mail-client/alot: Clean old version 0.8.1
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Guillaume Seren · gentoo
mail-client/alot: Add version bump 0.9.1
Closes: https://bugs.gentoo.org/732362 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guillaume Seren · gentoo
mail-client/alot: Upgrade live-ebuild
Closes: https://bugs.gentoo.org/710610 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14756 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Guillaume Seren · gentoo
mail-client/alot: version bump 0.9
Closes: https://bugs.gentoo.org/710610 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Guillaume Seren · gentoo
mail-client/alot: Cleanup old version
Closes: https://bugs.gentoo.org/704192 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14172 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Guillaume Seren · gentoo
mail-client/alot: Add live-ebuild 9999
Closes: https://bugs.gentoo.org/704192 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Guillaume Seren · gentoo
mail-client/alot: Fix tests on version 0.8.1
Closes: https://bugs.gentoo.org/704192 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
mail-client/alot: Enable py3.7
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Guillaume Seren · gentoo
mail-client/alot: Add version bump to 0.8.1
Closes: https://bugs.gentoo.org/681842 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guillaume Seren · gentoo
mail-client/alot: fi twisted deps 0.7-r1.
This solve the deps block on twisted-core. Closes: https://bugs.gentoo.org/658384 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9012 - Guillaume Seren · gentoo
mail-client/alot: version bump to 0.7.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://bugs.gentoo.org/648592 Closes: https://github.com/gentoo/gentoo/pull/7262 - Guillaume Seren · gentoo
mail-client/alot: EAPI 6 bump.
Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://bugs.gentoo.org/636804 - Guillaume Seren · gentoo
mail-client/alot: version bump to 0.6.
This version migrate from using dev-python-pygpgme, to app-crypt/gpgme with the python USE flag. Closes: https://bugs.gentoo.org/636804 Closes: https://github.com/gentoo/gentoo/pull/6153 Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Amadeusz Żołnowski · gentoo
mail-client/alot: Remove oldest version
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Amadeusz Żołnowski · gentoo
mail-client/alot: Bump version
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Amadeusz Żołnowski · gentoo
mail-client/alot: Depend on python-magic instead of file[python]
magic module from file[python] is not recognized and alot doesn't start. Package-Manager: portage-2.2.26 - Amadeusz Żołnowski · gentoo
mail-client/alot: Bump version to 0.3.7
Package-Manager: portage-2.2.26 - Amadeusz Żołnowski · gentoo
mail-client/alot: Remove older version
Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed