[Python-modules-commits] [python-modules] 01/01: add lazy-object-proxy
Sandro Tosi
morph at moszumanska.debian.org
Thu Dec 10 13:11:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-modules.
commit 5b71fb636bae660b336f972c0187a921f6ea1482
Author: Sandro Tosi <morph at debian.org>
Date: Thu Dec 10 13:11:03 2015 +0000
add lazy-object-proxy
---
.mrconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.mrconfig b/.mrconfig
index 017efaa..f784e6e 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -689,6 +689,10 @@ skip = lazy
checkout = git_checkout kombu
skip = lazy
+[lazy-object-proxy]
+checkout = git_checkout lazy-object-proxy
+skip = lazy
+
[lazr.authentication]
checkout = git_checkout lazr.authentication
skip = lazy
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/tools/python-modules.git
More information about the Python-modules-commits
mailing list