This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-affine.
commit b1549f98139a98c8c5d39726147a910c9b321063 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Wed Mar 21 07:24:21 2018 +0100 Refresh patches. --- debian/changelog | 1 + debian/patches/0001-Add-test-configuration.patch | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f2bb807..0c7ad22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-affine (2.2.0-1) UNRELEASED; urgency=medium * Strip trailing whitespace from control file. * Update copyright-format URL to use HTTPS. * Add lintian override for vcs-deprecated-in-debian-infrastructure. + * Refresh patches. -- Bas Couwenberg <sebas...@debian.org> Wed, 21 Mar 2018 07:22:03 +0100 diff --git a/debian/patches/0001-Add-test-configuration.patch b/debian/patches/0001-Add-test-configuration.patch index 2d45dc4..e93442c 100644 --- a/debian/patches/0001-Add-test-configuration.patch +++ b/debian/patches/0001-Add-test-configuration.patch @@ -7,9 +7,13 @@ Subject: Add test configuration 1 file changed, 8 insertions(+) create mode 100644 setup.cfg ---- /dev/null +--- a/setup.cfg +++ b/setup.cfg -@@ -0,0 +1,8 @@ +@@ -3,3 +3,12 @@ universal: 1 + + [tool:pytest] + testpaths: affine/tests ++ +[nosetests] +tests=affine/tests +nocapture=True -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-affine.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