commit 6edab35ab9650637d8c4a000031c5e3fcef6c56c
Author: distro-bot@anaconda.com <Distro Bot>
Date:   Tue Apr 14 04:43:13 2020 +0200

    Update to conda 4.8.3 and python 3.8, patch conda more better

commit 3f4967d86b37cfaa4d745375275c715065f4c465
Merge: 283c481 b2a2bc6
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Tue Feb 4 14:28:12 2020 -0600

    Merge pull request #5 from forrestwaters/fw_DSNC1666
    
    pass prefix to rm_menus()

commit b2a2bc6cc4c969b83299fe580b45ad9384e5d7fd
Merge: 6f42b38 283c481
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Tue Feb 4 14:28:04 2020 -0600

    Merge branch 'master' into fw_DSNC1666

commit 283c481f7574e60a74f310b82971c102e15862a2
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Feb 4 11:58:03 2020 -0600

    bump constructor tag to 3.0.1

commit cfea3efdf31102446c6e48b53d34ad97ab65c211
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Feb 4 11:56:37 2020 -0600

    add better functionality test to catch broken entry points

commit 3328f502bc49406aaf1722e0b624ed09bdf2d376
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Feb 4 11:56:18 2020 -0600

    fix imports (only manual ones work for pyinstaller)

commit dbeaa27592d1b6f53c4e74c5bfdb037d8d376138
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Feb 4 11:55:46 2020 -0600

    update to 4.8.2

commit 6f42b385fdc9731ee7a8663d02d428e996154361
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Fri Nov 1 07:51:07 2019 -0500

    pass prefix to rm_menus()

commit 9639c2d4fe96e7d354b9ab81a84da783a61dc4f6
Merge: f04e55c a13cf7f
Author: Forrest Waters <forrestwaters65@gmail.com>
Date:   Fri Oct 25 13:37:34 2019 -0500

    Merge pull request #4 from forrestwaters/fw_single_core_fix
    
    Prevent installers from getting hung on machines with single core

commit a13cf7fbeff3dea26c3411091b299240997c751e
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Thu Oct 24 14:39:56 2019 -0500

    remove commented code and bump build number

commit 2f966f63e5e7786f88ada182691ce5c765a69e8f
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Thu Oct 24 13:58:28 2019 -0500

    disable lambda executor map check that hangs on single core machines

commit f04e55c47d82be9d33ea04c1449fa9cc199c6feb
Merge: bb2199a 2b6f831
Author: Forrest Waters <forrestwaters65@gmail.com>
Date:   Tue Oct 8 21:02:04 2019 -0500

    Merge pull request #3 from forrestwaters/fw_windows_entrypoint
    
    Fix patch for noarch packages with standalone on windows

commit 2b6f8316fd27a25219c790dbbdb1efdb94d0f9e4
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Tue Oct 8 20:57:55 2019 -0500

    update conda.exe.spec and update tests to include noarch package

commit fded31db07a27e4593131b8e9fbab1b75859aab3
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Tue Oct 8 14:47:30 2019 -0500

    embed cli-<arch>.exe into standalone for noarch

commit 3dd722229f8d45d2060adba587d9eb9ee7d5093d
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Tue Oct 8 14:02:39 2019 -0500

    use sys.argv[0] since the entrypoint exe seems to be gone

commit 13e96b28c9566c4adb5b27470d69d6336e24f132
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Mon Oct 7 13:16:24 2019 -0500

    rename to entry_point

commit bb2199a927c59f62ab602587425765d76a06f65b
Merge: 3c200ee 96ec1ce
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Wed Oct 2 09:30:21 2019 -0500

    add freeze_support() for windows multiprocessing (#2)
    
    add freeze_support() for windows multiprocessing

commit 96ec1cee87619279fa4342fd09e64ac793af6f04
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Tue Oct 1 20:56:42 2019 -0500

    add freeze_support() for windows multiprocessing

commit 3c200ee78668b2d974b1b051705f0ebd79ac6fc3
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Fri Sep 20 16:23:11 2019 -0500

    add CPH lower bound

commit 4f3576710ceda55ec77d4c14311577d97b2251cc
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Wed Sep 18 10:18:36 2019 -0500

    change test package creation to zlib

commit 9a32328c75f4fd712270fbb1901934a0a418f2a3
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Tue Sep 17 20:15:02 2019 -0500

    simplify extract loop logic

commit 1d93812d2344b6dbc99e8b862bf7c17f54648bc0
Merge: e50313e d6537f2
Author: Forrest Waters <forrestwaters65@gmail.com>
Date:   Tue Sep 17 10:16:51 2019 -0500

    Merge pull request #1 from AnacondaRecipes/fw_fix_imports
    
    use hidden imports for main_create

commit d6537f2391d8cc470baaa199eb07df8c113c1dad
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Tue Sep 17 09:07:54 2019 -0500

    uncomment imports and add conda create tests

commit 967e01546c4803dc36957008e19ba46a134a9165
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Tue Sep 17 07:51:24 2019 -0500

    use hidden imports for main_create

commit e50313e36e41f62288297ce89733a6abbfcd7fde
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Mon Sep 16 14:04:37 2019 -0500

    newline

commit 6ed8bbc88ca8cefab401492dde786f0a1b94e36a
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Mon Sep 16 13:48:41 2019 -0500

    quote paths in windows bld.bat

commit 625d771321582dbbb049e1308e0025e7ec7300bf
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Mon Sep 16 10:44:42 2019 -0500

    update to 4.7.12

commit 25940c523f140bbad5821f1bf7504c255dfb9711
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Tue Sep 10 14:20:33 2019 -0500

    win fixes

commit f979a2c6fd6db615c472994d9038ecd7f774efec
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Tue Sep 10 13:38:30 2019 -0500

    code imports in more dynamic way, separate from entry point

commit ae5b5ef6411531c71eac776881951d1451b7f082
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Mon Sep 9 16:55:55 2019 -0500

    add recipe for standalone conda

commit 4b9a739bff0e9fcc45dd0cab6946b6ddc66a55a4
Author: Mike Sarahan <msarahan@gmail.com>
Date:   Mon Sep 9 16:50:15 2019 -0500

    Initial commit
