This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 7d66315aa9a43fa594afc8fafd87df8c2df6257d Author: Dave Brondsema <[email protected]> AuthorDate: Fri May 23 11:47:35 2025 -0400 [#8580] update license settings to current recommended format --- Allura/pyproject.toml | 3 +-- AlluraTest/pyproject.toml | 3 +-- ForgeActivity/pyproject.toml | 3 +-- ForgeBlog/pyproject.toml | 3 +-- ForgeChat/pyproject.toml | 3 +-- ForgeDiscussion/pyproject.toml | 3 +-- ForgeFeedback/pyproject.toml | 3 +-- ForgeFiles/pyproject.toml | 3 +-- ForgeGit/pyproject.toml | 3 +-- ForgeImporters/pyproject.toml | 3 +-- ForgeLink/pyproject.toml | 3 +-- ForgeSVN/pyproject.toml | 3 +-- ForgeTracker/pyproject.toml | 3 +-- ForgeUserStats/pyproject.toml | 3 +-- ForgeWiki/pyproject.toml | 3 +-- 15 files changed, 15 insertions(+), 30 deletions(-) diff --git a/Allura/pyproject.toml b/Allura/pyproject.toml index 1fd99a4df..056244169 100644 --- a/Allura/pyproject.toml +++ b/Allura/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge", "turbogears", "jinja2", "mongodb"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [] diff --git a/AlluraTest/pyproject.toml b/AlluraTest/pyproject.toml index e3cc06193..cf48d1bd0 100644 --- a/AlluraTest/pyproject.toml +++ b/AlluraTest/pyproject.toml @@ -27,12 +27,11 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", - "License :: OSI Approved :: Apache Software License" ] dependencies = [] diff --git a/ForgeActivity/pyproject.toml b/ForgeActivity/pyproject.toml index e666a079c..8b4dc9a7e 100644 --- a/ForgeActivity/pyproject.toml +++ b/ForgeActivity/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [ "Allura" diff --git a/ForgeBlog/pyproject.toml b/ForgeBlog/pyproject.toml index e118e6f43..5b3b3acf8 100644 --- a/ForgeBlog/pyproject.toml +++ b/ForgeBlog/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [ "Allura" diff --git a/ForgeChat/pyproject.toml b/ForgeChat/pyproject.toml index f68b296e6..13409ebb0 100644 --- a/ForgeChat/pyproject.toml +++ b/ForgeChat/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [ "Allura" diff --git a/ForgeDiscussion/pyproject.toml b/ForgeDiscussion/pyproject.toml index feacd159d..c7c3f8a69 100644 --- a/ForgeDiscussion/pyproject.toml +++ b/ForgeDiscussion/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [ "Allura" diff --git a/ForgeFeedback/pyproject.toml b/ForgeFeedback/pyproject.toml index c7fe7ae98..fcce8f502 100644 --- a/ForgeFeedback/pyproject.toml +++ b/ForgeFeedback/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge", "turbogears"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [ "Allura" diff --git a/ForgeFiles/pyproject.toml b/ForgeFiles/pyproject.toml index ecd99f217..e8d403042 100644 --- a/ForgeFiles/pyproject.toml +++ b/ForgeFiles/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [] diff --git a/ForgeGit/pyproject.toml b/ForgeGit/pyproject.toml index ea05d7c54..ae7564742 100644 --- a/ForgeGit/pyproject.toml +++ b/ForgeGit/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [ "Allura" diff --git a/ForgeImporters/pyproject.toml b/ForgeImporters/pyproject.toml index 07362df95..06e890b77 100644 --- a/ForgeImporters/pyproject.toml +++ b/ForgeImporters/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [ "Allura" diff --git a/ForgeLink/pyproject.toml b/ForgeLink/pyproject.toml index d205199dc..b57da414e 100644 --- a/ForgeLink/pyproject.toml +++ b/ForgeLink/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [ "Allura" diff --git a/ForgeSVN/pyproject.toml b/ForgeSVN/pyproject.toml index a16ad134c..6c7c67fc5 100644 --- a/ForgeSVN/pyproject.toml +++ b/ForgeSVN/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [ "Allura", diff --git a/ForgeTracker/pyproject.toml b/ForgeTracker/pyproject.toml index e54012e94..2bb6d70e4 100644 --- a/ForgeTracker/pyproject.toml +++ b/ForgeTracker/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [ "Allura" diff --git a/ForgeUserStats/pyproject.toml b/ForgeUserStats/pyproject.toml index 60847406b..8c406e5c1 100644 --- a/ForgeUserStats/pyproject.toml +++ b/ForgeUserStats/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [ "allura" diff --git a/ForgeWiki/pyproject.toml b/ForgeWiki/pyproject.toml index 878cdf875..0aed278c0 100644 --- a/ForgeWiki/pyproject.toml +++ b/ForgeWiki/pyproject.toml @@ -27,13 +27,12 @@ readme = "" authors = [ {name = "Allura Team"} ] -license = {text = "Apache License, http://www.apache.org/licenses/LICENSE-2.0"} +license = "Apache-2.0" keywords = ["allura", "forge"] classifiers = [ "Environment :: Web Environment", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", - "License :: OSI Approved :: Apache Software License" ] dependencies = [ "Allura"
