commit 3c6834f54e04b4042b7f75048b9e82c47998cee6
Author: Kai Tietz <ktietz@anaconda.com>
Date:   Fri May 20 10:23:02 2022 +0200

    bump build number

commit 1e5fdcada5974e707088c167782be77e641e0015
Author: Connor Martin <connormartin7@gmail.com>
Date:   Sat Feb 13 14:48:00 2021 -0600

    lz4-c for unix

commit 4c24460e522acbe6ec06c9eed97fc27f1bd9c82f
Author: Connor Martin <connormartin7@gmail.com>
Date:   Sat Feb 13 14:39:02 2021 -0600

    remove unused deps

commit a0c2a6d64ec9b2c68c4c4d0ce20b91274df40e8e
Author: anaconda-pkg-build <anaconda-pkg-build@anaconda.com>
Date:   Sat Feb 13 20:02:31 2021 +0000

    DOR update to 1.21.0

commit a33a7a886035b48fcc11ac0817f8255c9004e13a
Author: Megan Yancy <myancy@anaconda.com>
Date:   Fri Aug 21 12:02:58 2020 -0500

    blosc:1.20.0

commit 4474c3219f2717ca973b331159989574474595b2
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Thu Jun 18 17:08:48 2020 -0500

    remove un-needed cleanup in bld.bat

commit de2adacdd39252a0e5d8522839c60dc1febe671f
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Thu Jun 18 17:08:22 2020 -0500

    1.19.0

commit 6599cb9f83c116b078238864c3a419ce068d75ab
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Apr 30 17:08:23 2019 -0400

    enable external zstd and lz4

commit 91984cb9515163a2b3399c595529dd4b32fe22c4
Merge: 1ba0fe0 a719a4a
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Apr 30 16:55:43 2019 -0400

    Merge branch 'master' of github.com:conda-forge/blosc-feedstock

commit a719a4a095365af5199955c0df849281050ea1b1
Merge: e6a37d6 8c91ad6
Author: Matthew R. Becker <beckermr@users.noreply.github.com>
Date:   Sat Mar 9 08:41:09 2019 -0600

    Merge pull request #35 from beckermr/beckermr-patch-1
    
    version 1.16.3

commit 8c91ad601b7c8ea497c95a94ee1cca4967e09a30
Author: Matthew R. Becker <beckermr@users.noreply.github.com>
Date:   Fri Mar 8 09:18:04 2019 -0600

    Update meta.yaml

commit e8bb9fb406bd5dc6defc8c6ff38529add2506c34
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Mon Mar 4 04:52:46 2019 +0000

    MNT: Re-rendered with conda-build 3.17.8, conda-smithy 3.2.14, and conda-forge-pinning 2019.02.24

commit 3a5dfe89310188b60d98da0c58c1f7c8e053a5b5
Author: Matthew R. Becker <beckermr@users.noreply.github.com>
Date:   Sun Mar 3 22:52:04 2019 -0600

    Update meta.yaml

commit 1ba0fe06447b6c10439b4bfbe5abd775a7d1ec1d
Author: Nehal J Wani <nehaljw.kkd1@gmail.com>
Date:   Mon Jan 28 01:09:32 2019 -0600

    Bump version to 1.15.0
    
    - Restrict make build dep to unix
    - Add msinttypes host dep for win

commit e6a37d66601e0e58f3750dc1e8edf2d43a26a185
Merge: 35b707b 6ff6a9d
Author: Matthew R. Becker <beckermr@users.noreply.github.com>
Date:   Sat Jan 12 22:08:03 2019 -0600

    Merge pull request #33 from beckermr/beckermr-patch-1
    
    BUG my silly wrong thing

commit 6ff6a9d98d75faa74d851477075d85c4c92bf870
Author: Matthew R. Becker <beckermr@users.noreply.github.com>
Date:   Sat Jan 12 21:06:51 2019 -0600

    BUG my silly wrong thing

commit 35b707bfc5b93b2f63dc46f94d107184aa1e5ba5
Merge: 27fd0e1 11059c1
Author: jakirkham <jakirkham@gmail.com>
Date:   Sat Jan 12 17:41:43 2019 -0500

    Merge pull request #32 from ax3l/fix-missingRunExports
    
    Shared libs need run_exports

