mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-python/channels: new package, add 4.3.2
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
14
dev-python/channels/files/channels-4.3.2-fix-install.patch
Normal file
14
dev-python/channels/files/channels-4.3.2-fix-install.patch
Normal file
@@ -0,0 +1,14 @@
|
||||
diff --git a/setup.cfg b/setup.cfg
|
||||
index 742e1f6..43d8c0d 100644
|
||||
--- a/setup.cfg
|
||||
+++ b/setup.cfg
|
||||
@@ -52,7 +52,7 @@ types =
|
||||
|
||||
[options.packages.find]
|
||||
exclude =
|
||||
- tests
|
||||
+ tests*
|
||||
|
||||
[flake8]
|
||||
exclude = venv/*,tox/*,docs/*,testproject/*,build/*
|
||||
|
||||
Reference in New Issue
Block a user