[Python-modules-commits] [basemap] 09/19: Don't install the datafile with distutils, we'll use dh and a

Sandro Tosi morph at moszumanska.debian.org
Wed Jan 24 03:51:35 UTC 2018


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

morph pushed a commit to branch master
in repository basemap.

commit adf1fe70130b8032086cd52f63576cf0c01dbafd
Author: Sandro Tosi <morph at debian.org>
Date:   Thu Oct 8 08:29:07 2015 -0700

    Don't install the datafile with distutils, we'll use dh and a
    
     separate arch:all package
    Forwarded: no
    Patch-Name: dont_install_data_files
---
 setup.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.py b/setup.py
index 3b23b58..6b2012b 100644
--- a/setup.py
+++ b/setup.py
@@ -148,5 +148,4 @@ setup(
   package_dir       = package_dirs,
   ext_modules       = extensions,   
   cmdclass = {'build_py': build_py},
-  package_data = package_data
   )

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/basemap.git



More information about the Python-modules-commits mailing list