[python-shapely] 116/148: Patch: setup.cfg to build sphinx documentation

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Aug 20 17:42:10 UTC 2015


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

sebastic pushed a commit to branch master
in repository python-shapely.

commit 371b1d3b79944d91361864dd7f645c6abe0ab6f6
Author: Pietro Battiston <me at pietrobattiston.it>
Date:   Tue Sep 30 14:10:18 2014 +0200

    Patch: setup.cfg to build sphinx documentation
---
 .../patches/0002-setup.cfg-to-autobuild-sphinx.patch  | 19 +++++++++++++++++++
 debian/patches/series                                 |  1 +
 2 files changed, 20 insertions(+)

diff --git a/debian/patches/0002-setup.cfg-to-autobuild-sphinx.patch b/debian/patches/0002-setup.cfg-to-autobuild-sphinx.patch
new file mode 100644
index 0000000..c70fd67
--- /dev/null
+++ b/debian/patches/0002-setup.cfg-to-autobuild-sphinx.patch
@@ -0,0 +1,19 @@
+From: Pietro Battiston <me at pietrobattiston.it>
+Date: Fri, 26 Sep 2014 16:07:19 +0200
+Subject: setup.cfg to autobuild sphinx
+
+---
+ setup.cfg | 4 ++++
+ 1 file changed, 4 insertions(+)
+ create mode 100644 setup.cfg
+
+diff --git a/setup.cfg b/setup.cfg
+new file mode 100644
+index 0000000..693f88b
+--- /dev/null
++++ b/setup.cfg
+@@ -0,0 +1,4 @@
++[build_sphinx]
++source-dir = docs
++build-dir  = build/sphinx
++all_files  = 1
diff --git a/debian/patches/series b/debian/patches/series
index 04b5112..06def69 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Use-cythonize-for-cythonization.patch
+0002-setup.cfg-to-autobuild-sphinx.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git



More information about the Pkg-grass-devel mailing list