opnsense-ports/devel/py-jschema-to-python/files/patch-setup.cfg
Franco Fichtner 912e346657 */*: sync with upstream
Taken from: FreeBSD
2022-06-09 18:06:07 +02:00

16 lines
581 B
INI

--- setup.cfg.orig 2022-06-09 13:30:24 UTC
+++ setup.cfg
@@ -1,10 +1,10 @@ author = Microsoft Corporation
[metadata]
name = jschema_to_python
author = Microsoft Corporation
-author-email = v-lgold@microsoft.com
+author_email = v-lgold@microsoft.com
summary = Generate source code for Python classes from a JSON schema.
-home-page = https://github.com/microsoft/jschema-to-python
-description-file = README.rst
+home_page = https://github.com/microsoft/jschema-to-python
+description_file = README.rst
license = MIT
classifier =
Development Status :: 5 - Production/Stable