commit 3076000f78a1ef21d8292df1b85e48bf73ea2ca9
Author: Nehal J Wani <nehaljw.kkd1@gmail.com>
Date:   Thu Oct 26 13:41:00 2017 -0500

    Update requirements and tests
    
    The start/stop tests fail with:
    Error: Cannot open an HTTP server: socket.error reported AF_UNIX path too long
    
    Hence, I have replaced them with simple command invocations

commit da8cb9b635ffa60ace9feb8c2ed41b2bf8e6127b
Author: Nehal J Wani <nehaljw.kkd1@gmail.com>
Date:   Thu Oct 26 13:40:38 2017 -0500

    Update about section

commit 67c57ed9ca661ee6a802d2211433bafa6761d702
Merge: 00dc726 dcf7bdf
Author: Patrick Sodré <psodre@gmail.com>
Date:   Tue Mar 6 08:26:06 2018 -0500

    Merge pull request #9 from regro-cf-autotick-bot/3.3.4
    
    supervisor v3.3.4

commit dcf7bdf42a1330f3b2e0de4cc79b5bb7bd09c11f
Author: Travis CI User <travis@example.org>
Date:   Tue Mar 6 03:35:30 2018 +0000

    MNT: Re-rendered with conda-smithy 2.4.5

commit e1e3c14b656678922fbb98c01980356c8375c682
Author: Travis CI User <travis@example.org>
Date:   Tue Mar 6 03:34:41 2018 +0000

    updated v3.3.4

commit 00dc7264aa3d2b4e610be51e75d94c7a8c292afa
Merge: edd2f67 636a705
Author: Patrick Sodré <sodre@sodre.co>
Date:   Wed Sep 20 19:32:41 2017 -0400

    Merge branch 'mrterry-v333'

commit 636a705ee187c77e5eb98374c083002f4455049b
Author: Matt Terry <matt.terry@gmail.com>
Date:   Wed Sep 20 14:04:34 2017 -0700

    Set build number to 0

commit ac83d5742a6d1b1abb7e7a18502b9526eb5bc5dc
Author: Matt Terry <matt.terry@gmail.com>
Date:   Tue Sep 19 16:07:05 2017 -0700

    Upgrade to version 3.3.3

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

    [ci skip] [skip ci] Update anaconda token

commit 2707c4234f9c9ce6356711246e45729da62b7130
Merge: e33bed6 b459cd1
Author: Patrick Sodré <psodre@gmail.com>
Date:   Wed Jul 12 19:37:41 2017 -0400

    Merge pull request #7 from sodre/update-license
    
    Correct BSD 3-clause to ZPL-variant

commit b459cd147b4db0ac552a3eba8caf438b762a887a
Author: Patrick Sodré <sodre@sodre.co>
Date:   Wed Jul 12 05:54:25 2017 -0400

    Correct BSD 3-clause to ZPL-variant

commit e33bed607fb8fd4e16a77f6e1e9267198bf2efbe
Merge: d2cb789 27de916
Author: Patrick Sodré <psodre@gmail.com>
Date:   Wed Jun 21 08:20:24 2017 -0400

    Merge pull request #6 from sodre/3.3.2
    
    Upgrade to 3.3.2

commit 27de9164b0e4f7ed60b1e5fdca781a5c7fcc8ae6
Author: Patrick Sodré <sodre@sodre.co>
Date:   Tue Jun 20 23:18:04 2017 -0400

    Upgrade to 3.3.2

commit d2cb789dbdfc3aabbb8882c92e11352c6d1fe7c8
Merge: 47722e1 edd2f67
Author: Patrick Sodré <psodre@gmail.com>
Date:   Thu May 11 01:25:08 2017 -0400

    Merge pull request #5 from sodre/master
    
    Bump to supervisor 3.3.1

commit edd2f67aa37a536c5cc5eb2286cd45f18a452dc4
Author: Patrick Sodré <sodre@sodre.co>
Date:   Thu May 11 00:36:51 2017 -0400

    Bump to supervisor 3.3.1

