This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-shapely.
commit 1dc205fe3bd44eadfb5d64eb0b9daca14664090d Author: Bas Couwenberg <[email protected]> Date: Wed Feb 15 18:43:10 2017 +0100 Refresh patches. --- debian/changelog | 1 + debian/patches/0001-setup.cfg-to-autobuild-sphinx.patch | 9 ++++++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ee555c7..d31ac90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-shapely (1.6~b4-1) UNRELEASED; urgency=medium * New upstream pre-release. + * Refresh patches. -- Bas Couwenberg <[email protected]> Wed, 15 Feb 2017 18:42:29 +0100 diff --git a/debian/patches/0001-setup.cfg-to-autobuild-sphinx.patch b/debian/patches/0001-setup.cfg-to-autobuild-sphinx.patch index abc9128..97d31d5 100644 --- a/debian/patches/0001-setup.cfg-to-autobuild-sphinx.patch +++ b/debian/patches/0001-setup.cfg-to-autobuild-sphinx.patch @@ -9,11 +9,14 @@ Subject: setup.cfg to autobuild sphinx --- a/setup.cfg +++ b/setup.cfg -@@ -1,2 +1,7 @@ - [tool:pytest] +@@ -2,5 +2,10 @@ testpaths = tests -+ + addopts = --ignore _vendor + +[build_sphinx] +source-dir = docs +build-dir = build/sphinx +all_files = 1 ++ + [bdist_wheel] + universal=1 -- 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

