Branch: refs/heads/python3
  Home:   https://github.com/pyinstaller/pyinstaller
  Commit: b5c1c486341b202960ebfb6b369d9787cc523aa6
      
https://github.com/pyinstaller/pyinstaller/commit/b5c1c486341b202960ebfb6b369d9787cc523aa6
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M PyInstaller/bootloader/Linux-32bit/run
    M PyInstaller/bootloader/Linux-32bit/run_d
    M PyInstaller/bootloader/Linux-64bit/run
    M PyInstaller/bootloader/Linux-64bit/run_d
    M PyInstaller/bootloader/Windows-32bit/run.exe
    M PyInstaller/bootloader/Windows-32bit/run_d.exe
    M PyInstaller/bootloader/Windows-32bit/runw.exe
    M PyInstaller/bootloader/Windows-32bit/runw_d.exe
    M PyInstaller/bootloader/Windows-64bit/run.exe
    M PyInstaller/bootloader/Windows-64bit/run_d.exe
    M PyInstaller/bootloader/Windows-64bit/runw.exe
    M PyInstaller/bootloader/Windows-64bit/runw_d.exe
    M PyInstaller/configure.py

  Log Message:
  -----------
  Clean: Recompile Linux/Windows bootloaders.


  Commit: a88482007e4c6c4559419ef03e91dc416eacfe40
      
https://github.com/pyinstaller/pyinstaller/commit/a88482007e4c6c4559419ef03e91dc416eacfe40
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M PyInstaller/__init__.py

  Log Message:
  -----------
  Issue #1381: Make PyInstaller version scheme compatible with pep440.


  Commit: bbff085ad49e788296090d39fd4a9b80a2fe8f62
      
https://github.com/pyinstaller/pyinstaller/commit/bbff085ad49e788296090d39fd4a9b80a2fe8f62
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    A scripts/pypi_upload
    M tests/requirements.txt

  Log Message:
  -----------
  Issue #1381: Add script to upload tar.gz to pypi.


  Commit: 156edfd36eb633ee3cf7a84bb1e2be531eaf7e7a
      
https://github.com/pyinstaller/pyinstaller/commit/156edfd36eb633ee3cf7a84bb1e2be531eaf7e7a
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    A tests/functional/logs/pyi_lib_keyring.toc
    A tests/functional/scripts/pyi_lib_enchant.py
    A tests/functional/scripts/pyi_lib_keyring.py
    A tests/functional/scripts/pyi_lib_pycparser.py
    M tests/functional/test_libraries.py
    R tests/old_suite/libraries/test_enchant.py
    R tests/old_suite/libraries/test_idlelib.py
    R tests/old_suite/libraries/test_keyring.py
    R tests/old_suite/libraries/test_keyring.toc
    R tests/old_suite/libraries/test_numpy.py
    R tests/old_suite/libraries/test_onefile_matplotlib.py
    R tests/old_suite/libraries/test_onefile_numpy.py
    R tests/old_suite/libraries/test_pycparser.py
    R tests/old_suite/libraries/test_pycrypto.py
    R tests/old_suite/libraries/test_pyexcelerate.py
    R tests/old_suite/libraries/test_pyodbc.py
    R tests/old_suite/libraries/test_python_makefile.py
    R tests/old_suite/libraries/test_pyttsx.py
    R tests/old_suite/libraries/test_pytz.py
    R tests/old_suite/libraries/test_scapy1.py
    R tests/old_suite/libraries/test_scapy2.py
    R tests/old_suite/libraries/test_scapy3.py
    R tests/old_suite/libraries/test_scipy.py
    R tests/old_suite/libraries/test_sqlalchemy.py
    R tests/old_suite/libraries/test_sqlite3.py
    R tests/old_suite/libraries/test_sysconfig.py
    R tests/old_suite/libraries/test_twisted_reactor.py
    R tests/old_suite/libraries/test_usb.py
    R tests/old_suite/libraries/test_xml.py

  Log Message:
  -----------
  Issue #1402: Migrate several libraries tests to pytest.


  Commit: f71686a550a744424a741b97f8b6d575e67e4ebe
      
https://github.com/pyinstaller/pyinstaller/commit/f71686a550a744424a741b97f8b6d575e67e4ebe
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M tests/functional/test_libraries.py
    M tests/requirements.txt

  Log Message:
  -----------
  Issue #1402: Enable some migrated tests for Travis/Appveyor.


  Commit: ef408385cc5f244d3fd46d9a5200415252c71ce9
      
https://github.com/pyinstaller/pyinstaller/commit/ef408385cc5f244d3fd46d9a5200415252c71ce9
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M tests/requirements-win.txt

  Log Message:
  -----------
  Issue #1402: Enable some migrated tests for Appveyor.


  Commit: 77d4ef7d0f52301a49ce049d6105c76fe2862ebd
      
https://github.com/pyinstaller/pyinstaller/commit/77d4ef7d0f52301a49ce049d6105c76fe2862ebd
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M tests/functional/test_libraries.py

  Log Message:
  -----------
  Issue #1402: Fix test_pycrypto.


  Commit: c26325b223f3e59c44754fd8520b47da7f7f8c1a
      
https://github.com/pyinstaller/pyinstaller/commit/c26325b223f3e59c44754fd8520b47da7f7f8c1a
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M tests/functional/test_libraries.py

  Log Message:
  -----------
  Issue #1402: Mark test_twisted and test_pyexcelerate as xfail.


  Commit: e9b91f962eaab92c8fe6c11b283b67c84f835a8a
      
https://github.com/pyinstaller/pyinstaller/commit/e9b91f962eaab92c8fe6c11b283b67c84f835a8a
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M tests/functional/test_libraries.py

  Log Message:
  -----------
  Issue #1402: Mark test_twisted and test_pyexcelerate as xfail.


  Commit: 2c720d59aaf8c79d79b2b2cd1dfbf95b5dbaf0a6
      
https://github.com/pyinstaller/pyinstaller/commit/2c720d59aaf8c79d79b2b2cd1dfbf95b5dbaf0a6
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    R PyInstaller/hooks/hook-pyexcelerate.Writer.py
    A PyInstaller/hooks/hook-pyexcelerate.py

  Log Message:
  -----------
  Issue #1402: Mark test_twisted and test_pyexcelerate as xfail.


  Commit: db1dc1e536202d3ac58973c7e31fa9bf4c27d0b9
      
https://github.com/pyinstaller/pyinstaller/commit/db1dc1e536202d3ac58973c7e31fa9bf4c27d0b9
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    A PyInstaller/hooks/hook-pyexcelerate.Writer.py
    R PyInstaller/hooks/hook-pyexcelerate.py
    M tests/functional/test_libraries.py

  Log Message:
  -----------
  Issue #1402: Mark test_matplotlib as xfail.


Compare: 
https://github.com/pyinstaller/pyinstaller/compare/762f6f38b10a...db1dc1e53620

-- 
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