[git] GPGME - branch, master, updated. gpgme-1.12.0-106-g4c324ac
by Ben McGinnes
cvs at cvs.gnupg.org
Wed Dec 12 13:04:16 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, master has been updated
via 4c324ac1beb710714262af0040dea21232ba87d9 (commit)
from 772b5aae24a2a3a996f399024845de612192fc2f (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 4c324ac1beb710714262af0040dea21232ba87d9
Author: Ben McGinnes <ben at adversary.org>
Date: Wed Dec 12 23:01:16 2018 +1100
python: howto examples equirements
* Added small requirements.txt file for additional modules not in the
standard python library and not including the bindings themselves
and not including Cython, which is for more advanced examples.
diff --git a/lang/python/examples/howto/requirements.txt b/lang/python/examples/howto/requirements.txt
new file mode 100644
index 0000000..8f6e1e1
--- /dev/null
+++ b/lang/python/examples/howto/requirements.txt
@@ -0,0 +1,2 @@
+hkp4py
+requests
-----------------------------------------------------------------------
Summary of changes:
lang/python/examples/howto/requirements.txt | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 lang/python/examples/howto/requirements.txt
hooks/post-receive
--
GnuPG Made Easy
http://git.gnupg.org
More information about the Gnupg-commits
mailing list