Conda-build

Latest version: v2.1.5

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

Scan your dependencies

Page 11 of 16

1.18.1

--------------------
* allow config system to handle versions with have more than a single digit
in the minor version, 626
* fix None encoding bug, 614
* add missing Python version when adding Python to test specs
* add features to build string
* improve yaml loading (you don't have to quote version numbers anymore, eg.
if the version is 3.1), 603

1.18.0

--------------------
* develop options --build_ext, --clean_build_ext, 512
* fix directory not existing when using --no-include-recipe option
* add support for multiple rpaths on OS X to conda inspect
* don't add 'np' to build string when package depends on numpy, but not
a specific version
* be more explicit when numpy version is included in dependency specs, 573
* correctly remove egg directories on Windows, 536
* add new option msvc_compiler to build section for forcing MSVC compiler
version
* add new command conda inspect channels --test-installable
* fix a Unicode issue with conda skeleton cpan
* when auto-adding python spec to execute run_test.py, don't require a
specific version
* add uninstall option to conda develop
* give a better error message in skeleton pypi for packages with invalid
urls
* don't try to test skipped recipes
* don't exit on a skipped recipe
* recursively build packages from unsatisfiable install hints
* make recursive building work better with --skip-existing
* update CONDA_R to 3.2.2
* fix encoding issues with git_info on Windows
* test Python 3.5 in Travis CI
* add support for absolute rpaths on Linux

1.17.0

--------------------
* quote set calls in bld.bat
* use the trash on Windows when deleting environments, see 521
* improve documentation in noarch_python source
* rename 'binstar' -> 'anaconda', see 519
* allow blank sections in meta.yaml, see 533
* add --no-include-recipe option to conda-build, see 535
* add ability to add license file in info/license.txt, see 545
* don't recursively build recipes more than once, 538
* .git can be a file, 537

1.16.0

--------------------
* handle trailing slashes in package names in conda skeleton cran
* Cygwin git now works correctly.
* the prefix itself is now included in the PATH in the test script on
Windows (previously it was just the Scripts directory)
* by default, recipes that runtime depend on numpy will no longer depend on
an explicit version of numpy. The old behavior is still available by
setting the CONDA_NPY environment variable or using conda build --numpy
* add py35 variable to selector namespace
* improve conda-meta untracked files error message
* fix conda build --help in Python 2
* add conda_build.sub_commands object which is a list of conda sub-commands

1.15.0

--------------------
* fix conda skeleton cran --update-outdated --output-dir .
* add argcomplete completers for recipes, --python, --numpy, --R, CRAN
packages (with conda skeleton cran), and PyPI packages (with conda
skeleton pypi)
* conda develop now relinks object files on OS X (490)
* allow a glob for always-include-files
* allow an extra section in meta.yaml, with free-form content (483)
* don't echo environment variables when building on Windows (274)
* add conda build --skip-existing
* show default in help for conda skeleton --output-dir
* add --update-outdated option to conda skeleton cran
* skeleton: fix noarch_python option when build_comment is ""
* don't allow to build a package with the conda-meta directory
* automatically remove a package of the recipe itself if it is installed as
a build dependency
* allow 'extra' key in meta.yaml, see 483
* move echo command in Windows build, see 274
* add regex to always included files, see 484
* add strings in conda.config.non_x86_linux_machines, e.g. "ppc64le",
as selector variables (renames armv6 to armv6l)

1.14.1

--------------------
* add --size option to change RSA modulus length when generating RSA key
pairs (defaults to 2048 bit)
* make use of Crypto.Signature.PKCS1_PSS module, see 469
* update default for CONDA_R to 3.2.0
* manually install dependencies of recommended R packages in the
build.sh, 457
* fix issues when git commits have non-ASCII characters, 458
* catch tarfile.ReadError in conda index, 460

Page 11 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.