Recent Releases of https://github.com/conda/conda-standalone

https://github.com/conda/conda-standalone - 25.5.1.post1

Bug fixes

  • Add missing modules by auto-detecting all submodules instead of manually importing them. (#169)

Contributors

  • @marcoesters

- Python
Published by marcoesters 12 months ago

https://github.com/conda/conda-standalone - 25.5.1

Enhancements

  • Bump to conda 25.5.1, conda-libmamba-solver 25.4.0, constructor 3.12.1. (#159)

Bug fixes

  • Set package cache location for tests to a temporary directory to avoid creating a pkgs directory into the conda-standalone location for onedir builds. (#160)

Deprecations

  • Unbundle constructor's _nsis.py. (#148)

Contributors

  • @Jrice1317
  • @jaimergp
  • @marcoesters

- Python
Published by marcoesters 12 months ago

https://github.com/conda/conda-standalone - 25.3.1

Enhancements

  • Bump to conda 25.3.1, python 3.13.5, menuinst 2.3.0. (#153)
  • Add single-directory build variant that doesn't require auto-extraction on execution. (#93, #145, #146)

Bug fixes

  • Provide the filter argument to extractall when possible to avoid DeprecationWarning messages during extraction. (#143 via #144)

Other

  • Use ruff to lint files. (#142)

Contributors

  • @Jrice1317
  • @jaimergp
  • @jjhelmus
  • @marcoesters

- Python
Published by marcoesters about 1 year ago

https://github.com/conda/conda-standalone - 25.1.1

Enhancements

  • Bump to conda 25.1.1, python 3.12.9, libmambapy 2.0.5, conda-libmamba-solver 25.3.0, constructor 3.11.3. (#127)

Bug fixes

  • Remove macOS apps before and after menuinst tests. (#117)
  • Skip test_uninstallation_remove_caches if not on CI or if CONDA_PKGS_DIRS is set. (#118)
  • Skip uninstallation tests that require sudo when sudo is unavailable. (#126)

Other

  • Run CI builds in a separate conda environment. (#125)

Contributors

  • @marcoesters

- Python
Published by marcoesters over 1 year ago

https://github.com/conda/conda-standalone - 24.11.0

Enhancements

  • Add uninstall subcommand, which uninstalls all environments inside a prefix and reverses conda init commands. It's also useful for deleting cache directories and configuration files. (#112)
  • Bump to conda 24.11.0, libmambapy 1.5.11, constructor 3.10.0, menuinst 2.2.0. (#114)

Bug fixes

  • Prevent unbound error in test_conda_standalone_config. (#110)

Contributors

  • @marcoesters

- Python
Published by marcoesters over 1 year ago

https://github.com/conda/conda-standalone - 24.9.2

Enhancements

  • Bump to conda 24.9.2, python 3.12.7, conda-libmamba-version 24.9.0, constructor 3.9.3, libmambapy 1.5.10. (#107)
  • Configure conda-standalone binaries with .condarc files. (#97 via #99)
  • Add environment variable CONDA_RESTRICT_RC_SEARCH_PATH and CLI option --no-rc to only load .condarc file delivered by conda-standalone bundle or CONDARC environment variable. (#99)

Contributors

  • @jaimergp
  • @marcoesters

- Python
Published by marcoesters over 1 year ago

https://github.com/conda/conda-standalone - 24.7.1

Enhancements

  • Bump to conda 24.7.1, conda-libmamba-version 24.7.0, constructor 3.9.2, menuinst 2.1.2. (#90)

Bug fixes

  • Add workaround to prevent crash on Windows when the SSLKEYLOGFILE environment variable is set. (#86 via #89).

Contributors

  • @jaimergp
  • @marcoesters

- Python
Published by jaimergp almost 2 years ago

https://github.com/conda/conda-standalone - 24.5.0

Enhancements

  • Upgrade to conda 24.5.0, constructor 3.8.0 and menuinst 2.1.1. (#75)

Bug fixes

  • Respect umask when extracting tarballs for constructor. (#74)

Contributors

  • @jaimergp

Full Changelog: https://github.com/conda/conda-standalone/compare/24.4.0...24.5.0

- Python
Published by jaimergp about 2 years ago

https://github.com/conda/conda-standalone - 24.4.0

Enhancements

  • Update to conda 24.4.0, Python 3.11.9. (#71).

Bug fixes

  • Remove outdated hiddenimport configuration in PyInstaller. (#71)

Contributors

  • @jaimergp

- Python
Published by jaimergp about 2 years ago

https://github.com/conda/conda-standalone - 24.3.0

Enhancements

  • Update to conda 24.3.0, libmamba 1.5.8, constructor 3.7.0, Python 3.10.14. (#69).

Contributors

  • @jaimergp

- Python
Published by jaimergp about 2 years ago

https://github.com/conda/conda-standalone - 24.1.2

Enhancements

  • Update to conda 24.1.2, conda-libmamba-solver 24.1.0, libmambapy 1.5.6. (#61)
  • Add compatibility for archspec 0.2.3. (#60)
  • Do not render extraction progress bars in non-interactive runs or when CONDA_QUIET is set to a truthy value. (#58)

Bug fixes

  • Handle exceptions raised during pkgs/ multiprocessor extraction. (#55 via #59)

Contributors

  • @jaimergp

- Python
Published by jaimergp over 2 years ago

https://github.com/conda/conda-standalone - 23.11.0

Enhancements

  • Bump to python 3.10.13, conda 23.11.0, conda-libmamba-solver 23.12.0 and libmambapy 1.5.3. (#36, #51)
  • Import menuinst directly without relying on constructor's _nsis.py module. (#36)
  • Bundle menuinst 2.0.2 and constructor 3.6.0. (#51, #52)

Bug fixes

  • Do not crash if the metadata in one or more packages does not specify a license field. (#49)

Contributors

  • @jaimergp
  • @SC246

- Python
Published by jaimergp over 2 years ago

https://github.com/conda/conda-standalone - 23.10.0

Enhancements

  • Update to conda 23.10.0, conda-libmamba-solver 23.11.0, libmambapy 1.5.3 and constructor 3.5.0. (#48)

Contributors

  • @jaimergp

- Python
Published by jaimergp over 2 years ago

https://github.com/conda/conda-standalone - 23.9.0

Enhancements

  • Update to conda 23.9.0, conda-libmamba-solver 23.9.1 and libmambapy 1.5.1. (#46)

Contributors

  • @jaimergp

- Python
Published by jaimergp almost 3 years ago

https://github.com/conda/conda-standalone - 23.7.4

Enhancements

  • Update the bundled conda to 23.7.4. (#44)

Contributors

  • @jaimergp

- Python
Published by jaimergp almost 3 years ago

https://github.com/conda/conda-standalone - 23.7.3

Enhancements

  • Update the bundled conda to 23.7.3. (#40)

Bug fixes

  • Update the SHA256 value of the conda tarball in the recipe. (#39)

Contributors

  • @jaimergp

- Python
Published by jaimergp almost 3 years ago

https://github.com/conda/conda-standalone - 23.7.2

conda-standalone now has an official source repository instead of having the PyInstaller logic bundled in the feedstock.

conda-standalone 23.7.2 was built with:

  • conda = 23.7.2
  • conda-libmamba-solver = 23.7.0
  • libmambapy = 1.4.1
  • constructor = 3.4.5
  • Python = 3.9.15

Enhancements

  • Add tests. (#4)
  • Update recipe and patches to use conda 23.7.2 and constructor 3.4.5. (#25)
  • Sign macOS builds with entitlements so that they can be notarized. (#25)
  • Add conda-libmamba-solver to the list of bundled packages. (#27)
  • Add a python subcommand so users can leverage the bundled Python interpreter. (#29)
  • Prevent --extract-conda-pkgs from greedily and inefficiently using all CPUs. (#32)

Bug fixes

  • Adjust imports.py to include some previously missing modules. (#25)

Other

  • Add README. (#8)
  • Add pre-commit. (#9)
  • Start a pytest test suite. (#25)
  • Refactor entry_point.py for better readability and maintainability. (#28)
  • Scan and collect all licenses from the bundled conda dependencies. (#30)
  • Upload conda packages built from main to anaconda.org/conda-canary. (#31)

New Contributors

  • @jaimergp made their first contribution in https://github.com/conda/conda-standalone/pull/4
  • @dbast made their first contribution in https://github.com/conda/conda-standalone/pull/9
  • @pre-commit-ci made their first contribution in https://github.com/conda/conda-standalone/pull/10

Full Changelog: https://github.com/conda/conda-standalone/commits/23.7.2

- Python
Published by jaimergp almost 3 years ago