aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-sarif-om/files/patch-setup.cfg
blob: 1f41f3e6d719edeb223f984495d9528a96dd2865 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- setup.cfg.orig	2022-06-09 14:23:25 UTC
+++ setup.cfg
@@ -1,10 +1,10 @@ author = Microsoft Corporation
 [metadata]
 name = sarif_om
 author = Microsoft Corporation
-author-email = v-lgold@microsoft.com
+author_email = v-lgold@microsoft.com
 summary = Classes implementing the SARIF 2.1.0 object model.
-home-page = https://github.com/microsoft/sarif-python-om
-description-file = README.rst
+home_page = https://github.com/microsoft/sarif-python-om
+description_file = README.rst
 license = MIT
 classifier = 
 	Development Status :: 5 - Production/Stable