commit 11059c191dc4d9eec2da921988e21ffafaa6b742
Author: Axel Huebl <axel.huebl@plasma.ninja>
Date:   Sat Jan 12 17:05:06 2019 +0100

    MNT: Re-rendered with conda-smithy 3.2.2 and pinning 2019.01.09

commit 00f67fe0c8c9f8805def7e8f1fe6adcf40c24120
Author: Axel Huebl <axel.huebl@plasma.ninja>
Date:   Sat Jan 12 13:42:30 2019 +0100

    Shared libs need run_exports
    
    This recipe builds both shared and static libraries.
    Therefore, the shared ones should declare pro-actively
    `run_exports`.
    
    If downstream decides to only link statically, they must define
    
    build:
      ignore_run_exports:
        - blosc
    
    to avoid overlinking.
    
    We cannot risk the other way around, by not definining `run_exports`,
    which causes a missing runtime dependency when shared linking is used
    downstream.

commit 27fd0e1e3a4b8fe0d0cdd210a37f146c87285a50
Merge: 1673009 7134b1c
Author: jakirkham <jakirkham@gmail.com>
Date:   Wed Dec 5 12:06:09 2018 -0500

    Merge pull request #31 from beckermr/1.15.0
    
    ENH v1.15.1

commit 7134b1cfd57ab94f77a72f99ce35589931aa73ae
Author: Matthew R. Becker <beckermr@users.noreply.github.com>
Date:   Wed Dec 5 06:36:19 2018 -0600

    Update meta.yaml

commit d700a47a80f6feb9ceaa1472970c0771e197b8e9
Author: Matthew R. Becker <beckermr@users.noreply.github.com>
Date:   Wed Dec 5 06:35:54 2018 -0600

    Delete stdint.h.patch

commit 9540507d4d5a8b13d730331036008ed665a78b8e
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Tue Dec 4 01:16:29 2018 +0000

    MNT: Re-rendered with conda-smithy 3.1.12 and pinning 2018.11.27

commit b4495f54f801d561882b264cdb61c7aa61edcdf2
Author: Matthew R Becker <becker.mr@gmail.com>
Date:   Mon Dec 3 19:15:09 2018 -0600

    BUG stupid me

commit 4a5cee33f9660d6970d12396f2ae63e8db79b70a
Author: Matthew R Becker <becker.mr@gmail.com>
Date:   Mon Dec 3 19:13:17 2018 -0600

    ENH upgrade the version and patch

commit 1673009564c711d49ca6d23214a5761459274071
Merge: 21ab296 bcee74f
Author: Björn Grüning <bjoern@gruenings.eu>
Date:   Sat Sep 15 00:01:23 2018 +0200

    Merge pull request #29 from regro-cf-autotick-bot/rebuild
    
    Rebuild for Python 3.7, GCC 7, R 3.5.1, openBLAS 0.3.2

commit bcee74f006b93e594f2c640d3831cf63cafd334a
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Thu Sep 13 09:12:58 2018 +0000

    MNT: Re-rendered with conda-smithy 3.1.12 and pinning 2018.09.11

commit 479cc3ed2d00b5f262136bfcce67ecdbacfb432f
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Thu Sep 13 09:12:50 2018 +0000

    bump build number

commit aa7ff3c15caf0d741cf6e53036b2b75a4bf49ab5
Author: Nehal J Wani <nehaljw.kkd1@gmail.com>
Date:   Sun Aug 19 10:13:39 2018 -0500

    bump version to 1.14.4

commit 21ab29612dd71bc3d333126f28f9f0b0e528012c
Author: Travis CI User <travis@example.org>
Date:   Sat Aug 4 17:37:47 2018 +0000

    [ci skip] [skip ci] Update anaconda token

commit 5f273db22c08d11c05ea506fd2fd75b15161c2e0
Merge: 7aac2a9 ba8e200
Author: jakirkham <jakirkham@gmail.com>
Date:   Tue Jul 31 01:01:17 2018 -0400

    Merge pull request #26 from regro-cf-autotick-bot/1.14.4
    
    blosc v1.14.4

commit ba8e2005b7640af91fb5f5e29931cc4caef5a7dd
Merge: 8e8693b 7aac2a9
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Tue Jul 31 00:43:17 2018 -0400

    Merge branch 'conda-forge/master' into 'regro-cf-autotick-bot/1.14.4'

