From d2c3b8fa9b021f48fb5326c97795f744b45375b0 Mon Sep 17 00:00:00 2001 From: Lila Date: Fri, 8 Nov 2024 16:22:39 -0500 Subject: [PATCH] Run updater.sh and remove unneeded licenses --- licenses/social-auth-app-django.txt | 27 ----------------- licenses/social-auth-core.txt | 27 ----------------- requirements/requirements.txt | 46 +++++------------------------ 3 files changed, 7 insertions(+), 93 deletions(-) delete mode 100644 licenses/social-auth-app-django.txt delete mode 100644 licenses/social-auth-core.txt diff --git a/licenses/social-auth-app-django.txt b/licenses/social-auth-app-django.txt deleted file mode 100644 index 796a37a54f3f..000000000000 --- a/licenses/social-auth-app-django.txt +++ /dev/null @@ -1,27 +0,0 @@ -Copyright (c) 2012-2016, Matías Aguirre -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - - 3. Neither the name of this project nor the names of its contributors may be - used to endorse or promote products derived from this software without - specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/licenses/social-auth-core.txt b/licenses/social-auth-core.txt deleted file mode 100644 index 796a37a54f3f..000000000000 --- a/licenses/social-auth-core.txt +++ /dev/null @@ -1,27 +0,0 @@ -Copyright (c) 2012-2016, Matías Aguirre -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - - 3. Neither the name of this project nor the names of its contributors may be - used to endorse or promote products derived from this software without - specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/requirements/requirements.txt b/requirements/requirements.txt index bb9db4571ae9..69e323ffde1d 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -44,9 +44,7 @@ automat==22.10.0 # awx-plugins-core @ git+https://git@github.com/ansible/awx-plugins.git@devel # git requirements installed separately # via -r /awx_devel/requirements/requirements_git.txt awx-plugins.interfaces @ git+https://github.com/ansible/awx_plugins.interfaces.git - # via - # -r /awx_devel/requirements/requirements_git.txt - # awx-plugins-core + # via -r /awx_devel/requirements/requirements_git.txt azure-common==1.1.28 # via # azure-keyvault-certificates @@ -60,13 +58,9 @@ azure-core==1.30.0 # azure-keyvault-secrets # msrest azure-identity==1.15.0 - # via - # -r /awx_devel/requirements/requirements.in - # awx-plugins-core + # via -r /awx_devel/requirements/requirements.in azure-keyvault==4.2.0 - # via - # -r /awx_devel/requirements/requirements.in - # awx-plugins-core + # via -r /awx_devel/requirements/requirements.in azure-keyvault-certificates==4.7.0 # via azure-keyvault azure-keyvault-keys==4.8.0 @@ -74,9 +68,7 @@ azure-keyvault-keys==4.8.0 azure-keyvault-secrets==4.7.0 # via azure-keyvault boto3==1.34.47 - # via - # -r /awx_devel/requirements/requirements.in - # awx-plugins-core + # via -r /awx_devel/requirements/requirements.in botocore==1.34.47 # via # -r /awx_devel/requirements/requirements.in @@ -117,17 +109,12 @@ cryptography==41.0.7 # pyjwt # pyopenssl # service-identity - # social-auth-core cython==0.29.37 # via -r /awx_devel/requirements/requirements.in daphne==3.0.2 # via # -r /awx_devel/requirements/requirements.in # channels -defusedxml==0.7.1 - # via - # python3-openid - # social-auth-core deprecated==1.2.14 # via # opentelemetry-api @@ -148,7 +135,6 @@ django==4.2.16 # django-polymorphic # django-solo # djangorestframework - # social-auth-app-django # django-ansible-base @ git+https://github.com/ansible/django-ansible-base@devel # git requirements installed separately # via -r /awx_devel/requirements/requirements_git.txt django-cors-headers==4.3.1 @@ -290,9 +276,7 @@ msgpack==1.0.5 msrest==0.7.1 # via msrestazure msrestazure==0.6.4 - # via - # -r /awx_devel/requirements/requirements.in - # awx-plugins-core + # via -r /awx_devel/requirements/requirements.in multidict==6.0.5 # via # aiohttp @@ -302,7 +286,6 @@ oauthlib==3.2.2 # django-oauth-toolkit # kubernetes # requests-oauthlib - # social-auth-core openshift==0.13.2 # via -r /awx_devel/requirements/requirements.in opentelemetry-api==1.24.0 @@ -388,7 +371,6 @@ pyjwt[crypto]==2.8.0 # adal # django-ansible-base # msal - # social-auth-core # twilio pyopenssl==24.0.0 # via @@ -407,17 +389,11 @@ python-dateutil==2.8.2 # kubernetes # receptorctl python-dsv-sdk==1.0.4 - # via - # -r /awx_devel/requirements/requirements.in - # awx-plugins-core + # via -r /awx_devel/requirements/requirements.in python-string-utils==1.0.0 # via openshift python-tss-sdk==1.2.2 - # via - # -r /awx_devel/requirements/requirements.in - # awx-plugins-core -python3-openid==3.2.0 - # via social-auth-core + # via -r /awx_devel/requirements/requirements.in pytz==2024.1 # via # irc @@ -426,7 +402,6 @@ pyyaml==6.0.1 # via # -r /awx_devel/requirements/requirements.in # ansible-runner - # awx-plugins-core # djangorestframework-yaml # kubernetes # receptorctl @@ -446,7 +421,6 @@ requests==2.31.0 # via # -r /awx_devel/requirements/requirements.in # adal - # awx-plugins-core # azure-core # django-ansible-base # django-oauth-toolkit @@ -457,13 +431,11 @@ requests==2.31.0 # python-dsv-sdk # python-tss-sdk # requests-oauthlib - # social-auth-core # twilio requests-oauthlib==1.3.1 # via # kubernetes # msrest - # social-auth-core rpds-py==0.18.0 # via # jsonschema @@ -495,10 +467,6 @@ slack-sdk==3.27.0 # via -r /awx_devel/requirements/requirements.in smmap==5.0.1 # via gitdb -social-auth-app-django==5.4.2 - # via django-ansible-base -social-auth-core==4.5.4 - # via social-auth-app-django sqlparse==0.5.1 # via # -r /awx_devel/requirements/requirements.in