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

johanvdw-guest pushed a commit to branch patch-queue/master
in repository fiona.

commit 02e0e654f3e7fae8e0ae137365a4537e27a9e9b3
Author: Johan Van de Wauw <johan.vandew...@gmail.com>
Date:   Fri Oct 24 21:09:21 2014 +0200

    Rename fio command to fiona to avoid name clash
    
    There is already another package providing a binary "fio" (fio).
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 68c8241..54accc3 100644
--- a/setup.py
+++ b/setup.py
@@ -129,7 +129,7 @@ setup(
     packages=['fiona', 'fiona.fio'],
     entry_points='''
         [console_scripts]
-        fio=fiona.fio.fio:cli
+        fiona=fiona.fio.fio:cli
         ''',
     install_requires=requirements,
     tests_require=['nose'],

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fiona.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to