commit 7aac2a9ee318c6c1f5fb75f9c146ce216410aad6
Merge: 6a6820b f0efa55
Author: jakirkham <jakirkham@gmail.com>
Date:   Tue Jul 31 00:41:52 2018 -0400

    Merge pull request #21 from regro-cf-autotick-bot/1.14.3
    
    blosc v1.14.3

commit f0efa55c4b7c354e5e56826e8a195591d1d61d37
Merge: e0164b8 6a6820b
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Tue Jul 31 00:23:32 2018 -0400

    Merge branch 'conda-forge/master' into 'regro-cf-autotick-bot/1.14.3'

commit 6a6820b60d4a32c642ed97ab61ec54d37bbe6571
Merge: 15dc2c2 858a5c6
Author: jakirkham <jakirkham@gmail.com>
Date:   Tue Jul 31 00:21:35 2018 -0400

    Merge pull request #28 from jakirkham-feedstocks/release_1.14.2
    
    Release 1.14.2

commit 858a5c63509db5d02fb99620d6718fa7c4831d89
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Jul 30 22:16:41 2018 -0400

    Release 1.14.2

commit 15dc2c28eb978412d5972abc8beee5f744848d45
Merge: 2fd13ff 326c778
Author: jakirkham <jakirkham@gmail.com>
Date:   Mon Jul 30 22:13:59 2018 -0400

    Merge pull request #27 from jakirkham-feedstocks/release_1.14.1
    
    Release 1.14.1

commit 326c7787d5e0e8581d07fa09e33e85e17bb22e62
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Jul 30 19:22:18 2018 -0400

    Release 1.14.1
    
    Also drop an upstreamed patch that was since included in this release.

commit 8e8693b35bc0bee97f80584b7df126c9dd33ec0f
Merge: 529aa3e 2fd13ff
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Jul 30 19:14:28 2018 -0400

    Merge branch 'conda-forge/master' into 'regro-cf-autotick-bot/1.14.4'

commit 2fd13ff8942b94695de1c175c612bd2983fb493e
Merge: a1696f1 ca781ae
Author: jakirkham <jakirkham@gmail.com>
Date:   Mon Jul 30 18:27:21 2018 -0400

    Merge pull request #20 from jakirkham-feedstocks/fix_install_loc
    
    Fix DLL/LIB install locations on Windows

commit ca781aec74847cd5352fba3a5ed4359fe90c0a72
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Jul 30 15:53:12 2018 -0400

    Lower case target

commit 9c0142fd0f295c0ea329d0a5860d1ca76854c234
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Jul 30 15:51:03 2018 -0400

    Use existing `errorlevel` checks in `bld.bat`

commit 984098adeb4e9e8cc0139ee66628eac130560f56
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Jul 30 15:48:29 2018 -0400

    Drop external dependency build flags
    
    As we don't include these dependencies, we shouldn't be searching for
    them when building. Otherwise we might pick up system copies on the
    build machine, which wouldn't be available at install time. So drop
    these flags for now until those dependencies are supplied.

commit 22a2535aff490bf77b12fe918a32f3d3d2487e9f
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Jul 30 15:43:55 2018 -0400

    Merge macOS and Linux shared library file tests
    
    The extension varies between the two platforms, but that can be smoothed
    over by `conda-build` with `$SHLIB_EXT`. So go ahead and combine these
    tests together.

commit e4384ff9d825ff73835425e2fa73ad9e16605bf9
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Jul 30 15:43:01 2018 -0400

    Drop deprecated `conda inspect` commands
    
    The `conda inspect` commands are being deprecated in `conda-build`. Plus
    these are not needed with `conda-build` 3 as it includes this
    information anyways.

commit d437c7b37058a2a2f6c758e0b546a7d6e14dedc3
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Jul 30 15:41:48 2018 -0400

    Drop outdated Python Windows test requirement
    
    This was needed to align the VC requirement at runtime with old versions
    of `conda-build`. It is no longer needed with newer versions of
    `conda-build` as this is handled automatically with the package. So go
    ahead and drop it.

commit 55c90f95a49826264739227d5b1ff7ded6804c0f
Merge: b86579a a1696f1
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Jul 30 15:39:42 2018 -0400

    Merge branch 'conda-forge/master' into 'jakirkham/fix_install_loc'

commit 529aa3e0a2f92d5eeffb326a68e641a244c9b75c
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Mon Jul 30 19:10:31 2018 +0000

    updated v1.14.4

