commit 422bfaa404cc2a4c7acdf8db5cd66e2a2fdf9568
Merge: 53c5f89 7b300a1
Author: Peter Williams <peter@newton.cx>
Date:   Fri Jul 24 10:43:06 2020 -0400

    Merge pull request #15 from tschoonj/aarch64
    
    Remove unused Perl dependency and add myself as maintainer

commit 7b300a165de15752abeae725ce90122f0af6ea25
Author: Tom Schoonjans <Tom.Schoonjans@rfi.ac.uk>
Date:   Fri Jul 24 06:42:06 2020 +0100

    MNT: Re-rendered with conda-build 3.19.2, conda-smithy 3.7.4, and conda-forge-pinning 2020.07.23.07.37.39

commit bf4f84a6ebb8d1ad07598d352bde59bdb63d8516
Author: Tom Schoonjans <Tom.Schoonjans@rfi.ac.uk>
Date:   Fri Jul 24 06:03:36 2020 +0100

    Remove unused perl dependency

commit 4e709221389313f301bd426807492b01e0165fc2
Author: Tom Schoonjans <Tom.Schoonjans@rfi.ac.uk>
Date:   Fri Jul 24 05:48:45 2020 +0100

    Add myself as maintainer

commit 2a671fb356f04d1f69074b3ece2445d190de0fc1
Author: Tom Schoonjans <Tom.Schoonjans@rfi.ac.uk>
Date:   Fri Jul 24 05:48:36 2020 +0100

    Bump build number

