[Python-modules-commits] [python-modules] 01/01: mr: add new packages to config file

Piotr Ożarowski piotr at moszumanska.debian.org
Sat Jul 30 14:32:42 UTC 2016


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

piotr pushed a commit to branch master
in repository python-modules.

commit 0fc540472339aac66931b4675dc6e481f5dbcae7
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Sat Jul 30 16:32:09 2016 +0200

    mr: add new packages to config file
---
 .mrconfig | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/.mrconfig b/.mrconfig
index efbe602..e123ce1 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -17,6 +17,18 @@ lib=
 checkout = git_checkout aafigure
 skip = lazy
 
+[aiohttp-debugtoolbar]
+checkout = git_checkout aiohttp-debugtoolbar
+skip = lazy
+
+[aiohttp-jinja2]
+checkout = git_checkout aiohttp-jinja2
+skip = lazy
+
+[aiohttp-mako]
+checkout = git_checkout aiohttp-mako
+skip = lazy
+
 [aiopg]
 checkout = git_checkout aiopg
 skip = lazy
@@ -377,6 +389,10 @@ skip = lazy
 checkout = git_checkout django-markupfield
 skip = lazy
 
+[django-memoize]
+checkout = git_checkout django-memoize
+skip = lazy
+
 [django-model-utils]
 checkout = git_checkout django-model-utils
 skip = lazy
@@ -453,6 +469,10 @@ skip = lazy
 checkout = git_checkout django-tables
 skip = lazy
 
+[django-taggit]
+checkout = git_checkout django-taggit
+skip = lazy
+
 [django-threaded-multihost]
 checkout = git_checkout django-threaded-multihost
 skip = lazy
@@ -545,6 +565,10 @@ skip = lazy
 checkout = git_checkout elixir
 skip = lazy
 
+[entrypoints]
+checkout = git_checkout entrypoints
+skip = lazy
+
 [enum34]
 checkout = git_checkout enum34
 skip = lazy
@@ -1277,6 +1301,10 @@ skip = lazy
 checkout = git_checkout py-sendfile
 skip = lazy
 
+[py-ubjson]
+checkout = git_checkout py-ubjson
+skip = lazy
+
 [py3cairo]
 checkout = git_checkout py3cairo
 skip = lazy
@@ -3841,6 +3869,10 @@ skip = lazy
 checkout = git_checkout tagpy
 skip = lazy
 
+[tap.py]
+checkout = git_checkout tap.py
+skip = lazy
+
 [taskw]
 checkout = git_checkout taskw
 skip = lazy
@@ -3929,6 +3961,10 @@ skip = lazy
 checkout = git_checkout txaws
 skip = lazy
 
+[txwinrm]
+checkout = git_checkout txwinrm
+skip = lazy
+
 [txws]
 checkout = git_checkout txws
 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