[Python-modules-commits] [python-svg.path] 01/06: removed patches for git-dpm conversion

Daniel Stender danstender-guest at moszumanska.debian.org
Fri Oct 16 18:42:49 UTC 2015


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

danstender-guest pushed a commit to branch master
in repository python-svg.path.

commit 3c4f13dab8f511a2e6ceb588ec9721159fd8f956
Author: Daniel Stender <debian at danielstender.com>
Date:   Fri Oct 16 20:23:04 2015 +0200

    removed patches for git-dpm conversion
---
 debian/patches/series                      |  1 -
 debian/patches/test_doc-absolute-path.diff | 14 --------------
 2 files changed, 15 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 28ca2b7..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-test_doc-absolute-path.diff
diff --git a/debian/patches/test_doc-absolute-path.diff b/debian/patches/test_doc-absolute-path.diff
deleted file mode 100644
index 7e3deb4..0000000
--- a/debian/patches/test_doc-absolute-path.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: don't use relative path to import doctests from
- README.rst, because that doesn't work with pybuild
-Forwarded: no
-Author: Daniel Stender <debian at danielstender.com>
-Last-Update: 2015-09-17
---- a/src/svg/path/tests/test_doc.py
-+++ b/src/svg/path/tests/test_doc.py
-@@ -3,5 +3,5 @@
- 
- 
- def load_tests(loader, tests, ignore):
--    tests.addTests(doctest.DocFileSuite('../../../../README.rst'))
-+    tests.addTests(doctest.DocFileSuite('README.rst', package='__main__'))
-     return tests

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-svg.path.git



More information about the Python-modules-commits mailing list