commit 53c5f89cdfbc5c052e75e73674cc70111834fcf9
Author: Matthew R Becker <becker.mr@gmail.com>
Date:   Mon May 18 06:43:26 2020 -0500

    [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomerge

commit bddc31a2a5edfdd8c993b3d24ee92717aa7953ef
Author: conda-forge-admin <conda-forge-admin@email.com>
Date:   Fri May 15 18:43:15 2020 +0000

    [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CFEP13TokensAndConfig

commit 52cb5475e0455f94215be91819815574d8c3ab1f
Merge: b9a2914 6cc1808
Author: Peter Williams <peter@newton.cx>
Date:   Mon Apr 6 19:06:45 2020 -0400

    Merge pull request #14 from isuruf/2.36.0
    
    Update to 2.36.0 and add an abi package

commit 6cc180873ac0d8ed9bb258768bcc042d61de3158
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Mon Apr 6 17:10:18 2020 -0500

    Pin meson to 0.53.2

commit 47090c32c1c48f48fc100df56647861d4ec88e3d
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Mon Apr 6 17:09:30 2020 -0500

    Revert removing -GL

commit f382768d00470da4575965ba91fe9e383943811b
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Fri Apr 3 22:16:44 2020 -0500

    Try removing -GL

commit 43898bf0f67361f76c15ff266358dd643708ed5e
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sat Apr 4 02:56:33 2020 +0000

    Add a test

commit 1e1e0c8c1ea491c6229d9639a193e362674e1aec
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sat Apr 4 02:53:29 2020 +0000

    Update to 2.36.0 and add an abi package

commit b9a2914e4b5e8d6035e4f6a787136b2fcb6a0134
Merge: 49eb334 e70b85c
Author: Peter Williams <peter@newton.cx>
Date:   Tue Mar 24 21:44:24 2020 -0400

    Merge pull request #13 from ryanvolz/pkgconfig_cleanup
    
    pkgconfig cleanup

commit e70b85cfd8c84c2d53084d02d4dbb05f23dceec8
Author: Ryan Volz <rvolz@mit.edu>
Date:   Tue Mar 24 17:52:45 2020 -0400

    Use forward-slash prefix for meson to fix host prefix replacement.

commit abd48df55364f0e3f406b1b5a080f6014fa4e119
Author: Ryan Volz <rvolz@mit.edu>
Date:   Tue Mar 24 17:20:44 2020 -0400

    Temporarily pin conda-build to 3.18.11 on Win (undone by rerender).
    
    This is a workaround for a bug with conda-build=3.19.1 on Azure where
    the host prefix is not detected or replaced correctly on Windows.

commit d7b932135a4b980dc4b497377ce6e5a6644860eb
Author: Ryan Volz <rvolz@mit.edu>
Date:   Tue Mar 24 17:26:38 2020 -0400

    MNT: Re-rendered with conda-build 3.19.1, conda-smithy 3.6.15, and conda-forge-pinning 2020.03.24

commit ee9571a0dfe51589945b4a71260d5a3594c27537
Author: Ryan Volz <rvolz@mit.edu>
Date:   Tue Mar 24 17:17:05 2020 -0400

    Add test for finding installed libs through pkg-config.
    
    Downstream builds sometimes find the library in this way by querying
    pkg-config for the path, so we want to make sure it works. If host
    prefix detection and replacement fails then downstream builds might
    fail.

commit 90d0729aa0f281fb09d12a5b7eb0462846e3ccb0
Author: Ryan Volz <rvolz@mit.edu>
Date:   Tue Mar 24 17:06:58 2020 -0400

    Neet to set PKG_CONFIG_PATH as env variable.
    
    Setting it as a meson option works for meson, but g-ir-scanner also uses
    pkg-config during the build and it will fail to find .pc files if the
    environment variable isn't set. Doing so takes care of both use cases,
    so that's preferable. It doesn't seem like the failure to find the .pc
    files with g-ir-scanner breaks the build, but it's best to clear up the
    error anyway.

commit 49eb33458c2108e5099d3b077d7f4fc592b36eae
Merge: b285dd2 39bb359
Author: Peter Williams <peter@newton.cx>
Date:   Mon Mar 23 16:31:44 2020 -0400

    Merge pull request #12 from ryanvolz/win
    
    Add Windows build

commit 39bb35942c931955eeae151398150bdff9c8c989
Author: Ryan Volz <rvolz@mit.edu>
Date:   Mon Mar 23 15:00:51 2020 -0400

    Empty commit to trigger rebuild

commit 8df641e0668f25177991f25e6c854296cd8a9769
Author: Ryan Volz <rvolz@mit.edu>
Date:   Mon Mar 23 14:20:52 2020 -0400

    Use SPDX standard format for license name.

commit e0de6990ed416593056ab5136b67c82d63ea0ee0
Author: Ryan Volz <rvolz@mit.edu>
Date:   Wed Mar 18 16:02:02 2020 -0400

    MNT: Re-rendered with conda-build 3.19.0, conda-smithy 3.6.12, and conda-forge-pinning 2020.03.16

commit 7ddf47244ebabed09070023088a3c5221a0b706d
Author: Ryan Volz <rvolz@mit.edu>
Date:   Wed Mar 18 15:47:31 2020 -0400

    Skip Windows build with vc9 (glib not available).

commit 6c9d9f968c26a63fbafb3ac83fa6122a988126e3
Author: Ryan Volz <rvolz@mit.edu>
Date:   Wed Mar 18 15:31:51 2020 -0400

    Fix the -j parameter for ninja command.

commit bd2e52c7404f06992e8a1f5de0d5954dd8b8ca4b
Author: Ryan Volz <rvolz@mit.edu>
Date:   Wed Mar 18 15:27:10 2020 -0400

    MNT: Re-rendered with conda-build 3.19.0, conda-smithy 3.6.12, and conda-forge-pinning 2020.03.16

commit c53bcdc99533fb8b0b32eb565fca00a9380a06e3
Author: Ryan Volz <rvolz@mit.edu>
Date:   Wed Mar 18 15:26:29 2020 -0400

    Add Windows build.

commit b285dd20542095606a5f84213a0be2b136e9686e
Author: conda-forge-admin <conda-forge-admin@email.com>
Date:   Mon Mar 2 13:54:53 2020 +0000

    [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration AutomergeAndRerender

commit 824ef6199e0486a81ab2ee8bebe63560f7d9863d
Merge: 404d269 931eb1c
Author: Jonathan J. Helmus <jjhelmus@gmail.com>
Date:   Fri Jun 21 08:03:59 2019 -0500

    Merge pull request #11 from xhochy/aarch64_and_ppc64le
    
    Rebuild for aarch64 and ppc64le

commit 931eb1c523ebc45d1c90277a12593cd59e1cbec9
Author: Uwe L. Korn <uwe.korn@quantco.com>
Date:   Fri Jun 21 13:50:35 2019 +0200

    Rebuild for aarch64 and ppc64le

commit 404d26959221115f34a40428aa6e20275b5688aa
Merge: d2f697b 473a42f
Author: Peter Williams <peter@newton.cx>
Date:   Thu Jun 20 15:50:20 2019 -0400

    Merge pull request #10 from pkgw/bump
    
    Bump to 2.32.0

commit 473a42fb6a0f1db8efbc6c8f50a4cf936d9027a7
Author: Peter Williams <peter@newton.cx>
Date:   Thu Jun 20 13:19:35 2019 -0400

    MNT: Re-rendered with conda-build 3.18.2, conda-smithy 3.3.7, and conda-forge-pinning 2019.06.19

commit 4b62d612265d8461cc752c4e96c9f6e10ef35bc1
Author: Peter Williams <peter@newton.cx>
Date:   Thu Jun 20 13:37:23 2019 -0400

    recipe/build.sh: I think we don't need any of the env customizations anymore

commit a11b279af387b14006bb3762d58b30ebe3cdf6a5
Author: Peter Williams <peter@newton.cx>
Date:   Thu Jun 20 13:17:38 2019 -0400

    Bump to 2.32.0
    
    This version has moved to the Meson build system.

commit d2f697b9c749abaef83ac7db1cc43517d6cbf7c6
Merge: 373dfc1 1b6b19a
Author: Filipe <ocefpaf@gmail.com>
Date:   Thu Jan 10 16:58:23 2019 -0200

    Merge pull request #8 from croth1/move_pins
    
    Move pins

commit 1b6b19a7b7ae5a39beeb1cdf31e12918fd17ee41
Author: Christian Roth <christian.roth@mpibpc.mpg.de>
Date:   Thu Jan 10 16:57:53 2019 +0100

    bumps build number after updating pins

commit 34a14da1f028490fd92b1eb499dd98758b613bd4
Author: Christian Roth <christian.roth@mpibpc.mpg.de>
Date:   Thu Jan 10 16:55:04 2019 +0100

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

commit 373dfc1cf28ce2366eab8c3b9e2b97fde42c43c4
Merge: b1939ea ba6b7c7
Author: Peter Williams <peter@newton.cx>
Date:   Wed Oct 10 07:23:43 2018 -0700

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

commit ba6b7c7df1b5f478b51624bc0bc7cf7d78fa531c
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Tue Oct 9 18:59:01 2018 +0000

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

commit 1e46062047e9690a9e292360af56e0cfde4bd1b1
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Tue Oct 9 18:58:57 2018 +0000

    bump build number

commit b1939ea38398110a282a6819a86d5af989e7eba6
Merge: 0311855 797eddd
Author: Peter Williams <peter@newton.cx>
Date:   Fri Sep 28 06:48:36 2018 -0700

    Merge pull request #5 from regro-cf-autotick-bot/pinning
    
    Update build foo

commit 797eddd36a51f3a178cf972b8cb8de6720022712
Author: Peter Williams <peter@newton.cx>
Date:   Fri Sep 28 09:37:38 2018 -0400

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

commit 096f4d1fd79666c07aef80af0c29050293bd9d89
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Thu Jul 26 10:15:08 2018 +0000

    Make this actually build again
    
    There seems to be some conflict between perl and Python that I don't
    understand; with the `skip: true # [py3k]` conda-smithy decides not to build
    anything at all. Without a Python version specification, three variants are
    built for each platform.

commit 03118552c08187c2db72b9b2ece82b8fe2a1052a
Merge: cda812c 2824c54
Author: Peter Williams <peter@newton.cx>
Date:   Tue Aug 7 19:17:42 2018 -0700

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

commit 2824c54e0ad0a0ea51de704dd025bf9b70a0b807
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Tue Aug 7 23:24:45 2018 +0000

    MNT: Re-rendered with conda-smithy 3.1.10 and pinning 2018.08.05

commit b246493b6d6767713fc0ac2d6b4b9a7841c9a099
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Tue Aug 7 23:24:38 2018 +0000

    migrated to Jinja2 compiler syntax build

commit cda812cb3564674da21d2b0d421925793cff55b8
Author: Travis CI User <travis@example.org>
Date:   Sat Aug 4 19:32:08 2018 +0000

    [ci skip] [skip ci] Update anaconda token

commit 748b30a1f2bf56eb37ab5260130282d42215a72f
Merge: 1464024 4e0fa9d
Author: Peter Williams <peter@newton.cx>
Date:   Fri Dec 15 13:16:55 2017 -0500

    Merge pull request #2 from pkgw/repin
    
    Bump micro version and update pins

commit 4e0fa9d3676956c178da7d8bbd4599c42490ff31
Author: Peter Williams <peter@newton.cx>
Date:   Thu Dec 14 11:39:43 2017 -0500

    MNT: Re-rendered with conda-smithy 2.4.4

commit 24c519e9b75aaaadaa1ff194ede90454f0b5e15e
Author: Peter Williams <peter@newton.cx>
Date:   Thu Dec 14 11:30:45 2017 -0500

    Bump micro version and update pins

commit 1464024e0fd98e5e6662651f94f5d1a04945fa97
Merge: 2d16d5a 158fb5d
Author: jakirkham <jakirkham@gmail.com>
Date:   Sun Sep 10 21:55:23 2017 -0400

    Merge pull request #1 from jakirkham-feedstocks/fix_py
    
    Fix CI matrix

commit 2d16d5a6454efc2ce02b76f10f6578e77f2c117a
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Fri Sep 8 00:32:46 2017 +0000

    Re-render the feedstock after CI registration.

commit 158fb5ddcb981377895b643f8e4abd8246d2514a
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Thu Sep 7 18:42:23 2017 -0400

    MNT: Re-rendered with conda-smithy 2.4.0
    
    After dropping the Python selector from `python`, re-render to update
    the CI matrix. This should avoid the recipe build from being skipped
    entirely.

commit 696ec69f82c6f7c745f66cbb2062ed02bf70c030
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Thu Sep 7 18:39:06 2017 -0400

    Drop selector from Python
    
    Avoids a "chicken and the egg problem" with the Python selector on
    Python. This already effectively resolved with the selector in the
    `skip`.

commit f28e39b529f3f3dd8054b3eb2d2bfe05d2459b0c
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sat Aug 12 02:40:33 2017 +0000

    Re-render the feedstock after CI registration.

commit 756a97cb6efc92f22661f414feda9dfeeefa76d9
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Thu Aug 10 22:10:06 2017 +0000

    Re-render the feedstock after CI registration.

commit 4e19e07a59125eec0ab81407ca2a34f932cad4bb
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Thu Aug 10 21:58:09 2017 +0000

    Initial feedstock commit with conda-smithy 2.3.3.
