commit:     87c1fa5f3da45bc33fd030547ae97895ad186305
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Fri Sep  9 17:09:56 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 08:48:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c1fa5f

dev-python/apptools: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/2291

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/apptools/files/apptools_test.patch | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/dev-python/apptools/files/apptools_test.patch 
b/dev-python/apptools/files/apptools_test.patch
deleted file mode 100644
index ce2d688..00000000
--- a/dev-python/apptools/files/apptools_test.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Disable test that use package installed in ${ROOT}
-
-https://bugs.gentoo.org/show_bug.cgi?id=429668
-
-Patch written by Ian Delaney <[email protected]>
---- apptools/persistence/tests/check_version_registry.py
-+++ apptools/persistence/tests/check_version_registry.py
-@@ -39,6 +39,7 @@
- 
- 
- class TestVersionRegistry(unittest.TestCase):
-+    @unittest.skip("This tests uses installed version")
-     def test_get_version(self):
-         """Test the get_version function."""
-         c = Classic()

Reply via email to