Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fixcore/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion fixlib/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion fixmetrics/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion fixshell/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/aws/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/aws/tools/awspolicygen/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/azure/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/digitalocean/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/dockerhub/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/example_collector/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/gcp/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/gcp/tools/gcppolicygen/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/github/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/hetzner/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.11",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/k8s/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/onelogin/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/posthog/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/random/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/scarf/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
2 changes: 1 addition & 1 deletion plugins/slack/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
"Intended Audience :: System Administrators",
"Intended Audience :: Information Technology",
# License information
"License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)",
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
# Supported python versions
"Programming Language :: Python :: 3.12",
# Supported OS's
Expand Down
Loading