[Reproducible-commits] [diffoscope] 02/03: Add missing 's' to python-magic module's name

Jérémy Bobbio lunar at moszumanska.debian.org
Thu Sep 3 18:04:30 UTC 2015


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

lunar pushed a commit to branch master
in repository diffoscope.

commit 10a0cea38709a191cca2efbfb4e1b2e3146accbb
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Thu Sep 3 18:00:16 2015 +0000

    Add missing 's' to python-magic module's name
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 49bd190..f21fcc0 100644
--- a/setup.py
+++ b/setup.py
@@ -40,7 +40,7 @@ setup(name='diffoscope',
           },
       install_requires=[
           'python-debian',
-          'Magic-file-extension',
+          'Magic-file-extensions',
           'rpm-python',
           'libarchive-c',
           'tlsh',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git



More information about the Reproducible-commits mailing list