dev-python/pyprotocols: Port to EAPI 6

Bug: https://bugs.gentoo.org/show_bug.cgi?id=611216
Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
David Seifert
2017-03-10 21:33:59 +01:00
parent d65c46738f
commit 8b3c0b622c
2 changed files with 10 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
diff -ur PyProtocols.orig/src/protocols/tests/__init__.py PyProtocols/src/protocols/tests/__init__.py
--- src/protocols/tests/__init__.py 2007-04-25 12:15:46.000000000 +0800
+++ src/protocols/tests/__init__.py 2013-04-10 19:22:28.720647271 +0800
--- a/src/protocols/tests/__init__.py
+++ b/src/protocols/tests/__init__.py
@@ -256,22 +256,6 @@
makeSuite(GenerationTests,'check'),
]