[Python-modules-commits] [pycryptodome] 05/07: Take care of eggs

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Tue Jun 6 21:05:51 UTC 2017


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

mans0954 pushed a commit to branch master
in repository pycryptodome.

commit 2232f62a984c0d6baade9b9e6c836c7b255cf368
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Tue Jun 6 20:04:49 2017 +0100

    Take care of eggs
---
 debian/clean          | 1 +
 debian/source/options | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..45149aa
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+*.egg-info/*
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..b2b7b88
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+extend-diff-ignore="^[^/]+\.egg-info/"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycryptodome.git



More information about the Python-modules-commits mailing list