File: options

package info (click to toggle)
zope.authentication 3.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 184 kB
  • ctags: 65
  • sloc: python: 295; makefile: 2; sh: 1
file content (5 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (52)
1
2
3
4
5
# Ignore changes on .egg-info directory to prevent issue while building
# twice as dpkg-source do not ignore the automatic patch anymore. Deleting
# the files does not work as it was generated through sdist target using
# SVN, thus some files might be missing (such as zcml or txt files).
extend-diff-ignore = "\.egg-info"