[Python-modules-commits] [pytest-qt] 05/09: Filter the egg-info directory using extend-diff-ignore

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 13 09:55:05 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository pytest-qt.

commit e3733f86ca2921b99c1e4e8bd754bc5770ea99b9
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Jun 13 19:20:38 2017 +0100

    Filter the egg-info directory using extend-diff-ignore
---
 debian/clean          | 1 -
 debian/source/options | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/clean b/debian/clean
deleted file mode 100644
index 45149aa..0000000
--- a/debian/clean
+++ /dev/null
@@ -1 +0,0 @@
-*.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/pytest-qt.git



More information about the Python-modules-commits mailing list