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

  Changed paths:
    R doc/KNOWNBUGS.txt

  Log Message:
  -----------
  Issue # #1381: Remove file KNOWNBUGS.txt.


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

  Changed paths:
    M MANIFEST.in
    M setup.py

  Log Message:
  -----------
  Issue # #1381: MANIFEST.in - cleanup files that are being included for a 
release tarball.


  Commit: 0150835cc60cf2a90f7e53b3de6e2eb2abeabe17
      
https://github.com/pyinstaller/pyinstaller/commit/0150835cc60cf2a90f7e53b3de6e2eb2abeabe17
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M MANIFEST.in
    M tests/requirements.txt

  Log Message:
  -----------
  Issue # #1381: Add more packages to tests/requirements.txt


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

  Changed paths:
    M PyInstaller/utils/git.py

  Log Message:
  -----------
  Issue # #1381: Fix annoying msg: fatal: Not a git repository (or any parent 
up to mount point /home)


  Commit: 28468accf95cf8b50b52828894d46ec8ca7c80f1
      
https://github.com/pyinstaller/pyinstaller/commit/28468accf95cf8b50b52828894d46ec8ca7c80f1
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M MANIFEST.in
    M PyInstaller/__init__.py
    M setup.py
    A version.txt

  Log Message:
  -----------
  Issue # #1381: Read version from version.txt file.


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

  Changed paths:
    M MANIFEST.in
    M PyInstaller/__init__.py
    M PyInstaller/utils/git.py
    M setup.cfg
    M setup.py
    R version.txt

  Log Message:
  -----------
  Issue # #1381: Cleanup version string so that it could be updated 
automatically by zest.releaser and that git revision is dropped for setup.py 
sdist command.


  Commit: 84a1f91ca969023693a3f30fd6526b88cc43f215
      
https://github.com/pyinstaller/pyinstaller/commit/84a1f91ca969023693a3f30fd6526b88cc43f215
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    A PyInstaller/utils/release.py
    M setup.py

  Log Message:
  -----------
  Issue # #1381: Add to setup.py entry_point for signing tarball before 
uploading to pypi.


  Commit: 14e227f5ef3df5e4f691029ce172ad0f90533e5c
      
https://github.com/pyinstaller/pyinstaller/commit/14e227f5ef3df5e4f691029ce172ad0f90533e5c
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M PyInstaller/utils/release.py
    M setup.py

  Log Message:
  -----------
  Issue # #1381: Testing zest.release entry_points.


  Commit: 8ce8389efbe247a5463974065da831f6ab4a165c
      
https://github.com/pyinstaller/pyinstaller/commit/8ce8389efbe247a5463974065da831f6ab4a165c
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M setup.cfg
    M setup.py

  Log Message:
  -----------
  Issue # #1381: Fix executing of zest.release entry_points.


  Commit: 8cc2baa7f1a1f4ec3a7bcf5c13a44ced79fb8a97
      
https://github.com/pyinstaller/pyinstaller/commit/8cc2baa7f1a1f4ec3a7bcf5c13a44ced79fb8a97
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Issue # #1381: Update maintainer list in setup.py.


  Commit: 7ea3e9a5f83e9e30d3f4e484b2848d5f0e2edbf5
      
https://github.com/pyinstaller/pyinstaller/commit/7ea3e9a5f83e9e30d3f4e484b2848d5f0e2edbf5
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    A scripts/do_prerelease
    A scripts/do_release

  Log Message:
  -----------
  Issue # #1381: Create shell scripts for doingPyInstaller releases.


  Commit: 0ad7b32e8f67ad66c659408cd53e39b704af3f67
      
https://github.com/pyinstaller/pyinstaller/commit/0ad7b32e8f67ad66c659408cd53e39b704af3f67
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M PyInstaller/utils/release.py

  Log Message:
  -----------
  Issue # #1381: Implement gpg signing of tgz/zip archives for releasing.


  Commit: 9f0f6aad54c318dc876186aada735d480523f33b
      
https://github.com/pyinstaller/pyinstaller/commit/9f0f6aad54c318dc876186aada735d480523f33b
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M PyInstaller/utils/release.py

  Log Message:
  -----------
  Issue # #1381: Fix executing gpg command.


  Commit: 8f18069fa9b7e4496358fa552a967fb53d853fa7
      
https://github.com/pyinstaller/pyinstaller/commit/8f18069fa9b7e4496358fa552a967fb53d853fa7
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M PyInstaller/__init__.py

  Log Message:
  -----------
  Issue # #1381: Increment dev version 3.0.dev2.


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

  Changed paths:
    M PyInstaller/utils/release.py

  Log Message:
  -----------
  Issue # #1381: Cleanup signing release.


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

  Changed paths:
    M MANIFEST.in
    R PyInstaller/utils/cliutils/build.py
    R PyInstaller/utils/cliutils/make_comserver.py
    R bootloader/windows/dllmain.c
    R bootloader/windows/dllmain.def
    R bootloader/windows/manifest.xml
    M setup.py
    R utils/build.py
    R utils/make_comserver.py

  Log Message:
  -----------
  Issue # #1489: Remove COM server support and build command.


Compare: 
https://github.com/pyinstaller/pyinstaller/compare/0909d377b2ec...a5cd4b748d5b

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