commit 61c03a7be9156502b3941fdfc34bb1be43024287
Author: Travis CI User <travis@example.org>
Date:   Sat Aug 4 17:18:10 2018 +0000

    [ci skip] [skip ci] Update anaconda token

commit 8a34601924ef33fd26a23304bc607874e41e94d4
Merge: 4f0fca6 49c80e3
Author: Dan Allan <daniel.b.allan@gmail.com>
Date:   Tue Oct 10 09:06:23 2017 -0400

    Merge pull request #6 from jakirkham-feedstocks/use_noarch
    
    Use noarch Python

commit 49c80e36b88b7f806e9d21a2f25fac12ef5a02d7
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Thu Oct 5 10:35:29 2017 -0400

    Bump build number to 1
    
    Now that this is a noarch Python package, we bump the build number to
    distinguish it from arch dependent Python packages that we released
    previously.

commit b43ce3465ed3e5b95886a3350d0481ff737ff250
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Thu Oct 5 10:33:48 2017 -0400

    MNT: Re-rendered with conda-smithy 2.4.2
    
    Now that this is a noarch Python package, we need to re-render to get
    rid of the Python CI matrices. Also there is no need to build this on
    multiple CIs. So we build this only on one CI that seems to be the
    fastest (CircleCI). Finally we update the README to note this is a
    noarch package with all builds done on CircleCI only.

commit 5b8312da0c168c4d2cdb9f40489c1b14eb11a964
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Thu Oct 5 10:31:11 2017 -0400

    Make the package a noarch Python one
    
    Seems that this is pure Python, OS agnostic, supports Python 2/3, and
    uses no selectors. So this is a good candidate for a noarch Python
    package. As this should be less maintenance burden and speed the release
    process, we switch the package to noarch Python.

commit 4f0fca69461e9d0998b2e3de83e0b19259821424
Merge: 24f2ff1 6e2cc27
Author: Dan Allan <daniel.b.allan@gmail.com>
Date:   Thu Oct 5 07:31:35 2017 -0400

    Merge pull request #5 from jakirkham-feedstocks/release_0.4.1
    
    Release 0.4.1

commit 6e2cc27d0a8246936e3874d65675eabbb81e1314
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Oct 4 11:36:18 2017 -0400

    Release 0.4.1

commit 9370dfff760f8f56c6ae1bc4fd8d73fb1a922f6b
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Oct 4 11:35:28 2017 -0400

    Add @jakirkham as a maintainer

commit 0d72bc8a93eee91a7a3a9e17f50144169b6ca0bb
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Oct 4 11:31:48 2017 -0400

    Template out the package name
    
    Makes it easier to validate the download URL. Also if PyPI changes this
    again, will make it easier to replace the download URL.

commit 2c7e3a05028ceb501477a37de61dd1bec3850598
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Oct 4 11:29:30 2017 -0400

    Drop unneeded build dependencies
    
    Some of these dependencies are needed at install time, but are not
    needed to build the package. So drop them from the build dependencies.

commit d3fa76adb5c2d86eaf7730e46fc478c34c8fb88e
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Oct 4 11:27:25 2017 -0400

    Package the license file
    
    Make sure the license file is included in the `conda` package and
    install so that it can be inspected by the end user.

commit 094007bb0f3dad67777c4691e2d8d9e16daa9cdb
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Oct 4 11:23:37 2017 -0400

    MNT: Re-rendered with conda-smithy 2.4.2

commit 24f2ff1975f7cb1030e93ace18c4db33a8ec08f2
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sat Aug 26 19:54:37 2017 +0000

    [ci skip] [skip ci] Update anaconda token

commit f17fa861d6298fcf448179c8dfb30838191f6d56
Merge: 6a4e295 d0d80ad
Author: Thomas A Caswell <tcaswell@gmail.com>
Date:   Sun Apr 30 17:24:59 2017 -0400

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

commit d0d80add62085ab8e27b3922957b1d420dbc90f6
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Wed Apr 26 01:44:59 2017 +0000

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

commit 6a4e29595dbb65141e5c5fcc6ebf4a4559443efa
Merge: 79ab55e 2851770
Author: Casper van der Wel <caspervdw@gmail.com>
Date:   Sat Apr 22 19:20:13 2017 +0200

    Merge pull request #3 from soft-matter/v0.4
    
    Bump to version v0.4

commit 28517708341c5f8b71f05526004b33250e518428
Author: Casper van der Wel <caspervdw@gmail.com>
Date:   Sat Apr 22 17:08:09 2017 +0200

    Capitalize PIMS in url

commit 642dc940a0f61d98b3aed09ae47dc8789e642526
Author: Casper van der Wel <caspervdw@gmail.com>
Date:   Sat Apr 22 17:00:32 2017 +0200

    Bump to version v0.4

commit 79ab55ed51586a3020d9f5dc36c538734d2563d3
Merge: 8e4b17f 437accb
Author: Dan Allan <daniel.b.allan@gmail.com>
Date:   Tue Apr 4 07:32:36 2017 -0400

    Merge pull request #1 from soft-matter/drop-deps
    
    Drop optional dependencies

commit 437accbc7415e70496d8baff0e0a6bc5d0510ead
Author: Casper van der Wel <caspervdw@gmail.com>
Date:   Tue Apr 4 09:19:54 2017 +0200

    MNT: Re-rendered with conda-smithy 2.0.1

commit e4e6c3e6b8e68533fed1c61bf460756b0cd80483
Author: Casper van der Wel <caspervdw@gmail.com>
Date:   Mon Apr 3 21:28:00 2017 +0200

    Remove emptyline

commit 7acc15dfe1f664a3cac5e4d070388d5c9f82b369
Author: Casper van der Wel <caspervdw@gmail.com>
Date:   Mon Apr 3 21:22:22 2017 +0200

    Drop libtiff

commit d8b1d902f4fe00b7cb5065f941b271e19a9b722b
Author: Casper van der Wel <caspervdw@gmail.com>
Date:   Sun Apr 2 21:40:08 2017 +0200

    MNT: Re-rendered with conda-smithy 2.0.1

commit 68f6abe9191a5c406241dbe35d7229b971b3905c
Author: caspervdw <caspervdw@gmail.com>
Date:   Thu Mar 16 12:03:56 2017 +0100

    Add optional deps

commit 65926f8258efa96f26a727f4a3bc7d312e08579c
Author: Casper van der Wel <caspervdw@gmail.com>
Date:   Mon Oct 3 13:02:55 2016 +0200

    Increase build number

commit 00fedb1032be6f3c46bf56508c95dee762f35886
Author: Casper van der Wel <caspervdw@gmail.com>
Date:   Sun Oct 2 22:40:51 2016 +0200

    Drop optional dependencies
    
    Users should decide for themselves whether they want to pillow, scikit-image, or scipy for the `imread`

commit 8e4b17f018281b1e9b7c13755ed501174703b3ff
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Thu Jun 30 23:29:10 2016 +0000

    Re-render the feedstock after CI registration.

commit 0a4925d1ce12ddcf48f8663e9daf9c277f226eec
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Thu Jun 30 23:26:00 2016 +0000

    Initial commit of the pims feedstock.
