Branch: refs/tags/3.0.dev1
  Home:   https://github.com/pyinstaller/pyinstaller
  Commit: f6394eb606225f135b65f6b517b9d1f568a7c433
      
https://github.com/pyinstaller/pyinstaller/commit/f6394eb606225f135b65f6b517b9d1f568a7c433
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

  Changed paths:
    R doc/KNOWNBUGS.txt

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


  Commit: f75b607200c6c54cd224bf39f7d05e0f039af901
      
https://github.com/pyinstaller/pyinstaller/commit/f75b607200c6c54cd224bf39f7d05e0f039af901
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-17 (Thu, 17 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: 2fb37aff706cbcedab3c4ebff841fdbe2dd9d44e
      
https://github.com/pyinstaller/pyinstaller/commit/2fb37aff706cbcedab3c4ebff841fdbe2dd9d44e
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

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

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


  Commit: 7f292acbdc0b57d4a96a69aa4ace59ae17615c06
      
https://github.com/pyinstaller/pyinstaller/commit/7f292acbdc0b57d4a96a69aa4ace59ae17615c06
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-17 (Thu, 17 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: 7bdec89c5f8c837c72eda350b0db9d51c45e3c5a
      
https://github.com/pyinstaller/pyinstaller/commit/7bdec89c5f8c837c72eda350b0db9d51c45e3c5a
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-17 (Thu, 17 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: d684d2d30c22e728ca61de09198fb6df42a5e460
      
https://github.com/pyinstaller/pyinstaller/commit/d684d2d30c22e728ca61de09198fb6df42a5e460
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-17 (Thu, 17 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: 253f0403220d924d57f7c7ba1f33a8bfaa474c8f
      
https://github.com/pyinstaller/pyinstaller/commit/253f0403220d924d57f7c7ba1f33a8bfaa474c8f
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-17 (Thu, 17 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: 60be2f1c175347fcc067c526be35397af3885e52
      
https://github.com/pyinstaller/pyinstaller/commit/60be2f1c175347fcc067c526be35397af3885e52
  Author: Martin Zibricky <[email protected]>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

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

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


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

  Changed paths:
    M setup.cfg
    M setup.py

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


  Commit: 79b66a051f9fbb0aaf168894e360631661fd05d3
      
https://github.com/pyinstaller/pyinstaller/commit/79b66a051f9fbb0aaf168894e360631661fd05d3
  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: fe6f063ae40c7b5bfd570a135bb3c0ec708438ae
      
https://github.com/pyinstaller/pyinstaller/commit/fe6f063ae40c7b5bfd570a135bb3c0ec708438ae
  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: df218a6e3d2de8d71276dffcd3747288d26fc0bd
      
https://github.com/pyinstaller/pyinstaller/commit/df218a6e3d2de8d71276dffcd3747288d26fc0bd
  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: 472d10eae9ad407badcbb43ec28ba19b76630dd1
      
https://github.com/pyinstaller/pyinstaller/commit/472d10eae9ad407badcbb43ec28ba19b76630dd1
  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.


Compare: 
https://github.com/pyinstaller/pyinstaller/compare/f6394eb60622^...472d10eae9ad

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