opnsense-ports/devel/py-pyquil/files/patch-packaging
Franco Fichtner fe58a8c23c */*: sync with upstream
Taken from: FreeBSD
2024-04-22 12:56:56 +02:00

11 lines
304 B
Text

--- pyproject.toml.orig 2024-02-06 00:30:08 UTC
+++ pyproject.toml
@@ -31,7 +31,7 @@ types-retry = "^0.9.9"
tenacity = "^8.2.2"
types-python-dateutil = "^2.8.19"
types-retry = "^0.9.9"
-packaging = "^23.1"
+packaging = ">=23.1,<25"
# latex extra
ipython = { version = "^7.21.0", optional = true }