commit 0c83030e61eaa99d7133a16ad874ff0a1eccc807
Author: Cheng H. Lee <clee@anaconda.com>
Date:   Thu May 14 16:28:43 2020 -0500

    Rebuild against libffi 3.3

commit 2282819635bf79c2c3cc7317a6ed9d0c8a4f8f40
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Fri Jun 1 23:58:46 2018 +0100

    bump build number

commit 443842ce2ac2f996bfde47623f8b9cb92b5aff3e
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Fri Jun 1 15:45:05 2018 +0000

    .pc fixes

commit 51f2dc9e16e11f45cab6c7a803adc63e7951053e
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Fri Jun 1 16:28:00 2018 +0100

    prefix g-ir-scanner with python in .pc files

commit 372913a67b729e8407ec3fe693668e888d2b606a
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Thu May 24 19:38:40 2018 +0100

    Bump build number

commit 8a13d16d15e94f9e3a389d98440606acc557e849
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Thu May 24 19:33:13 2018 +0100

    Fix long shebang patch and add missing deps

commit f88069acd30f7cbba89fd0c034b776bd9b15ef1c
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Thu May 24 14:20:46 2018 +0100

    Add make dep

commit c1a8fa0c949a82059ed0e2ee184a2c13d0cd4e7b
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Thu May 24 14:04:32 2018 +0100

    Get rid of conda inspect nonsense

commit bb27fa80addc33a852addcc491fa95fbba62eee9
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Sat Apr 14 02:34:08 2018 +0100

    Added missing deps (not sure they're needed on Windows, playing it safe)

commit ceb3dbbc216f4bbd3aa9814e49a9b057cadf82ba
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Sat Apr 14 01:49:26 2018 +0100

    Remove pinnings

commit 53c0c1a499bd48221e3bb1c85d7e31f1e0ae3456
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Thu Apr 12 14:15:37 2018 +0100

    Add version constraint to glib dep

commit b534b74ee2474da9845bfd80d374d60ab8b654a3
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Wed Apr 11 21:48:13 2018 +0100

    Update to 1.53.1

commit 96c31275b009d0e1d8e83e2899c045155e1f91d1
Author: Nehal J Wani <nehaljw.kkd1@gmail.com>
Date:   Sun Jan 28 03:56:08 2018 -0500

    Fix recipe for host/build separation

commit f6b66abde576abae40f06ee61e882ee9e1c21311
Author: Nehal J Wani <nehaljw.kkd1@gmail.com>
Date:   Sat Jan 20 03:16:35 2018 -0500

    Fix location of pkg-config

commit 8ba7fffae0f937897571fc41399af1fe44b96bf6
Merge: e73252a 3a26678
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Fri Sep 1 13:27:34 2017 +0100

    Merge pull request #1 from AnacondaRecipes/Maggie-M-patch-1
    
    Update meta.yaml

commit 3a2667839b4a4bb9dc806ab687329585d12e03fe
Author: Maggie-M <maggie.mari@continuum.io>
Date:   Thu Aug 31 21:49:29 2017 -0500

    Update meta.yaml

commit e73252a6413270c1416dc301ebc010f2911d1cdc
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Aug 28 23:51:19 2017 +0100

    cdts are linux-only

commit 4e873bb3a7632d073b9f4463259070152d1f7255
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Sun Aug 27 01:34:02 2017 +0100

    Generalize logging

commit 04e9e89862b19174f2ed4a5301355a22a7657ff6
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Sat Aug 26 21:20:44 2017 +0100

    Generalized pinning

commit 9c93c06bf9da52ff7531d269f4d121b01aed5566
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Fri Aug 25 12:48:04 2017 +0100

    Add cross-compilation support and update to 1.53.5

commit c6a785b5c2f7ebd9f27dc5fcad96c70564b53779
Merge: b514835 0da202b
Author: Peter Williams <peter@newton.cx>
Date:   Sun Mar 5 09:52:16 2017 -0500

    Merge pull request #2 from pkgw/pr-fix-python
    
    Update and fix Python matrixing.

commit 0da202b5588ee36fec504bfdc6ae4d50c271ea6c
Author: Peter Williams <peter@newton.cx>
Date:   Sat Mar 4 15:00:43 2017 -0500

    Clarify AM_CHECK_PYTHON_HEADERS workaround comment.

commit e909451ed43b8f332483697a2c40bbd483eb7863
Author: Peter Williams <peter@newton.cx>
Date:   Sat Mar 4 14:49:54 2017 -0500

    Work around conda-build #1796.
    
    Corner case bug in patch prefix identificiation was causing intermittent build
    failures.

commit 8ffb6f5910c6a6ced59a2dd1ec746b1f8501312d
Author: Peter Williams <peter@newton.cx>
Date:   Sat Mar 4 13:11:20 2017 -0500

    MNT: Re-rendered with conda-smithy 2.1.1
    
    Including a change to now matrix over different Python versions.

commit 8af430518e0ccb54deef9c3afc8750cdd9254d2a
Author: Peter Williams <peter@newton.cx>
Date:   Sat Mar 4 13:07:58 2017 -0500

    Matrix over all Python versions.
    
    The final package includes a shared library that links to the Python shared
    library, so Python is a runtime dependency. We want people to be able to use
    GObject-based code regardless of which Python interpreter they're using, so we
    have to matrix over the options.
    
    Closes #1.

commit b514835503ea16edf46c1641c0080aacb5b83543
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sat Jan 21 15:43:38 2017 +0000

    Re-render the feedstock after CI registration.

commit c673b71d82df8be7437f3b13ee1934d6d1d228b7
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sat Jan 21 15:38:40 2017 +0000

    Initial feedstock commit with conda-smithy 2.0.0.