commit a1696f117593246db2aa2f8afcfe40998248dc72
Merge: 26d28b4 1a9c1a9
Author: Filipe <ocefpaf@gmail.com>
Date:   Sat Jul 14 14:47:55 2018 -0500

    Merge pull request #25 from regro-cf-autotick-bot/compiler_migration2
    
    Migrate to Jinja2 compiler syntax

commit b86579afcb96de20f2991225570a351ce2297974
Merge: 51997dd 45129c5
Author: jakirkham <jakirkham@gmail.com>
Date:   Mon Jun 25 20:09:21 2018 -0400

    Merge pull request #1 from tomkooij/fix_install_loc
    
    Use anaconda version of bld.bat

commit 1a9c1a90048e403be93655e9c70f7c7ca9cb97f7
Author: Travis CI User <travis@example.org>
Date:   Mon Jun 18 23:26:38 2018 +0000

    MNT: Re-rendered with conda-smithy 3.1.6 and pinning 2018.05.22

commit cbaa6de4a44e12f82a01f480b5c6a1683b9d159e
Author: Travis CI User <travis@example.org>
Date:   Mon Jun 18 23:26:34 2018 +0000

    migrated to Jinja2 compiler syntax build

commit 45129c57cc432a4793db1e374ef1f5f443c3e647
Author: Tom Kooij <tomkooij@tomkooij.nl>
Date:   Wed May 2 16:33:57 2018 +0200

    Use anaconda version of bld.bat
    
    From: https://github.com/AnacondaRecipes/blosc-feedstock/

commit 84ffeda1d45b3b2131cb4078659978c4d551148c
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Apr 23 18:07:25 2018 +0100

    Fix typo

commit 708338cb0ad4a37a1e9d7f552daf7cc7437310bb
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Fri Apr 20 07:31:35 2018 -0500

    update to version 1.14.3

commit e0164b8bd6f84bd9d015a5155c1fe9c3d1b342d9
Author: Travis CI User <travis@example.org>
Date:   Fri Apr 6 10:36:01 2018 +0000

    updated v1.14.3

commit fa8adda385900561e7de3d7e4af9e3de8bbd1b72
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Wed Apr 4 16:13:20 2018 -0500

    add make as build requirement

commit 31b66159cac0baac59553f54af4ff229db05ae8c
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Wed Apr 4 09:59:25 2018 -0500

    update to 1.14.2, drop merged patch

commit c3281249f69b20b9ad3a783abbc09babcb8d1a2b
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Fri Mar 30 18:53:46 2018 -0500

    cleanup from messy merge with CF

commit c0ecb1b2cf37e044aac8a5dd7e1b09016aecc70d
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Mon Nov 27 14:01:52 2017 -0600

    use external libs for zlib, snappy.  add run_exports

commit 38dbe33fe40dd96bbcb3a9cc82ceb44771171d8d
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Sun Aug 27 01:44:03 2017 +0100

    Unbreak non GNU make systems

commit 67b9f97dddb220bdd2496ea10274183aefc8d5e9
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Fri Aug 25 20:46:27 2017 +0100

    Generalized pinning

commit e8d0d2cfa44a1e4ae24013ee58a46210dfb4d279
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Fri Aug 25 12:39:57 2017 +0100

    Use CC and CXX

commit 4d9ed5d0b1eaa4ca8602ef44b9290d8c45a7e5b3
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Thu Aug 24 21:37:05 2017 +0100

    Oops

commit f8a6b8da492dbd65ddde71f22b6276521dc33f7e
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Thu Aug 24 21:36:12 2017 +0100

    Add cross-compilation support

commit 51997ddddf8c9d0f9c357316f0ac524767177be7
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat Mar 10 12:21:54 2018 -0500

    Bump build number 2
    
    Rebuild the package now that libraries are installed in the correct
    locations.

commit cc9e2856e9c3718e426bdd41a3d269caa603a5d3
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat Mar 10 12:21:17 2018 -0500

    Test blosc file install locations

commit 7a8a284aaee2c6251dbc841136dcff17ab98bce2
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat Mar 10 12:18:04 2018 -0500

    Adjust linkage/object inspection in tests

commit 14ee9a8f8856079ff819b2be3a0853f990e13bab
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat Mar 10 12:16:19 2018 -0500

    Configure runtime and archive output directories
    
    Should make sure the DLL and LIB files are installed in the proper
    locations.

