Age | Commit message (Expand) | Author |
2016-11-22 | gnu: notmuch: Skip tests that fail with gnupg-2.1.16.•••* gnu/packages/mail.scm (notmuch)[arguments]: Add environment variable
to skip tests that broke after gnupg-2.1.16.
| Marius Bakke |
2016-11-19 | gnu: opensmtpd: Correct CA certificates file path.•••* gnu/packages/mail.scm (opensmtpd)[arguments]: Pass
'--with-path-CAfile=/etc/ssl/certs/ca-certificates.crt' to #:configure-flags.
| 宋文武 |
2016-11-18 | gnu: opensmtpd: Build man pages.•••* gnu/packages/mail.scm (opensmtpd)[native-inputs]: Add groff.
| 宋文武 |
2016-11-17 | gnu: mpop: Use 'sourceforge' mirror.•••This is a followup to commit 5837e69936fc9f4df4c0745b7c6e31b5642156fe.
* gnu/packages/mail.scm (mpop)[source]: Use 'sourceforge' mirror.
| Leo Famulari |
2016-11-17 | gnu: mpop: Update to 1.2.6.•••* gnu/packages/mail.scm (mpop): Update to 1.2.6.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Arun Isaac |
2016-11-16 | gnu: opensmtpd: Update to 6.0.2p1.•••* gnu/packages/mail.scm (opensmtpd): Update to 6.0.2p1.
[arguments]: Pass '--with-path-sock=/var/run' to #:configure-flags.
| 宋文武 |
2016-11-15 | gnu: Fix python inputs, part 1: all inputs become propagated-inputs.•••This patch contains the changes where all [inputs] are changed to
[propagated-inputs]
* gnu/packages/python.scm (python-passlib, python-paramiko, python-ccm,
python-babel, python-keyring python-pandas, python-tzlocal,
python-parse-type, python-nose2, python-pytest, python-pytest-mock,
python-pytest-xdist, python-scripttest, python-testtools, python-pytest-cov,
python-testscenarios, python-pbr-0.11, python-oauthlib, python-jinja2,
python-sphinx, python-tzlocal, python-bugz, python2-pytest-mock, behave,
pelican, sqlalchemy-utils, python-pygridtools, python-urwidtrees,
python-tornado, python2-tornado, python-debian, python-execnet,
python-pytest-cache, pytest-localserver, python-clint, python-rply,
python-hy, python-rauth, python-rsa, python-celery, python-vobject, s3cmd,
python-prompt-toolkit, ptpython, python-requests-oauthlib, python-stem,
python-binaryornot, python2-binaryornot, python-nltk, python-pymongo,
python-schematics, python-url, python2-url, python-freezegun,
python-glances, python-graphql-core, python-graphql-relay, python-graphene,
python-nautilus, python-s3transfer): All [inputs] become
[propagated-inputs].
* gnu/packages/bioinformatics.scm (python-biopython): Likewise.
* gnu/packages/django.scm (pytest-django): Likewise.
* gnu/packages/mail.scm (python-mailmanclient): Likewise.
* gnu/packages/password-utils.scm (python-bcrypt): Likewise.
* gnu/packages/propbuf.scm (python-protobuf): Likewise.
* gnu/packages/rdf.scm (python-rdflib): Likewise.
SQACH all become propagated
| Hartmut Goebel |
2016-11-15 | gnu: Remove python-setuptools and python2-setuptools from inputs (part 4a)•••This patch contains the changes for all modules beside python.scm where
setuptools are used in an inherited package and removing this input also
removes the need for inheriting the package. This is the case if adding
setuptools in the inherited package was the only change.
Change this to not inherit and remove the new needless call to
"strip-python2-variant (if applicable).
* gnu/packages/bioinformatics.scm (python-biopython, python2-biopython,
python-twobitreader, python2-twobitreader,
python-plastid, python2-plastid,
python2-pybigwig,
python2-screed,
sra-tools): No longer "inherit" Python 2 packages
inheriting from a Python 3 package if the sole reason for inheriting was
adding python-setuptools respective python2-setuptools to [inputs],
[native-inputs] or [propagated-inputs]. Remove now needless [properties]
"python2-variant" where applicable.
* gnu/packages/django.scm (python-pytest-django, python2-pytest-django,
python-django-filter, python2-django-filter): Likewise.
* gnu/packages/gnupg.scm (python2-pygpgme): Likewise.
* gnu/packages/mail.scm (python-mailmanclient, python2-mailmanclient):
Likewise.
* gnu/packages/mpd.scm (python-msp, python2-mpd2): Likewise.
* gnu/packages/music.scm (python-pylast, python2-pylast): Likewise.
* gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock,
python2-git-review): Likewise.
* gnu/packages/password-utils.scm (python2-bcrypt): Likewise.
* gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): Likewise.
* gnu/packages/statistics.scm (python-patsy, python2-patsy): Likewise.
* gnu/packages/web.scm (python2-feedparser): Likewise.
| Hartmut Goebel |
2016-11-15 | gnu: Remove python-setuptools and python2-setuptools from inputs (part 1b)•••This patch contains the changes in all modules beside python.scm where
removing setuptools from the inputs could be achieved by removing complete
lines.
* gnu/packages/admin.scm (graphios, thefuck): Remove all [inputs],
[native-inputs] and [propagated-inputs] where python-setuptools or
python2-setuptools are the sole entries. Remove python-setuptools and
python2-setuptools listed on a line by its own from [inputs],
[native-inputs] and [propagated-inputs].
* gnu/packages/backup.scm (rdiff-backup): Likewise.
* gnu/packages/bioinformatics.scm (htseq, macs, python2-pbcore, rseqc,
multiqc): Likewise.
* gnu/packages/django.scm (python-django, python2-django,
python-django-simple-math-captcha, python2-django-simple-math-captcha):
Likewise.
* gnu/packages/docker.scm (python-docker-py, docker-compose): Likewise.
* gnu/packages/game-development.scm (python-pygame): Likewise.
* gnu/packages/key-mon.scm (key-mon): Likewise.
* gnu/packages/mail.scm (khard): Likewise.
* gnu/packages/music.scm (beets, python2-pyechonest): Likewise.
* gnu/packages/openstack.scm (python-bandit, python2-bandit,
python-debtcollector, python2-debtcollector,
python-mox3, python2-mox3,
python-os-client-config, python2-os-client-config,
python-oslo.config, python2-oslo.config,
python-oslo.context, python2-oslo.context,
python-oslo.i18n, python2-oslo.i18n,
python-oslo.serialization, python2-oslo.serialization,
python-oslosphinx, python2-oslosphinx,
python-oslotest, python2-oslotest,
python-oslo.utils, python2-oslo.utils,
python-swiftclient, python2-swiftclient): Likewise.
* gnu/packages/pdf.scm (pdfposter): Likewise.
* gnu/packages/tls.scm (python-acme, python2-acme): Likewise.
| Hartmut Goebel |
2016-11-13 | gnu: mailutils: Update to 3.0.•••* gnu/packages/mail.scm (mailutils): Update to 3.0.
[arguments]: Adjust 'pre-build' phase.
* gnu/packages/patches/m4-gets-undeclared.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Ludovic Courtès |
2016-11-10 | gnu: claws-mail: Update to 3.14.1.•••* gnu/packages/mail.scm (claws-mail): Update to 3.14.1.
| Tobias Geerinckx-Rice |
2016-10-29 | gnu: offlineimap: Update to 7.0.9.•••* gnu/packages/mail.scm (offlineimap): Update to 7.0.9.
| Efraim Flashner |
2016-10-26 | gnu: offlineimap: Install documentation.•••* gnu/packages/mail.scm (offlineimap)[native-inputs]: Add asciidoc and
libxslt.
[arguments]: Add phases 'build-documentation' and
'install-documentation' to build and install manpages. Also remove
unneeded key 'inputs' from 'wrap-binary' phase.
| Marius Bakke |
2016-10-26 | gnu: notmuch: Update to 0.23.1.•••* gnu/packages/patches/notmuch-emacs-25-compatibility-fix.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/mail.scm (notmuch): Update to 0.23.1. Remove patch.
| Marius Bakke |
2016-10-26 | gnu: opensmtpd: Fix 'license' field.•••* gnu/packages/mail.scm (opensmtpd)[license]: Use LICENSE:OPENSSL, not
OPENSSL.
(opensmtpd-extras)[license]: Likewise.
| Ludovic Courtès |
2016-10-23 | gnu: mutt: Update to 1.7.1.•••* gnu/packages/mail.scm (mutt): Update to 1.7.1.
| Efraim Flashner |
2016-10-20 | gnu: python-mailmanclient: Fix typo.•••* gnu/packages/mail.scm (python-mailmanclient)[properties]: Fix typo.
| Ludovic Courtès |
2016-10-20 | gnu: Add python-mailmanclient.•••* gnu/packages/mail.scm (python-mailmanclient): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-10-19 | gnu: notmuch: Enable tests.•••* gnu/packages/patches/notmuch-emacs-25-compatibility-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/mail.scm (notmuch)[source]: Use patch.
[arguments]: Add verbose make flags. Add phase 'patch-notmuch-lib.el' to
fix hard-coded /bin/sh. Add 'prepare-test-environment' phase to patch
test shebangs and set environment.
[native-inputs]: Change from 'emacs-minimal' to 'emacs-no-x'. Add dtach,
gnupg, man, perl and which.
| Marius Bakke |
2016-10-19 | gnu: notmuch: Update to 0.23.•••* gnu/packages/mail.scm (notmuch): Update to 0.23.
[home-page]: Use https URL.
(python-notmuch)[version]: Inherit from notmuch.
[home-page]: Ditto.
| Marius Bakke |
2016-10-19 | gnu: Add opensmtpd-extras.•••* gnu/packages/mail.scm (opensmtpd-extras): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-10-19 | gnu: Add opensmtpd.•••* gnu/packages/mail.scm (opensmtpd): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-10-14 | gnu: mail: Add notifymuch.•••* gnu/packages/mail.scm (notifymuch): New variable.
| Hartmut Goebel |
2016-10-08 | gnu: offlineimap: Update to 7.0.8.•••* gnu/packages/mail.scm (offlineimap): Update to 7.0.8.
| Efraim Flashner |
2016-09-22 | gnu: offlineimap: Update to 7.0.7.•••* gnu/packages/mail.scm (offlineimap): Update to 7.0.7.
| Efraim Flashner |
2016-09-18 | gnu: Add sendmail•••* gnu/packages/mail.scm (sendmail): New variable.
| John Darrington |
2016-09-16 | doc: "filesystem" -> "file system"•••* doc/guix.texi: "filesystem" -> "file system"
* gnu/packages/admin.scm: "filesystem" -> "file system"
* gnu/packages/cdrom.scm: "filesystem" -> "file system"
* gnu/packages/compression.scm: "filesystem" -> "file system"
* gnu/packages/disk.scm: "filesystem" -> "file system"
* gnu/packages/gnome.scm: "filesystem" -> "file system"
* gnu/packages/irc.scm: "filesystem" -> "file system"
* gnu/packages/linux.scm: "filesystem" -> "file system"
* gnu/packages/mail.scm: "filesystem" -> "file system"
* gnu/packages/mpd.scm: "filesystem" -> "file system"
* gnu/packages/ocaml.scm: "filesystem" -> "file system"
* gnu/packages/perl.scm: "filesystem" -> "file system"
* gnu/packages/python.scm: "filesystem" -> "file system"
* gnu/packages/search.scm: "filesystem" -> "file system"
* gnu/packages/tls.scm: "filesystem" -> "file system"
* gnu/services/mail.scm: "filesystem" -> "file system"
| John Darrington |
2016-09-14 | gnu: Add mhonarc.•••* gnu/packages/mail.scm (mhonarc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2016-09-07 | gnu: Add mpop.•••* gnu/packages/mail.scm (mpop): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Arun Isaac |
2016-09-05 | gnu: Add mb2md.•••* gnu/packages/mail.scm (mb2md): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Clément Lassieur |
2016-08-25 | gnu: offlineimap: Update to 7.0.6.•••* gnu/packages/mail.scm (offlineimap): Update to 7.0.6.
| Efraim Flashner |
2016-08-23 | gnu: alot: Fixup comments.•••* gnu/packages/mail.scm (alot): Add note about distribution method,
and adhere to double semi-colon norm.
Signed-off-by: Mark H Weaver <mhw@netris.org>
| Troy Sankey |
2016-08-21 | gnu: mutt: Update to 1.7.0.•••* gnu/packages/mail.scm (mutt): Update to 1.7.0.
[arguments]: Pass "--enable-sidebar" to #:configure-flags.
| Leo Famulari |
2016-08-15 | gnu: offlineimap: Update to 7.0.5.•••* gnu/packages/mail.scm (offlineimap): Update to 7.0.5.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Al McElrath |
2016-08-13 | gnu: libetpan: Use 'modify-phases'.•••* gnu/packages/mail.scm (libetpan)[arguments]: Use 'modify-phases'.
| Efraim Flashner |
2016-08-13 | gnu: claws-mail: Update to 3.14.0.•••* gnu/packages/mail.scm (claws-mail): Update to 3.14.0.
| Efraim Flashner |
2016-08-11 | gnu: python2-notmuch: Update to 0.22.1.•••* gnu/packages/mail.scm (python2-notmuch): Update to 0.22.1 by
inheriting from 'python-notmuch'.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Troy Sankey |
2016-08-11 | gnu: Add python-notmuch.•••* gnu/packages/mail.scm (python-notmuch): New variable.
Co-authored-by: Alex Kost <alezost@gmail.com>
| Troy Sankey |
2016-08-11 | gnu: notmuch: Use 'emacs-minimal' instead of 'emacs'.•••* gnu/packages/mail.scm (notmuch)[inputs]: Remove 'emacs'.
[native-inputs]: Add 'emacs-minimal'.
| Alex Kost |
2016-08-11 | gnu: notmuch: Update to 0.22.1.•••* gnu/packages/mail.scm (notmuch): Update to 0.22.1.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Troy Sankey |
2016-08-08 | gnu: Add perl-mail-spf.•••* gnu/package/mail.scm (perl-mail-spf): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Danny Milosavljevic |
2016-08-07 | gnu: offlineimap: Update to 7.0.4.•••* gnu/packages/mail.scm (offlineimap): Update to 7.0.4.
| Efraim Flashner |
2016-07-31 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-07-30 | gnu: mutt: Update to 1.6.2.•••* gnu/packages/mail.scm(mutt): Update to 1.6.2.
| Tomáš Čech |
2016-07-28 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2016-07-26 | gnu: gmime: Remove 'gpg' to 'gpg2' substitution.•••* gnu/packages/mail.scm (gmime)[arguments]: Remove the substitution which
previously changed 'gpg' to 'gpg2' in 'patch-paths-in-tests' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2016-07-25 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2016-07-24 | gnu: offlineimap: Update to 7.0.0.•••* gnu/packages/mail.scm (offlineimap): Update to 7.0.0.
[inputs]: Add python2-six.
[native-inputs]: Remove python2.
| Efraim Flashner |
2016-07-22 | Merge branch 'master' into core-updates•••Resolved conflicts:
* gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master,
"#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was
used. The latter won the conflict.
* gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict
in 'install-shell-completion.
| Leo Famulari |
2016-07-21 | gnu: dovecot: Update to 2.2.25.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.25.
| Efraim Flashner |