Skip to content

Commit

Permalink
Merge pull request conda#699 from maresb/revendor-conda
Browse files Browse the repository at this point in the history
Revendor conda
  • Loading branch information
maresb authored Sep 14, 2024
2 parents 53550bb + 9d25881 commit d401a3e
Show file tree
Hide file tree
Showing 250 changed files with 24,697 additions and 21,263 deletions.
27 changes: 12 additions & 15 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,18 @@ SOFTWARE.
Conda-lock incorporates the following libraries, sometimes with modification,
into its distributed code:

* conda, licensed as BSD-3-Clause
* conda v24.7.1, licensed as BSD-3-Clause
* appdirs v1.2.0, licensed as MIT
* auxlib, licensed as ISC
* boltons, licensed as BSD-3-Clause
* pytoolz, licensed as BSD-3-Clause
* tqdm, licensed as MIT
* urllib3, licensed as MIT
* cleo v0.8.1, licensed as MIT.
* poetry v1.1.15, licensed as MIT.
* poetry-core v1.0.8, licensed as MIT.
* attrs v20.3.0, licensed as MIT.
* jsonschema v3.2.0, licensed as MIT.
* lark-parser v0.9.0, licensed as MIT.
* packaging v20.9, licensed as Apache-2.0 or BSD-2-Clause.
* pyparsing v2.4.7, licensed as MIT.
* pyrsistent v0.16.1, licensed as MIT.
* tomlkit v0.7.0, licensed as MIT.
* py-cpuinfo v9.0.0, licensed as MIT
* distro v1.0.4, licensed as Apache-2.0
* frozendict v1.2, licensed as LGPL-3.0
* cleo v2.1.0, licensed as MIT.
* poetry v1.8.3, licensed as MIT.
* poetry-core v1.9.0, licensed as MIT.
* fastjsonschema v2.20.0, licensed as MIT.
* lark v1.1.9, licensed as MIT.
* packaging v24.1, licensed as Apache-2.0 or BSD-2-Clause.
* tomli v2.0.1, licensed as MIT.

For more detailed information, please refer to conda_lock/_vendor/LICENSES.md
10 changes: 5 additions & 5 deletions conda_lock/_vendor/LICENSES.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 34 additions & 0 deletions conda_lock/_vendor/conda.LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion conda_lock/_vendor/conda.pyi

This file was deleted.

1 change: 0 additions & 1 deletion conda_lock/_vendor/conda/.version

This file was deleted.

28 changes: 0 additions & 28 deletions conda_lock/_vendor/conda/LICENSE.txt

This file was deleted.

118 changes: 71 additions & 47 deletions conda_lock/_vendor/conda/__init__.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion conda_lock/_vendor/conda/__main__.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions conda_lock/_vendor/conda/_vendor/appdirs.LICENSE.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions conda_lock/_vendor/conda/_vendor/appdirs.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 0 additions & 29 deletions conda_lock/_vendor/conda/_vendor/boltons/LICENSE

This file was deleted.

Loading

0 comments on commit d401a3e

Please sign in to comment.