Conda-build

Latest version: v2.1.5

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 16

1.4.0

-------------------
* fix skeleton pypi behind a proxy
* add binary_has_prefix_files, which does a binary prefix replacement
* fix skeleton pypi on Windows
* allow the git_url to be a relative path to the recipe directory

1.3.5

-------------------
* the yaml script tag was only written if build.sh already existed,
see issue 105
* use tests_require to fill in test requirements in the setuptools
template, see issue 107

1.3.4

-------------------
* add --build-only and --post flags to conda-build
* add conda convert -p all
* allow to set __conda_buildnum__.txt and __conda_buildstr__.txt, analogous
to __conda_version__.txt

1.3.3

-------------------
* add SHA256 support for downloaded source
* conda convert now creates platform directories, like
win-32/converted_package.tar.bz2
* allow to specify the version of python, numpy, or perl in the meta.yaml
(it will ignore the CONDA_PY, CONDA_NPY, or CONDA_PERL, respectively, in
this case)

1.3.2

-------------------
* allow changing conda-bld directory (which is by default <root>/conda-bld
when the conda root is not writable, and ~/conda-bld otherwise), to be
changed by CONDA_BLD_PATH environment variable or conda-build: root-dir:
in condarc file
* add build/has_prefix_files
* remove broken conda-build/build_dest
* fix build in Windows Python 2
* add --quiet option to conda-build
* add check for characters in package name dependencies
* add .class to the object file extension blacklist
* removed build/no_softlink in favor of build/no_link with list of glob
syntax

1.3.1

-------------------
* add conda metapackage command
* fix recursive conda building when dependencies are nested more than one
level deep.
* fix build in Windows Python 2
* fix skeleton pypi for packages whose setup.py has __future__ imports
* add conda pipbuild command which uses a simple recipe based on pip
install to build a conda package
* fix skeleton pypi and pipbuild when package data does not have classifiers
* add a basic conda develop command
* add the --recursive option to conda skeleton pypi
* conda skeleton pypi no longer asks about single line licenses
* conda skeleton pypi now queries pypi case insensitively
* conda skeleton pypi now works in a different conda environment. This
avoids anything bad that might happen when trying to get the metadata from
the package from messing up the root environment.
* conda skeleton pypi now patches distribute directly. This is more robust
than trying to insert a patch into setup.py, as was done previously.
* allow to set the version post-build by writing a __conda_version__.txt
file to the source directory.
* add ability to skip binary relocation step by
setting "build/binary_relocation: False" in meta.yaml

Page 15 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.