SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
devel/py-characteristic/patches/patch-setup_cfg
Normal file
11
devel/py-characteristic/patches/patch-setup_cfg
Normal file
|
@ -0,0 +1,11 @@
|
|||
Newer setuptools requires tools:pytest
|
||||
|
||||
Index: setup.cfg
|
||||
--- setup.cfg.orig
|
||||
+++ setup.cfg
|
||||
@@ -1,4 +1,4 @@
|
||||
-[pytest]
|
||||
+[tools:pytest]
|
||||
minversion = 2.6
|
||||
strict = true
|
||||
norecursedirs = .* build dist test_data *.egg
|
Loading…
Add table
Add a link
Reference in a new issue