SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
net/py-dnspython/patches/patch-pyproject_toml
Normal file
11
net/py-dnspython/patches/patch-pyproject_toml
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: pyproject.toml
|
||||
--- pyproject.toml.orig
|
||||
+++ pyproject.toml
|
||||
@@ -36,5 +36,5 @@ trio = ['trio']
|
||||
curio = ['curio', 'sniffio']
|
||||
|
||||
[build-system]
|
||||
-requires = ["poetry>=0.12"]
|
||||
-build-backend = "poetry.masonry.api"
|
||||
+requires = ["poetry-core>=0.12"]
|
||||
+build-backend = "poetry.core.masonry.api"
|
Loading…
Add table
Add a link
Reference in a new issue