[git] GPGME - branch, master, updated. gpgme-1.9.0-38-g6b4dd3b

by Justus Winter cvs at cvs.gnupg.org
Wed May 10 16:25:21 CEST 2017


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  6b4dd3b929ac23271bfa96edb9dbb142eca0a30f (commit)
      from  a226eca84670ef4e171c3a54e7caefb3a89254a4 (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 6b4dd3b929ac23271bfa96edb9dbb142eca0a30f
Author: Justus Winter <justus at g10code.com>
Date:   Wed May 10 16:19:52 2017 +0200

    python: Fix test environment creation.
    
    * lang/python/tests/Makefile.am (pubring-stamp): Do not depend on the
    configuration files, this can trigger superfluous rebuilds.
    
    Signed-off-by: Justus Winter <justus at g10code.com>

diff --git a/lang/python/tests/Makefile.am b/lang/python/tests/Makefile.am
index 790d8f8..d0dde1d 100644
--- a/lang/python/tests/Makefile.am
+++ b/lang/python/tests/Makefile.am
@@ -105,7 +105,6 @@ BUILT_SOURCES = gpg.conf gpg-agent.conf pubring-stamp \
 	echo x > ./private-keys-v1.d/gpg-sample.stamp
 
 ./pubring-stamp: $(test_srcdir)/pubdemo.asc           \
-                 ./gpg.conf ./gpg-agent.conf          \
                  ./private-keys-v1.d/gpg-sample.stamp
 	$(GPG) --batch --no-permission-warning \
                --import $(test_srcdir)/pubdemo.asc

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

Summary of changes:
 lang/python/tests/Makefile.am | 1 -
 1 file changed, 1 deletion(-)


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




More information about the Gnupg-commits mailing list