[game-data-packager] 01/01: build: sort imports

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sat Oct 31 16:58:41 UTC 2015


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

detiste-guest pushed a commit to branch master
in repository game-data-packager.

commit ea1ab0d6dbb30b1d609294cffcc500b1f9259451
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sat Oct 31 17:58:11 2015 +0100

    build: sort imports
---
 game_data_packager/build.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/game_data_packager/build.py b/game_data_packager/build.py
index a47ab9d..fb40292 100644
--- a/game_data_packager/build.py
+++ b/game_data_packager/build.py
@@ -31,11 +31,11 @@ import tarfile
 import tempfile
 import time
 import urllib.request
+import yaml
 import zipfile
 
 from debian.deb822 import Deb822
 from debian.debian_support import Version
-import yaml
 
 from .gog import GOG
 from .paths import (DATADIR, ETCDIR)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list