commit ef8acc9df62ae8e06df9938fb7fd9f0c96ed3965
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Thu Oct 18 11:38:33 2018 -0500

    skip tests on windows for now

commit 7c27920435588f1a59011d451145c3afcdaa2f40
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Oct 16 20:25:52 2018 -0500

    5.1.0

commit 887b4ce00b72776172d255f61025d16921b84f0f
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Wed Oct 3 16:43:55 2018 -0500

    set build number to 0

commit 03ab0740ac3ce0824908b2e6e382673886a5bf60
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Wed Oct 3 16:43:35 2018 -0500

    allow cache directory

commit 909963e3d8837119e27c184c8cac3ec666ebad78
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Wed Oct 3 16:36:25 2018 -0500

    skip curio and trio test reqs for the time being

commit 4248fe437171a4daaaaef63f47c2f940830ad2a4
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Wed Oct 3 16:35:54 2018 -0500

    remove noarch, skip py27 build

commit 21190950f3340d41feb5c3eed39aba2a6c118de3
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Wed Sep 19 14:39:16 2018 -0500

    set PATH so that zmq dlls can be found for post-link

commit 98d25f18a43946b0836828f75b0477a652618a33
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Sep 4 09:57:37 2018 -0500

    add license_family

commit ad8d9d0cfb099e131fe2bd44b6d991ea47865631
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Nov 13 09:30:23 2017 +0000

    Fix broken quoting and incorrect case when running python
    
    Windows can be run case sensitively and inter-word quotes on Windows can
    be problematic because the executable sees them and can mishandle them.

commit 6149f021193dbc49f6fc592f6dba7c8f63b1c02d
Author: Nehal J Wani <nehaljw.kkd1@gmail.com>
Date:   Sun Aug 13 08:58:46 2017 +0000

    Update about section

commit 4aa4ad8b1f6374a40bd97e5c6212f129e15695b8
Merge: 1dadb87 6ccf31c
Author: Steven Silvester <steven.silvester@ieee.org>
Date:   Sat Sep 29 12:55:32 2018 -0500

    Merge pull request #35 from bollwyvl/add-tests
    
    add tests and metadata

commit 6ccf31ccba283086ebff0aaa257d40f3646c3ef3
Author: Nicholas Bollweg <nick.bollweg@gmail.com>
Date:   Sat Sep 29 10:01:48 2018 -0400

    fix metadata name

commit 3b4ea1ce55c8c5bbbeffb51e1de23cef8e9a1ab6
Author: Nicholas Bollweg <nick.bollweg@gmail.com>
Date:   Sat Sep 29 09:54:38 2018 -0400

    add tests and metadata, Re-rendered with conda-smithy 3.1.12 and pinning 2018.09.27

commit 1dadb8786835f429085c1b4a67e3d5ab7a8ec471
Merge: cdc5e25 732207c
Author: Steven Silvester <steven.silvester@ieee.org>
Date:   Fri Sep 28 05:05:06 2018 -0500

    Merge pull request #34 from blink1073/5.0.0
    
    5.0.0

commit 732207ce0eacc2d115cb6cb679d9f6e32ddfed33
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Fri Sep 28 09:59:01 2018 +0000

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

commit 227b6cc37689fb9e116f4dfecf0036ab5c018811
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Thu Sep 27 12:17:16 2018 -0400

    MAINT: make 5.0.0 noarch

commit dfe16da488eb85c153618859187ea79564f1b4e6
Author: Matthias Bussonnier <bussonniermatthias@gmail.com>
Date:   Wed Sep 26 18:46:35 2018 -0700

    Release 5.0.0.
    
    Unlike 4.10.0 that was just released this is Python 3 only (drop 3.4
    support and bump the compatibility with IPython to IPython 5+ required).
    
    It also have all the machinery to have async/await top level.
    
    I believe the modification I've done to the recipe are sufficient, but
    I'd appreciate if one can be extra careful

commit cdc5e25270faebdd56fc546688b57b82f74dfa40
Merge: 0cdecd6 5345d79
Author: Steven Silvester <steven.silvester@ieee.org>
Date:   Fri Sep 28 04:52:07 2018 -0500

    Merge pull request #33 from hmaarrfk/rm-post-link
    
    MAINT: Remove post-link for windows

commit 5345d7960b23e3e1aa3f9eaf61ee40456162ce8c
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Thu Sep 27 20:33:52 2018 -0400

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

commit 34bf6b8e8f0407473d8932c1eebff968d77f7e19
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Thu Sep 27 20:26:28 2018 -0400

    MAINT: Remove post-link

commit 0cdecd644c406928fbb6b255751b2b6a93bc55eb
Merge: c9f1317 4abf9f6
Author: Steven Silvester <steven.silvester@ieee.org>
Date:   Thu Sep 27 05:37:58 2018 -0500

    Merge pull request #30 from Carreau/4.10.0
    
    Release 4.10.0

