[Pkg-gnupg-commit] [gpgme] 402/412: avoid importing byte-compiled python also

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:27:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gpgme.

commit 9d4f48a85088850c2534702437ee9815b6cc9855
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Wed Sep 21 15:02:16 2016 -0400

    avoid importing byte-compiled python also
---
 debian/gbp.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 46c03b0..73ecc2e 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -28,6 +28,7 @@ filter = [
  'm4/lt~obsolete.m4',
  'lang/python/pyme/gpgme.py',
  'lang/python/pyme/version.py',
+ 'lang/python/pyme/__pycache__/*',
  'lang/qt/src/AddUserIDJob',
  'lang/qt/src/ChangeExpiryJob',
  'lang/qt/src/ChangeOwnerTrustJob',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list