commit 47722e107a7afa372a187cd27e7a75fdf49f3294
Merge: e46cd42 74cb512
Author: Patrick Sodré <psodre@gmail.com>
Date:   Thu May 11 00:33:07 2017 -0400

    Merge pull request #4 from sodre/master
    
    Add supervisor 3.3.0

commit 74cb512fec73f6776496aa5bc2de15ed8053ac0f
Author: Patrick Sodré <sodre@sodre.co>
Date:   Thu May 11 00:25:00 2017 -0400

    Remove post-{un,}link.sh scripts
    
    It is dangerous to write outside the CONDA environment directory.

commit 01973bd6dfe8ba1b2df190390991fbbc2ccd46fa
Author: Patrick Sodré <sodre@sodre.co>
Date:   Thu May 11 00:22:22 2017 -0400

    Add supervisor 3.3.0

commit e46cd426b55ee963b8b32ac7afaf4cda03104683
Merge: b34bd56 495e41f
Author: Patrick Sodré <psodre@gmail.com>
Date:   Thu May 11 00:14:54 2017 -0400

    Merge pull request #3 from sodre/master
    
    Update supervisor.service file with new shorter path

commit 495e41f71b3d7e8ca107e3c8406936e915bfd48c
Author: Patrick Sodré <sodre@sodre.co>
Date:   Wed May 10 21:43:58 2017 -0400

    Updated .service file with new shorter path

commit b34bd56c1f95ccf22af5f5083d99423c69dffb9d
Merge: 783b278 de2f961
Author: Patrick Sodré <psodre@gmail.com>
Date:   Wed May 3 01:40:15 2017 -0400

    Merge pull request #1 from sodre/master
    
    Configuration and init files that run after install.

commit de2f961584994e5f908febf43c710d90ac6392b7
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sun Apr 23 14:55:30 2017 +0000

    Reduce path length for var/run
    
    This is to fix AF_UNIX path restriction in macOS

commit f8a2a330dbcf6ace89655b0ebe486eae8f103714
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sun Apr 23 04:21:41 2017 +0000

    Ensure it runs out of the box

commit 8dd84068e9028ed8fda13dd92b569aa38c9fb3f8
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sun Apr 23 00:26:04 2017 +0000

    Init scripts use supervisord in PREFIX

commit 424cbffcefba005ee1054f5cdc2c115d93c6269d
Author: Patrick Sodré <sodre@sodre.co>
Date:   Thu Apr 13 01:10:58 2017 +0000

    Initial commit for using PREFIX in init.d files

commit 783b2787af5a8fda31e9757da5e7e8e6ec2ae61c
Merge: badc0ec 5c33b5e
Author: Filipe <ocefpaf@gmail.com>
Date:   Sat Apr 22 17:12:58 2017 -0300

    Merge pull request #2 from sodre/maintainer
    
    MNT: Re-rendered with conda-smithy 2.2.2

commit 5c33b5e4062553b71bf7aabe946aef40be697935
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sat Apr 22 19:30:19 2017 +0000

    Add sodre as a maintainer
    
    @kalefranz, I would like to be an additional to supervisor.
    is that okay with you?

commit 6ff290f0ba98592c1f2733898479a15ea06d5885
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sat Apr 22 19:45:14 2017 +0000

    Update meta.yaml to conda-build 2.0

commit 131b8dfc789c8d12daf87e47fc4eb19af5f58762
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sat Apr 22 19:38:38 2017 +0000

    Update build.sh to use externally managed versions

commit 4c1247eec4094b23576bb15b06ea6a398d6c3712
Author: Patrick Sodré <sodre@sodre.co>
Date:   Sat Apr 22 19:30:04 2017 +0000

    MNT: Re-rendered with conda-smithy 2.2.2

commit badc0ec6c7b90fed3072ed9eff89767439e5e708
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Fri May 13 05:38:58 2016 +0000

    Re-render the feedstock after CI registration.

commit 56eec9e39a6679ab39c721f47eff3944e0940a0c
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Fri May 13 05:37:06 2016 +0000

    Initial commit of the supervisor feedstock.
