SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,14 @@
No need to run-depend on setuptools_rust and rust..
Index: pyproject.toml
--- pyproject.toml.orig
+++ pyproject.toml
@@ -217,7 +217,7 @@ pydantic = ">=1.7.4"
# This isn't really a dev-dependency, as `poetry install --no-dev` will fail,
# but the alternative is to add it to the main list of deps where it isn't
# needed.
-setuptools_rust = ">=1.3"
+# setuptools_rust = ">=1.3"
# Optional Dependencies