forked from pool/python-apipkg
Accepting request 853433 from home:mcepl:branches:devel:tools:scm
- Split package into multibuild, to avoid apipkg -> pytest -> py -> apipkg cycle. OBS-URL: https://build.opensuse.org/request/show/853433 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=6
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
Index: apipkg-1.5/test_apipkg.py
|
||||
===================================================================
|
||||
--- apipkg-1.5.orig/test_apipkg.py
|
||||
+++ apipkg-1.5/test_apipkg.py
|
||||
--- a/test_apipkg.py
|
||||
+++ b/test_apipkg.py
|
||||
@@ -13,7 +13,7 @@ ModuleType = types.ModuleType
|
||||
class TestRealModule:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user