Releases: bioconda/bioconda-utils
Releases · bioconda/bioconda-utils
v0.16.9
- lint: fix: should_not_be_noarch_source triggered for noarch:False
- lint: Add a uses_matplotlib linter check
- build_recipes: enable container tests for conda-dependent recipes
- Various fixes/updates related to CI, tests, and DeprecationWarning
v0.16.8
- updated conda-forge-pinning and other requirements
- enabled parallel builds for use in the bulk branch
- various documentation fixes
v0.16.7
- requirements: update to conda-build=3.18.9
- build_recipes/lint: fix always_exclude type
- check_recipe_skippable: fix empty build number handling
- Update some broken links and fix cython lint message
v0.16.6
- Fix
conda-build >=3.18.0
bug/regression that prevented automatic discovery of macOS SDK sysroot.
- Move
bioconda_utils-conda_build_config
from variant_config_files
to exclusive_config_files
.
v0.16.5
Updated conda
to 4.6.14
and conda-build
to 3.18.7
.
v0.16.4
Loosened R pinning to 3.6 from 3.6.1 to better match conda-forge
v0.16.3
Updated conda-forge-pinning to 2019.07.11
and pinned R to 3.6
Version 0.16.2
Merge pull request #574 from sndrtj/python-sdist-note
Conda skeleton pypi clarification
Fix recipe selection in build
Merge pull request #561 from epruesse/master
Fix building too many packages
New Linter
- New, class based linter with support for auto-fixing failed lints
- Add
--exclude
list of globs to autobump
- Silence some unnecessary command outputs (live logging)
- Remove old merge diff code, should not need rebasing/merging of forked master any more.
broken: bioconda-utils build --git-range master HEAD
builds everything due to bug