commit 4abf9f6537fe3dd00ab3f5b4635d6937b6a9d438
Author: Matthias Bussonnier <bussonniermatthias@gmail.com>
Date:   Wed Sep 26 18:29:58 2018 -0700

    Release 4.10.0
    
    Minor release, almost no changes beside some compatibility with Spyder
    on windows and IPython 7+ (coming soon)
    
    Httpsify link, adds me as maintainer.

commit c9f1317a4761bd3c456514dcdc2c273238c35c5b
Merge: 463e41a 2e3123c
Author: Steven Silvester <steven.silvester@ieee.org>
Date:   Wed Aug 29 17:48:18 2018 -0500

    Merge pull request #29 from regro-cf-autotick-bot/4.9.0
    
    ipykernel v4.9.0

commit 2e3123ce139b6f72c4531856f9d657d588553c37
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Wed Aug 29 19:20:48 2018 +0000

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

commit 84f2ad453b00244e41d56a24b50dc9b0c37b916e
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Wed Aug 29 19:20:40 2018 +0000

    updated v4.9.0

commit 463e41a86fe6eeaffbeff721dca53031e1d1b3d6
Merge: 9623cae c6dc358
Author: Filipe <ocefpaf@gmail.com>
Date:   Sat Aug 25 15:54:34 2018 -0700

    Merge pull request #28 from ocefpaf/py37
    
    Py37

commit c6dc358686ba146c6dfe4ecc5840d2ef836eb722
Author: Filipe Fernandes <ocefpaf@gmail.com>
Date:   Sat Aug 25 16:13:15 2018 -0500

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

commit 84f4cb08dd9f23d519ec613fc4439880901148a5
Author: Filipe Fernandes <ocefpaf@gmail.com>
Date:   Sat Aug 25 16:10:55 2018 -0500

    update recipe

commit 9623caee8ec2a1e95562b9731e825f5937be41b3
Author: Travis CI User <travis@example.org>
Date:   Sat Aug 4 17:07:23 2018 +0000

    [ci skip] [skip ci] Update anaconda token

commit 70f6ba5ed15962ba6c168a2e271495e01fa59d6a
Merge: 87a016a 8bc0721
Author: Min RK <benjaminrk@gmail.com>
Date:   Mon Feb 19 18:19:47 2018 +0100

    Merge pull request #24 from minrk/482
    
    4.8.2

commit 8bc07214e4c145231669a53da829107c816975c1
Author: Min RK <benjaminrk@gmail.com>
Date:   Mon Feb 19 17:20:49 2018 +0100

    4.8.2

commit 87a016a9a42c9310a13e9339bf5cc1d8fab18b9e
Merge: 3337636 58f228d
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu Feb 8 19:04:10 2018 +0100

    Merge pull request #23 from minrk/481
    
    4.8.1

commit 58f228d888bd886bbd7adb6fc028073cce0163d5
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu Feb 8 18:01:55 2018 +0100

    4.8.1

commit 3337636af7dc3a62d026d4462eb345cba4196f8a
Merge: 7798019 c2f831c
Author: Min RK <benjaminrk@gmail.com>
Date:   Mon Feb 5 10:10:54 2018 +0100

    Merge pull request #22 from minrk/48
    
    4.8.0

commit c2f831cd2f822e6f2025db414fe2084b10c7a091
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu Feb 1 15:57:51 2018 +0100

    MNT: Re-rendered with conda-smithy 2.4.5

commit 9dfe0fde17eeb0e0d4555d155d84a5df702f87b5
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu Feb 1 13:20:31 2018 +0100

    4.8.0

commit 7798019fa9bf1bddc915b55df4cbf4d0a35f33af
Merge: e51b153 6fd72df
Author: Filipe <ocefpaf@gmail.com>
Date:   Thu Dec 7 09:52:34 2017 -0200

    Merge pull request #20 from blink1073/release-4.8.0.dev0
    
    Release 4.7.0

commit 6fd72df124210ed8fa6ace1dbd44930013d19d62
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Wed Dec 6 12:35:02 2017 +0000

    MNT: Re-rendered with conda-smithy 2.4.4

commit 1e6c90ea58e3a7ba0ff13eae83e14a72df2ec6a5
Author: Steven Silvester <steven.silvester@ieee.org>
Date:   Wed Dec 6 06:30:00 2017 -0600

    Add myself to maintainers

commit b4adc0ff42bafbab364b530ac53f59795433c008
Author: Steven Silvester <steven.silvester@ieee.org>
Date:   Wed Dec 6 06:28:56 2017 -0600

    Release 4.7.0

