skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 20 Aug 2010 08:21:15 +0200
branchstable
changeset 6126 aca6a2c357fd
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
[repository] enabled sources refactoring: to avoid error, we should always have all known source in repo.sources_by_uri and only enabled ones in repo.sources, so we still have access to the definition of temporarily disabled sources

# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s specific hooks and operations"""