mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-python/upstream-ontologist: new package, add 0.2.2
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
debcargo pulls lots of extra dependencies.
|
||||
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -6,7 +6,7 @@ from setuptools_rust import Binding, RustExtension
|
||||
|
||||
extra_features = []
|
||||
|
||||
-if sys.platform != "win32":
|
||||
+if False:
|
||||
extra_features.append("debcargo")
|
||||
|
||||
setup(
|
||||
Reference in New Issue
Block a user