diff doc/installation.txt @ 8345:35fab0db52f5

docs(install): document how to install gpg 2.0 Add link in install doc to upgrading doc and document pip command there.
author John Rouillard <rouilj@ieee.org>
date Wed, 25 Jun 2025 23:05:19 -0400
parents 3614cd64f4c4
children d94bba15b65e
line wrap: on
line diff
--- a/doc/installation.txt	Mon Jun 23 01:10:42 2025 -0400
+++ b/doc/installation.txt	Wed Jun 25 23:05:19 2025 -0400
@@ -248,7 +248,11 @@
   If gpg_ is installed you can configure the mail gateway to perform
   verification or decryption of incoming OpenPGP MIME messages. When
   configured, you can require email to be cryptographically signed
-  before roundup will allow it to make modifications to issues.
+  before roundup will allow it to make modifications to issues. (Note
+  with python 3.13 or newer on some platforms, you may need to install
+  version 2.0 of gpg from test.pypi.org. See the `gpg install
+  directions in the upgrading document`_.
+
 
 jinja2
   To use the jinja2 template (may still be experimental, check out
@@ -318,6 +322,9 @@
 .. _Using Redis for Session Databases:
    admin_guide.html#using-redis-for-session-databases
 
+.. _gpg install directions in the upgrading document:
+   upgrading.html#directions-for-installing-gpg
+
 Installing Roundup
 ==================
 

Roundup Issue Tracker: http://roundup-tracker.org/