commit 2acbb55ac7bab31b503abb96f5436345b2ebb1f0
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat Mar 10 12:14:36 2018 -0500

    Swap order of prefix and prefix install paths

commit 26d28b44d9117392e91bcd1350a425cd8fcde212
Merge: 1a6790f f246cb2
Author: jakirkham <jakirkham@gmail.com>
Date:   Sun Mar 4 03:44:03 2018 -0500

    Merge pull request #17 from jakirkham-feedstocks/bld_win_2
    
    Build Windows (2nd attempt)

commit f246cb2a9aed973dee55f3aad64d16d04741bdd2
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Mar 4 03:05:09 2018 -0500

    Bump build number to 1

commit 4fac78f3ad310c2a29ba40e68b9cbe245ce6bc63
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Mar 4 03:05:07 2018 -0500

    MNT: Re-rendered with conda-smithy 2.4.5
    
    Now that the skip on Windows has been removed, re-render to add AppVeyor
    config and update the Readme in the feedstock.

commit 1f7d7f9bf34358702e18f847589a7838c380f47b
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Mar 4 03:05:06 2018 -0500

    Patch filegen.c for C89 support
    
    Needed to move a variable declaration to the top of a function. Without
    this VS 2008 builds will fail, which will block Python 2.7 builds. Have
    submitted the fix upstream.

commit 96adcc5b9fe21f86f965a0ea39e0d3dc2dbc2ae8
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Mar 4 03:05:05 2018 -0500

    Add Windows build script

commit 3964020a19d679cd99f616820b34aa68781d48e9
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Mar 4 03:05:04 2018 -0500

    Add Python on Windows builds to select the runtime

commit 6ca76dd905834a9c296b8d17afe338bb108f0840
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Mar 4 03:05:03 2018 -0500

    Drop `skip`

commit 49c2038f3cb2e04e4c9b797e14fbf0d9c1ee3a68
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Mar 4 03:05:02 2018 -0500

    Drop unneeded dependencies
    
    Blosc vendors copies of these dependencies that will work with it.
    Ultimately we would like to fix Blosc to use our dependencies. However
    as Windows issues have been blocking Blosc for a while, go ahead and
    just uses its vendored copies to start.

commit 9ee6faaad63c188dcf2db8d9bc885bb6db395b79
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Mar 4 03:05:01 2018 -0500

    Add executable permissions to Unix build script

commit 350a1853c4682cc6fba691d044e10c6d59bd9aab
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Mar 4 03:05:00 2018 -0500

    Clean up Unix build

commit d7ce9844947ce56de5dbc8c8b6aa2b4683b57d41
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Mar 4 03:04:59 2018 -0500

    Add @jakirkham as a maintainer

commit 1a6790ff301c417a1e40e43e5aaea0148bf18d82
Merge: ca4acdd a98bdfa
Author: jakirkham <jakirkham@gmail.com>
Date:   Sun Mar 4 01:16:32 2018 -0500

    Merge pull request #16 from regro-cf-autotick-bot/1.14.0
    
    blosc v1.14.0

commit a98bdfac1afb0c56fe24d134b9ca3db4357feacc
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Mar 2 01:41:28 2018 -0500

    Pin snappy to 1.1.6
    
    This is the current global pinning and a version update is a good time
    to lock it in.

commit 77506484c318c68e01f32edc828b30e8030ec8cd
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Mar 2 01:40:57 2018 -0500

    Swap zlib and snappy
    
    Alphabetical order and matches with ordering in run.

commit a676a63b148e093883460f5a470d20910173e77a
Author: Travis CI User <travis@example.org>
Date:   Sat Feb 24 02:03:28 2018 +0000

    updated v1.14.0

commit ca4acdd925a2485b6d457e86ad0e743ee25d6a5b
Merge: d7abf82 abd22d7
Author: Filipe <ocefpaf@gmail.com>
Date:   Thu Nov 9 08:25:36 2017 -0200

    Merge pull request #14 from ocefpaf/pin_zlib
    
    Pin zlib

commit abd22d70ab30b9607391f2292f77e2743fa57152
Author: Filipe Fernandes <ocefpaf@gmail.com>
Date:   Wed Nov 8 15:24:44 2017 -0200

    conda inspect

