aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-pytomlpp/files/patch-setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-pytomlpp/files/patch-setup.cfg')
-rw-r--r--textproc/py-pytomlpp/files/patch-setup.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/py-pytomlpp/files/patch-setup.cfg b/textproc/py-pytomlpp/files/patch-setup.cfg
new file mode 100644
index 000000000000..7c45139c1def
--- /dev/null
+++ b/textproc/py-pytomlpp/files/patch-setup.cfg
@@ -0,0 +1,11 @@
+--- setup.cfg.orig 2025-10-20 19:41:53 UTC
++++ setup.cfg
+@@ -28,7 +28,7 @@ setup_requires =
+
+ [options]
+ setup_requires =
+- pybind11~=2.8
++ pybind11
+ zip_safe = false
+ packages = find:
+ package_dir = =src