[issue3009] 3.0a5 tarballs contain the code twice

2008-06-18 Thread Barry A. Warsaw
Barry A. Warsaw <[EMAIL PROTECTED]> added the comment: This must have been a packaging snafu for 3.0a5. The candidate 3.0b1 tarball looks fine. -- resolution: -> invalid status: open -> closed ___ Python tracker <[EMAIL PROTECTED]>

[issue3009] 3.0a5 tarballs contain the code twice

2008-05-30 Thread Barry A. Warsaw
New submission from Barry A. Warsaw <[EMAIL PROTECTED]>: As reported by Matthias Klose, the 3.0a5 tarball contains an extra py3k ssubdir with the whole source included again. He says a4 was okay. Check the release scripts before 3.0b1. -- assignee: barry components: Installation messag