From 8613727f1ee985c3cfa2c815523312914f033ffd Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Wed, 5 Dec 2018 08:42:08 +1100 Subject: python: docs update * Expanded the section on issues with Windows installations, with greater detail of which versions of Visual Studio are needed depending on which version of CPython is to be used. * Included a recommendation which is a bit harsh without being totally prickish. * Updated all files to not link to author's key or related data in order to make them all consistent with the changes in commit 649b19688132dd315e361c0f5b63ba6d8f45996d. Signed-off-by: Ben McGinnes --- lang/python/doc/src/what-is-new | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'lang/python/doc/src/what-is-new') diff --git a/lang/python/doc/src/what-is-new b/lang/python/doc/src/what-is-new index ab94e3ed..c33ab3a5 100644 --- a/lang/python/doc/src/what-is-new +++ b/lang/python/doc/src/what-is-new @@ -15,10 +15,10 @@ :CUSTOM_ID: new-stuff :END: -| Version: | 0.0.1-draft | +| Version: | 0.0.1 | | GPGME Version: | 1.13.0 | -| Author: | [[https://gnupg.org/people/index.html#sec-1-5][Ben McGinnes]] <[[mailto:ben@gnupg.org][ben@gnupg.org]]> | -| Author GPG Key: | [[https://hkps.pool.sks-keyservers.net/pks/lookup?search=0xDB4724E6FA4286C92B4E55C4321E4E2373590E5D&exact=on&op=get][DB4724E6FA4286C92B4E55C4321E4E2373590E5D]] | +| Author: | Ben McGinnes | +| Author GPG Key: | DB4724E6FA4286C92B4E55C4321E4E2373590E5D | | Language: | Australian English, British English | | xml:lang: | en-AU, en-GB, en | @@ -40,4 +40,6 @@ Additions since GPGME 1.12.0 include: - Added =gpg.version.versionintlist= to make it easier for Python developers to check for a specific version number, even with beta versions (it will drop the "-betaN" part). +- Added expanded detail on issues pertaining to installing for Windows + users. - Bindings enter [[file:maintenance-mode][maintenance mode]] from January, 2019. -- cgit v1.2.3