commit e51b15340397623c91c731689d73aa75b3a8f830
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sat Aug 26 19:21:40 2017 +0000

    [ci skip] [skip ci] Update anaconda token

commit 6deb1f579aa6289f2a8eb3a2b95c0ec47252295b
Merge: 489e50d 5481519
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu Apr 27 15:06:14 2017 +0200

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

commit 5481519ab5cef4f53c7dfbd610567e0db3d69be9
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Tue Apr 25 01:36:47 2017 +0000

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

commit 489e50db427b529400829e105bbd2614c5c4a6d6
Merge: fe75e21 d0c85e9
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Apr 12 08:54:18 2017 +0200

    Merge pull request #18 from minrk/461
    
    4.6.1

commit d0c85e94fbd466ee8d1032080f35cf8098c3559e
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Apr 11 18:36:14 2017 +0200

    4.6.1

commit fe75e21dd310eafb0403f329812218db8f80c2f3
Merge: b5b4d4d 390f00b
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Apr 5 11:05:58 2017 +0200

    Merge pull request #17 from minrk/46
    
    4.6

commit 390f00bde3a9a21f6367d7171c871ca915a11f06
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Apr 4 13:39:17 2017 +0200

    release 4.6

commit 3d81c9894e03c90fe699f56a801a14df045fac06
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Apr 4 14:09:55 2017 +0200

    MNT: Re-rendered with conda-smithy 2.2.2

commit b5b4d4d5f0500a884a196f310402cdc80b07e6ec
Merge: d10b6e3 5ce1add
Author: Filipe <ocefpaf@gmail.com>
Date:   Sun Jan 8 16:18:09 2017 -0300

    Merge pull request #16 from ocefpaf/py36
    
    Py36

commit 5ce1addfdad7019ae71e3aa8b2e4f7c33d686ea5
Author: ocefpaf <ocefpaf@gmail.com>
Date:   Sun Jan 8 12:59:40 2017 -0300

    Add maintainer

commit 8949f880eda93d33d4650fac497c882021bc6ea0
Author: ocefpaf <ocefpaf@gmail.com>
Date:   Sun Jan 8 12:59:35 2017 -0300

    PY36

commit d10b6e3b44852ee6bae34ea70c57241f67d6f2ea
Merge: ee3e0fb 36d1db9
Author: Min RK <benjaminrk@gmail.com>
Date:   Mon Dec 5 10:19:30 2016 +0100

    Merge pull request #15 from minrk/452
    
    release 4.5.2

commit 36d1db984f434b8892e4914fb854b36916cab397
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Nov 30 10:16:02 2016 +0100

    4.5.2

commit 59c94a43bd69055ede49684d71b3821a1d3cb3b7
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Nov 30 10:14:21 2016 +0100

    MNT: Re-rendered with conda-smithy 1.6.1 [ci skip]

commit ee3e0fb21483b889e1bf1b518170261785898a64
Merge: b3bde6b b647d20
Author: Filipe <ocefpaf@gmail.com>
Date:   Fri Nov 18 16:50:45 2016 -0300

    Merge pull request #14 from minrk/451
    
    Release 4.5.1

commit b647d20bcbefb0380072d4b77f0104a8147fc057
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Nov 16 17:17:28 2016 +0100

    add license file

commit 0e92b59536880803525678189fa8468f4740dcb1
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Nov 16 15:28:41 2016 +0100

    MNT: Re-rendered with conda-smithy 1.5.3

commit 822d032bfa36de1d3eef3b270e30b083ce918bf5
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Nov 16 15:27:48 2016 +0100

    release 4.5.1

commit b3bde6b7446413e17bc186ca802488e245709261
Merge: 719b558 173ad04
Author: Filipe <ocefpaf@gmail.com>
Date:   Fri Sep 2 13:58:45 2016 -0300

    Merge pull request #12 from minrk/4.5
    
    release 4.5.0

commit 173ad047807379ad2c34f726fab270462612d00b
Author: Min RK <benjaminrk@gmail.com>
Date:   Fri Sep 2 16:29:45 2016 +0200

    release 4.5.0

commit 719b558bfdb6cec3653f3293fa9b0e24a9dfe128
Merge: 124165b 0d906c0
Author: Phil Elson <pelson.pub@gmail.com>
Date:   Wed Aug 31 07:55:58 2016 +0100

    Merge pull request #11 from minrk/test-kernel-prefix
    
    revive kernel prefix test

commit 0d906c041e0deca3011adaf5985f9007961c6a44
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Aug 30 16:21:08 2016 +0200

    re-install kernel spec in post-link on Windows
    
    because conda doesn't rewrite paths correctly in JSON files
    
    [ circle skip ]
    [ travis skip ]

