[git] GPGME - branch, ben/python-docs-01, updated. gpgme-1.10.0-29-gfb16eaa

by Ben McGinnes cvs at cvs.gnupg.org
Fri Feb 16 09:20:09 CET 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".

The branch, ben/python-docs-01 has been updated
       via  fb16eaa685fe488f12f4df9b59d1f3689c813034 (commit)
       via  2b092bf235160e04c10480c47c0fd6dce4e770c4 (commit)
       via  3224d7f0ea83a3c2baaa9f97846c4a5b392d2c59 (commit)
       via  ba6e610baa138ba9b43be303df2c5981dd04de5a (commit)
       via  b5ec21b9baf017b4cee88c9ef3cc1a638547cd20 (commit)
       via  c9a351f5af289c8f6919854c40f235c781b76ec7 (commit)
      from  6f15d821404742ac2683f54ca4102ee4aaedacf2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fb16eaa685fe488f12f4df9b59d1f3689c813034
Author: Ben McGinnes <ben at adversary.org>
Date:   Fri Feb 16 19:15:32 2018 +1100

    History path
    
    * Fixed a typo in a filepath reference.
    * Moved conjecture regarding the first version of Python used to a
      footnote.

diff --git a/lang/python/docs/Short_History.org b/lang/python/docs/Short_History.org
index 89bb21e..3ce3480 100644
--- a/lang/python/docs/Short_History.org
+++ b/lang/python/docs/Short_History.org
@@ -17,10 +17,10 @@ return to the source.  This is a short explanation of that journey.
    :END:
 
    In 2002 John Goerzen released PyME; Python bindings for the GPGME
-   module which utilised the current release of Python of the time
-   (Python 2.2 or 2.3) and SWIG.  Shortly after creating it and
-   ensuring it worked he stopped supporting it, though he left his
-   work available on his Gopher site.
+   module which utilised the current release of Python of the time and
+   SWIG.[fn:1]  Shortly after creating it and ensuring it worked he stopped
+   supporting it, though he left his work available on his Gopher
+   site.
 
 ** Keeping the flame alive
    :PROPERTIES:
@@ -89,7 +89,7 @@ SWIG itself, which are worth noting here.
 
    Instead the files were added to a subdirectory of the =lang/=
    directory, along with a copy of the entire git log up to that point
-   as a separate file within the =lang/python/docs/= directory.[fn:1]
+   as a separate file within the =lang/python/docs/= directory.[fn:2]
    As the log for PyME is nearly 100KB and the log for GPGME is
    approximately 1MB, this would cause considerable bloat, as well as
    some confusion, should the two be merged.
@@ -161,5 +161,8 @@ SWIG itself, which are worth noting here.
 
 * Footnotes
 
-[fn:1] The entire PyME git log and other preceding VCS logs are
-located in the =gpgme/lanf/python/docs/old-commits.log= file.
+[fn:1] In all likelihood thos would have been Python 2.2 or possibly
+Python 2.3.
+
+[fn:2] The entire PyME git log and other preceding VCS logs are
+located in the =gpgme/lang/python/docs/old-commits.log= file.

commit 2b092bf235160e04c10480c47c0fd6dce4e770c4
Merge: 6f15d82 3224d7f
Author: Ben McGinnes <ben at adversary.org>
Date:   Fri Feb 16 02:04:57 2018 +1100

    Merge branch 'master' of /Users/ben/dev/hgit/mine/gnupg/gpgme/master into ben/python-docs-01


-----------------------------------------------------------------------

Summary of changes:
 lang/python/docs/Short_History.org | 17 ++++++++++-------
 lang/python/tests/Makefile.am      | 21 +++++++++------------
 lang/qt/tests/Makefile.am          | 10 ++++------
 tests/gpg/Makefile.am              | 12 ++++--------
 tests/gpgsm/Makefile.am            | 10 +++-------
 5 files changed, 30 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list