[Webkit-unassigned] [Bug 35164] New: autoinstall: should support gzipped tar archives
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 19 10:27:07 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35164
Summary: autoinstall: should support gzipped tar archives
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cjerdonek at webkit.org
CC: eric at webkit.org, abarth at webkit.org,
levin at chromium.org, hamaji at chromium.org
Blocks: 33639
Autoinstall currently supports autoinstalling .zip files but not .gz files.
pep8.py (necessary for bug 33639) is available for from pypi as a gzipped tar
archive:
http://pypi.python.org/pypi/pep8/
http://pypi.python.org/packages/source/p/pep8/pep8-0.5.0.tar.gz
Adding support for unzipping and extracting a tar file prior to importing is
related to the following report:
https://bugs.webkit.org/show_bug.cgi?id=35163
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list