[python-geopandas] 01/07: Add file needed for tests
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Wed Feb 4 22:17:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository python-geopandas.
commit 27e2d613e076a8cba2112ba20ce535319c19497e
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Thu Dec 18 15:22:29 2014 +0100
Add file needed for tests
---
debian/nybb_14aav.zip | Bin 0 -> 663200 bytes
debian/rules | 2 ++
2 files changed, 2 insertions(+)
diff --git a/debian/nybb_14aav.zip b/debian/nybb_14aav.zip
new file mode 100644
index 0000000..e78c63d
Binary files /dev/null and b/debian/nybb_14aav.zip differ
diff --git a/debian/rules b/debian/rules
index 675efd3..2427315 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
export PYBUILD_NAME=geopandas
export PYBUILD_TEST_NOSE=1
+export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir} ;cp -r {dir}/examples {build_dir};cp -r {dir}/debian/*.zip {build_dir}/examples/
+export PYBUILD_AFTER_TEST=rm -rf {build_dir}/examples {build_dir}/tests
%:
dh $@ --with python2,python3,sphinxdoc --buildsystem pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-geopandas.git
More information about the Pkg-grass-devel
mailing list