[Python-modules-commits] [python-datrie] 01/07: Moved patches to git-dpm style
Ondřej Nový
onovy at moszumanska.debian.org
Mon Jun 27 12:53:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-datrie.
commit 25b63d52ee1a0eac27158695ca68e36967ff9404
Author: Ondřej Nový <onovy at debian.org>
Date: Sun Jun 26 06:42:52 2016 +0200
Moved patches to git-dpm style
---
...on-t-require-pytest-running-on-regular-setup.patch | 19 -------------------
debian/patches/series | 1 -
2 files changed, 20 deletions(-)
diff --git a/debian/patches/0001-Don-t-require-pytest-running-on-regular-setup.patch b/debian/patches/0001-Don-t-require-pytest-running-on-regular-setup.patch
deleted file mode 100644
index c93dbf1..0000000
--- a/debian/patches/0001-Don-t-require-pytest-running-on-regular-setup.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-From: Filip Pytloun <filip at pytloun.cz>
-Date: Mon, 27 Jun 2016 13:10:02 +0200
-Subject: Don't require pytest-running on regular setup
-
----
- setup.py | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/setup.py b/setup.py
-index d84c09d..eea48b6 100755
---- a/setup.py
-+++ b/setup.py
-@@ -53,6 +53,4 @@ setup(name="datrie",
- 'src/stdio_ext.c'
- ], include_dirs=[LIBDATRIE_DIR])
- ],
--
-- setup_requires=["pytest-runner"],
- tests_require=["pytest", "hypothesis"])
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 2c9265a..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Don-t-require-pytest-running-on-regular-setup.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-datrie.git
More information about the Python-modules-commits
mailing list