Search Criteria
Package Details: modoboa 2.3.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/modoboa.git (read-only, click to copy) |
---|---|
Package Base: | modoboa |
Description: | Mail hosting made simple |
Upstream URL: | https://modoboa.org/ |
Keywords: | mail server |
Licenses: | MIT |
Conflicts: | modoboa-git |
Provides: | modoboa |
Submitter: | denkijin |
Maintainer: | clebermatheus |
Last Packager: | clebermatheus |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-23 22:26 (UTC) |
Last Updated: | 2024-08-31 18:33 (UTC) |
Dependencies (59)
- python (python37AUR, python311AUR, python310AUR)
- python-chardet
- python-dj-database-urlAUR
- python-django
- python-django-reversionAUR
- python-django-xforwardedfor-middlewareAUR
- python-passlib
- python-pip
- python-pycryptodome
- python-requests
- python-sievelibAUR
- python (python37AUR, python311AUR, python310AUR) (make)
- python-aiosmtplibAUR (make)
- python-asgiref (make)
- python-bcrypt (make)
- python-chardet (make)
- python-cryptography (make)
- python-dateutil (make)
- python-dj-database-urlAUR (make)
- python-django-filter (make)
- Show 39 more dependencies...
Latest Comments
1 2 Next › Last »
clebermatheus commented on 2024-05-14 00:48 (UTC)
@tsangares added dependencies but i don't update python-lxml because i don't permission to update.
tsangares commented on 2024-05-13 22:26 (UTC)
@clebermatheus there are more dependencies that I could not resolve. Specifically the python-lxml package. I put a list of the complicated dependencies in the wiki I am starting on modoboa: https://wiki.archlinux.org/title/Modoboa
When you have time; no need to do it now maybe you could also assit me with the wiki doc. No pressure though, I can maintain the wiki once we get the package working and such.
clebermatheus commented on 2024-05-13 21:26 (UTC)
@tsangares No, package django-rq is missing to depends.
tsangares commented on 2024-05-13 21:02 (UTC) (edited on 2024-05-13 21:02 (UTC) by tsangares)
I get this error when trying to run the cli:
is it because python updated to 3.12?
MarsSeed commented on 2023-08-08 01:11 (UTC)
python-factory_boy
AUR package is a duplicate of repo'spython-factory-boy
, so the former is submitted for deletion.But anyway, this is only a testing dependency of Modoboa, which is not needed here because there is no
check()
function to execute in PKGBUILD.MarsSeed commented on 2023-07-09 23:12 (UTC)
You'll also need to adopt python-django-reversion, and update it from 4.0.1 to the currenctly latest and required 5.0.4.
MarsSeed commented on 2023-07-09 22:56 (UTC)
Also this should not depend on python-aioredis1, as it requires aioredis v2.0.1.
MarsSeed commented on 2023-07-09 22:38 (UTC)
Also you have to adopt and update python-django-xforwardedfor-middleware, because with its current version 1.0, modoboa is broken. It needs the latest 2.0 release of that module.
MarsSeed commented on 2023-07-09 22:26 (UTC)
Please remove the unneeded python-django-versionfield2 from depends and makedepends.
dreieck commented on 2023-05-12 12:24 (UTC)
python-argparse
must be removed from thedepends
andmakedepends
arrays, see ↗ here.Thanks for maintaining!
1 2 Next › Last »