diff options
Diffstat (limited to 'textproc/py-sphinxcontrib-svg2pdfconverter/files/patch-pyproject.toml')
| -rw-r--r-- | textproc/py-sphinxcontrib-svg2pdfconverter/files/patch-pyproject.toml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/py-sphinxcontrib-svg2pdfconverter/files/patch-pyproject.toml b/textproc/py-sphinxcontrib-svg2pdfconverter/files/patch-pyproject.toml new file mode 100644 index 000000000000..30a79183dbc3 --- /dev/null +++ b/textproc/py-sphinxcontrib-svg2pdfconverter/files/patch-pyproject.toml @@ -0,0 +1,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"}, + ] |
