Skip to content

Releases: bioconda/bioconda-utils

v0.16.9

20 Feb 08:52
fb12357
Compare
Choose a tag to compare
  • 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

23 Oct 10:25
b5a47db
Compare
Choose a tag to compare
  • updated conda-forge-pinning and other requirements
  • enabled parallel builds for use in the bulk branch
  • various documentation fixes

v0.16.7

14 Aug 17:29
b4b4caf
Compare
Choose a tag to compare
  • 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

16 Jul 21:46
3333a3a
Compare
Choose a tag to compare
  • 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

15 Jul 15:26
1938f19
Compare
Choose a tag to compare

Updated conda to 4.6.14 and conda-build to 3.18.7.

v0.16.4

15 Jul 10:43
d76ecd5
Compare
Choose a tag to compare

Loosened R pinning to 3.6 from 3.6.1 to better match conda-forge

v0.16.3

14 Jul 14:43
2ddf24a
Compare
Choose a tag to compare

Updated conda-forge-pinning to 2019.07.11 and pinned R to 3.6

Version 0.16.2

16 Jun 04:12
e801847
Compare
Choose a tag to compare
Merge pull request #574 from sndrtj/python-sdist-note

Conda skeleton pypi clarification

Fix recipe selection in build

05 Jun 17:49
43c9162
Compare
Choose a tag to compare
Merge pull request #561 from epruesse/master

Fix building too many packages

New Linter

04 Jun 18:17
da9d92e
Compare
Choose a tag to compare
  • 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