commit 58d7defc168ce4db1c7d50a2cfe868c4eb269bda
Author: Phil Elson <pelson.pub@gmail.com>
Date:   Tue May 17 07:02:54 2016 +0100

    Added a test for prefix in the kernelspec.

commit 124165b9918f32c00a11761955db6795b87e1a55
Merge: 76db719 60cc708
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Aug 30 15:53:56 2016 +0200

    Merge pull request #8 from minrk/4.4
    
    release 4.4

commit 60cc70854dae138aa68b0ea98a79031862e4afc1
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Aug 30 15:12:36 2016 +0200

    add pip to build dependencies
    
    since condo-forge removes it with:
    
        --set add_pip_as_python_dependency False
    
    creating a broken Python environment

commit c7fba1b9a7b07df2bb771c0e45217aa08d52a6da
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Aug 30 15:08:16 2016 +0200

    re-render with condo-smithy 1.1.2

commit 0ce9581603325c030f92893a471176c9e1dd6642
Author: Min RK <benjaminrk@gmail.com>
Date:   Mon Aug 8 17:06:33 2016 +0200

    release 4.4
    
    tornado is needed in build for the kernelspec install invocation
    
    update to standard pip install command

commit 76db719406b37950ca732afb55e31be984de79c0
Merge: 5755568 0d289d5
Author: jakirkham <jakirkham@gmail.com>
Date:   Tue Aug 9 01:57:21 2016 -0400

    Merge pull request #10 from jakirkham/re_render_1_0_3
    
    Re-render with `conda-smithy` version `1.0.3`

commit 0d289d526c83361fa966e6e1262a1028bf65f87d
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Aug 8 11:48:00 2016 -0400

    Re-render with `conda-smithy` version `1.0.3`.

commit 575556885c2b7292fbd2c4f2906b27953558881e
Merge: 894cd9e a69a8ab
Author: jakirkham <jakirkham@gmail.com>
Date:   Sun May 15 12:08:01 2016 -0400

    Merge pull request #5 from conda-forge-admin/feedstock_rerender_master
    
    MNT: Re-render the feedstock

commit a69a8ab7cf9da146244dd15190b8499eea24b886
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Sun May 15 06:44:03 2016 +0000

    MNT: Updated the feedstock for conda-smithy version 0.10.3.
    
    [ci skip]

commit 894cd9e164118064f1991e527761810021f42d51
Merge: 1d2415e e53b4e9
Author: jakirkham <jakirkham@gmail.com>
Date:   Sat Apr 30 21:28:49 2016 -0400

    Merge pull request #4 from ocefpaf/rerender
    
    Re-render

commit e53b4e94d1e5c0832a412c20b69161d2e18297a6
Author: ocefpaf <ocefpaf@gmail.com>
Date:   Tue Apr 26 18:14:18 2016 -0300

    Re-render

commit 1d2415e76f2c23ba6e448dc3c626d7b7b1c09ef3
Merge: fb70f85 39b2105
Author: Filipe <ocefpaf@gmail.com>
Date:   Tue Apr 26 18:37:38 2016 -0300

    Merge pull request #3 from ocefpaf/rerender
    
    rerender

commit 39b21052f14ee75ce000c8bc31b8a53f04f68a32
Author: ocefpaf <ocefpaf@gmail.com>
Date:   Tue Apr 26 18:14:18 2016 -0300

    rerender

commit fb70f8589559705a09a55c64fbe112e1593341b5
Merge: a63a514 a01424f
Author: Filipe <ocefpaf@gmail.com>
Date:   Wed Apr 20 07:26:12 2016 -0300

    Merge pull request #2 from minrk/install-kernelspec
    
    install kernelspec as part of the package

commit a01424f2df943fd3a31eedc23938037c89ebd692
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Apr 19 16:22:27 2016 +0200

    win not-win

commit b8eb6bf931d3a2fe68b10877aea0f4fdd8e4db71
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Apr 19 14:53:56 2016 +0200

    install kernelspec as part of the package

commit a63a514ce3c8aaa3bf980ff690b956f1b0754007
Merge: 9570320 9d66b53
Author: Phil Elson <pelson.pub@gmail.com>
Date:   Mon Apr 18 18:34:30 2016 +0100

    Merge pull request #1 from jakirkham/add_jakirkham
    
    Add @jakirkham as a maintainer

commit 9d66b5389e0e8ecabfc3e1c4c3a0e273365346b6
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Apr 18 12:04:27 2016 -0400

    recipe: Add @jakirkham as a maintainer. [ci skip]

commit 95703204ef9238e29eeee105e7b0feeb29997b8d
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Fri Apr 8 08:03:51 2016 +0000

    Re-render the feedstock after CI registration.

commit 67fb006961d52cce11c91ac237b9f4d709af7628
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Fri Apr 8 08:02:53 2016 +0000

    Initial commit of the ipykernel feedstock.
