This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-shapely.
commit e8aa33219046690f15afb163154144010e2fa8b6 Author: Bas Couwenberg <[email protected]> Date: Sat Dec 31 11:55:00 2016 +0100 Refresh patches. --- debian/changelog | 1 + debian/patches/0001-setup.cfg-to-autobuild-sphinx.patch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8a44ea3..f44ffa8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-shapely (1.6~b3-1) UNRELEASED; urgency=medium * New upstream pre-release. + * Refresh patches. -- Bas Couwenberg <[email protected]> Sat, 31 Dec 2016 11:53:21 +0100 diff --git a/debian/patches/0001-setup.cfg-to-autobuild-sphinx.patch b/debian/patches/0001-setup.cfg-to-autobuild-sphinx.patch index 64b65ce..abc9128 100644 --- a/debian/patches/0001-setup.cfg-to-autobuild-sphinx.patch +++ b/debian/patches/0001-setup.cfg-to-autobuild-sphinx.patch @@ -10,7 +10,7 @@ Subject: setup.cfg to autobuild sphinx --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,7 @@ - [pytest] + [tool:pytest] testpaths = tests + +[build_sphinx] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

