Branch: refs/heads/python3
  Home:   https://github.com/pyinstaller/pyinstaller
  Commit: 34b616236d6184fbf53b0f50f3a1ace02a0147ab
      
https://github.com/pyinstaller/pyinstaller/commit/34b616236d6184fbf53b0f50f3a1ace02a0147ab
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/depend/analysis.py

  Log Message:
  -----------
  Issue #1392: Bundle only modules that are reachable from top-level script.


  Commit: 1d34bfc2738fb520b854f9221a8f09551edba3ee
      
https://github.com/pyinstaller/pyinstaller/commit/1d34bfc2738fb520b854f9221a8f09551edba3ee
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/depend/analysis.py

  Log Message:
  -----------
  Issue #1392: Create reference from top-level script to base_library.zip 
dependencies.


  Commit: 002d490f77065669c9211aa22da9bca10b10d921
      
https://github.com/pyinstaller/pyinstaller/commit/002d490f77065669c9211aa22da9bca10b10d921
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    A PyInstaller/building/imphook.py

  Log Message:
  -----------
  Issue #1392: Introduce new Objects for handling import hooks.


  Commit: c5817c16f0c75e58b38aa2679e8d491b72267a66
      
https://github.com/pyinstaller/pyinstaller/commit/c5817c16f0c75e58b38aa2679e8d491b72267a66
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/building/build_main.py

  Log Message:
  -----------
  Issue #1392: Use new object for import hooks cache.


  Commit: ddccc8774fb9af837bdaf25f5c845f4cb15e118a
      
https://github.com/pyinstaller/pyinstaller/commit/ddccc8774fb9af837bdaf25f5c845f4cb15e118a
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/building/build_main.py

  Log Message:
  -----------
  Issue #1392: Fix excludedimports to better remove references.


  Commit: 702d7ac65df9af20fdb002351079f6c0eab89c88
      
https://github.com/pyinstaller/pyinstaller/commit/702d7ac65df9af20fdb002351079f6c0eab89c88
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/building/build_main.py

  Log Message:
  -----------
  Issue #1392: Fix excludedimports to better remove nodes from graph.


  Commit: 5f0d0b1535efb5b027252fc7ad63edc0b18ecdc1
      
https://github.com/pyinstaller/pyinstaller/commit/5f0d0b1535efb5b027252fc7ad63edc0b18ecdc1
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/building/build_main.py
    M PyInstaller/building/imphook.py

  Log Message:
  -----------
  Issue #1392: Start using class for hook processing.


  Commit: cf76648fcbe07feddaecd40c88a41933b5f34786
      
https://github.com/pyinstaller/pyinstaller/commit/cf76648fcbe07feddaecd40c88a41933b5f34786
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/building/build_main.py
    M PyInstaller/building/imphook.py
    M PyInstaller/depend/analysis.py

  Log Message:
  -----------
  Issue #1392: Replace hook processingi by using a class ImportHook.


  Commit: eb85e4ee5f2f2f2626af132ea29e4e7d1457f9ac
      
https://github.com/pyinstaller/pyinstaller/commit/eb85e4ee5f2f2f2626af132ea29e4e7d1457f9ac
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/building/build_main.py

  Log Message:
  -----------
  Issue #1392: Remove old hook processing code.


  Commit: b0f483593dbc95e36f5a1fa8a8036217767b4eb7
      
https://github.com/pyinstaller/pyinstaller/commit/b0f483593dbc95e36f5a1fa8a8036217767b4eb7
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/building/build_main.py

  Log Message:
  -----------
  Issue #1392: Expand list of module types that are checked for possible hooks.


  Commit: c9e648ee418b8fdeaf2d4b172f7709a505373a91
      
https://github.com/pyinstaller/pyinstaller/commit/c9e648ee418b8fdeaf2d4b172f7709a505373a91
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/building/build_main.py
    M PyInstaller/building/imphook.py
    A PyInstaller/building/toc_conversion.py

  Log Message:
  -----------
  Issue #1392: Include only datas and binaries for hook modules that are 
reachable from top-level script.


  Commit: f82e597f067dde6cab3ce249405296e76fafef76
      
https://github.com/pyinstaller/pyinstaller/commit/f82e597f067dde6cab3ce249405296e76fafef76
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/building/build_main.py
    M PyInstaller/depend/analysis.py

  Log Message:
  -----------
  Issue #1392: Fix test_feature_crypto.


  Commit: 39075fff185530ded1cd8c420acb477ba56a1699
      
https://github.com/pyinstaller/pyinstaller/commit/39075fff185530ded1cd8c420acb477ba56a1699
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/building/imphook.py
    M PyInstaller/compat.py

  Log Message:
  -----------
  Issue #1392: Restore Python 2.7 compatibility.


  Commit: 7dbb294f1b2f438c540103e771c143ccc04d7886
      
https://github.com/pyinstaller/pyinstaller/commit/7dbb294f1b2f438c540103e771c143ccc04d7886
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    A tests/functional/scripts/pyi_lib_tkinter.py
    M tests/functional/test_libraries.py
    R tests/old_suite/libraries/test_onefile_tkinter.py

  Log Message:
  -----------
  Issue #1392: Migrate test_onefile_tkinter to py.test.


  Commit: 4257b4563805bff405ccfb66802394b3b62be6f6
      
https://github.com/pyinstaller/pyinstaller/commit/4257b4563805bff405ccfb66802394b3b62be6f6
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/hooks/hook-sqlite3.py

  Log Message:
  -----------
  Issue #1392: Fix sqlite3 hook to not include tests.


  Commit: 5ba9c77918ce8a4112e44a4f518e54ccea9f6276
      
https://github.com/pyinstaller/pyinstaller/commit/5ba9c77918ce8a4112e44a4f518e54ccea9f6276
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M PyInstaller/building/imphook.py

  Log Message:
  -----------
  Issue #1392: For excludedimports do not remove nodes but only references is 
enough.


  Commit: 56364a08462aecc6426bb6d9a770cf280ee730dd
      
https://github.com/pyinstaller/pyinstaller/commit/56364a08462aecc6426bb6d9a770cf280ee730dd
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M tests/functional/test_libraries.py

  Log Message:
  -----------
  Issue #1392: Mark test_tkinger as xfail.


Compare: 
https://github.com/pyinstaller/pyinstaller/compare/05a322d8e4c2...56364a08462a

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.

Reply via email to