summaryrefslogtreecommitdiff
path: root/textproc/py-sphinxcontrib-svg2pdfconverter/files/patch-pyproject.toml
blob: 30a79183dbc31d36bb9acbc32f34bc54356989a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2025-12-01 20:27:56 UTC
+++ pyproject.toml
@@ -7,7 +7,7 @@ readme = "README.rst"
 version = "2.0.0"
 description = "Sphinx SVG to PDF or PNG converter extension"
 readme = "README.rst"
-license = "BSD-2-Clause"
+license = {text = "BSD-2-Clause"}
 authors = [
   {name = "Stefan Wiehler", email = "sphinx_contribute@missinglinkelectronics.com"},
 ]