commit 9da86fec808f13eb68f409174d72f628f43d4be9
Author: Filipe Fernandes <ocefpaf@gmail.com>
Date:   Wed Nov 8 15:21:11 2017 -0200

    update pins

commit a6d50651fffbd8531e925ba0351bbd88b35fa4de
Author: Filipe Fernandes <ocefpaf@gmail.com>
Date:   Wed Nov 8 15:21:06 2017 -0200

    rerender

commit d7abf82ea149e7849cd7b89f31a7fb19325a03bd
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sat Aug 26 20:27:15 2017 +0000

    [ci skip] [skip ci] Update anaconda token

commit c8e41a50e95fad544077f3564878dec72156f8ee
Merge: 18dbe0a 318a365
Author: jakirkham <jakirkham@gmail.com>
Date:   Thu Jul 6 17:12:19 2017 -0400

    Merge pull request #13 from FrancescElies/cesc/bump-version
    
    Release 1.12.0 is out

commit 318a36578dc41a108a85b1d5d8e6d9713738794e
Author: Francesc Elies Henar <francesc.elies@gmail.com>
Date:   Fri Jan 27 14:43:06 2017 +0100

    bumps version

commit 18dbe0aea4086b4261947b1d9e327a596e690d69
Author: Automatic conda-forge administrator <pelson.pub+conda-forge@gmail.com>
Date:   Mon Apr 10 06:20:25 2017 +0100

    MNT: Updated the feedstock for conda-smithy version 2.2.2. (#12)

commit 630c46060c3bd92ca64d3501a5f369396c697d29
Merge: a30c8fa c6ebf8c
Author: jakirkham <jakirkham@gmail.com>
Date:   Tue Dec 6 09:56:23 2016 -0500

    Merge pull request #10 from jakirkham/re-render_master_1.6.0
    
    MNT: Re-rendered with conda-smithy 1.6.0 [ci skip]

commit c6ebf8c988853eaff106768c926c573a765032c5
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Nov 28 13:56:10 2016 -0500

    MNT: Re-rendered with conda-smithy 1.6.0

commit a30c8faea50e6812ecc9f13edfa4029f2c4db131
Merge: ec3d5a7 b5d1813
Author: jakirkham <jakirkham@gmail.com>
Date:   Fri Nov 11 13:19:03 2016 -0500

    Merge pull request #9 from jakirkham/fix_license
    
    Fix license

commit b5d1813f153a158b0922c2d428201329f0189bbd
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Nov 11 12:24:01 2016 -0500

    MNT: Re-rendered with conda-smithy 1.5.1
    
    Re-render to update license info.

commit af6390f3258ac246fa2f789d09b01a6526ff6cac
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Nov 11 12:22:27 2016 -0500

    recipe: Drop "License" from `license`.

commit c378efa68d4b1cfeceb7cb48bbf8f60032db51fe
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Nov 11 12:21:35 2016 -0500

    MNT: Re-rendered with conda-smithy 1.5.1

commit ec3d5a7708b544a74a9789016e084c53c9c79aa6
Author: jakirkham <jakirkham@gmail.com>
Date:   Mon Nov 7 14:06:28 2016 -0500

    Use toolchain (#3)

commit 903fc7b47f1584b541462006387f7216aa37f0dc
Author: Francesc Elies <francesc.elies@gmail.com>
Date:   Mon Nov 7 18:39:13 2016 +0100

    updates license (#2)

commit 54bc1fa7dd63eba0e8c927b2bee29084ef2ae9a3
Merge: 3ca1798 60bf4cd
Author: Daniel Rodriguez <df.rodriguez143@gmail.com>
Date:   Thu Oct 27 00:58:27 2016 -0500

    Merge pull request #1 from conda-forge-admin/feedstock_rerender_master
    
    MNT: Re-render the feedstock [ci skip]

commit 60bf4cd1b5d6aa1c7d9ed3bd020b66c218521552
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Thu Oct 27 01:39:40 2016 +0000

    MNT: Updated the feedstock for conda-smithy version 1.3.3.

commit 3ca17989d56a4d39cc9372d4cecdc959ed2c43bd
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sun Sep 4 19:59:02 2016 +0000

    Re-render the feedstock after CI registration.

commit 359dc63a4c8e5200b9874757139006c0f66b16ae
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sun Sep 4 19:57:08 2016 +0000

    Initial commit of the blosc feedstock.
