Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Latest commit

 

History

History
342 lines (261 loc) · 10.2 KB

20120.md

File metadata and controls

342 lines (261 loc) · 10.2 KB

Issue 20120: Python script to uncompress spkg files

archive/issues_019883.json:

{
    "assignees": [],
    "body": "<div id=\"comment:0\"></div>\n\nReplace the uncompressing code in the bash script `build/bin/sage-spkg` with a Python script.\n\n\nComponent: **build**\n\nAuthor: **John Palmieri**\n\nBranch/Commit: **[`4792571`](https://github.com/sagemath/sagetrac-mirror/commit/47925716f1e5030e462750e29b6b66c74c41621f)**\n\nReviewer: **Volker Braun**\n\n_Issue created by migration from https://trac.sagemath.org/ticket/20120_\n\n",
    "closed_at": "2016-02-28T00:52:31Z",
    "created_at": "2016-02-26T04:51:24Z",
    "labels": [
        "https://github.com/sagemath/sage/labels/c%3A%20build",
        "https://github.com/sagemath/sage/labels/p%3A%20minor%20/%204",
        "https://github.com/sagemath/sage/labels/enhancement"
    ],
    "milestone": "https://github.com/sagemath/sage/milestones/sage-7.1",
    "reactions": [],
    "repository": "https://github.com/sagemath/sage",
    "title": "Python script to uncompress spkg files",
    "type": "issue",
    "updated_at": "2016-02-28T00:52:31Z",
    "url": "https://github.com/sagemath/sage/issues/20120",
    "user": "https://github.com/jhpalmieri"
}

Replace the uncompressing code in the bash script build/bin/sage-spkg with a Python script.

Component: build

Author: John Palmieri

Branch/Commit: 4792571

Reviewer: Volker Braun

Issue created by migration from https://trac.sagemath.org/ticket/20120


archive/issue_events_281634.json:

{
    "actor": "https://github.com/jhpalmieri",
    "created_at": "2016-02-26T04:51:24Z",
    "event": "milestoned",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "milestone_number": null,
    "milestone_title": "sage-7.1",
    "type": "issue_event",
    "url": "https://github.com/sagemath/sage/issues/20120#event-281634"
}

archive/issue_events_281635.json:

{
    "actor": "https://github.com/jhpalmieri",
    "created_at": "2016-02-26T04:51:24Z",
    "event": "labeled",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "label": "https://github.com/sagemath/sage/labels/c%3A%20build",
    "label_color": "0000b0",
    "label_name": "c: build",
    "label_text_color": "ffffff",
    "type": "issue_event",
    "url": "https://github.com/sagemath/sage/issues/20120#event-281635"
}

archive/issue_events_281636.json:

{
    "actor": "https://github.com/jhpalmieri",
    "created_at": "2016-02-26T04:51:24Z",
    "event": "labeled",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "label": "https://github.com/sagemath/sage/labels/p%3A%20minor%20/%204",
    "label_color": "ffe799",
    "label_name": "p: minor / 4",
    "label_text_color": "ffffff",
    "type": "issue_event",
    "url": "https://github.com/sagemath/sage/issues/20120#event-281636"
}

archive/issue_events_281637.json:

{
    "actor": "https://github.com/jhpalmieri",
    "created_at": "2016-02-26T04:51:24Z",
    "event": "labeled",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "label": "https://github.com/sagemath/sage/labels/enhancement",
    "label_color": "696969",
    "label_name": "enhancement",
    "label_text_color": "ffffff",
    "type": "issue_event",
    "url": "https://github.com/sagemath/sage/issues/20120#event-281637"
}

archive/issue_events_281638.json:

{
    "actor": "https://github.com/jhpalmieri",
    "created_at": "2016-02-26T04:51:30Z",
    "event": "labeled",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "label": "https://github.com/sagemath/sage/labels/needs%20review",
    "label_color": "7fff00",
    "label_name": "needs review",
    "label_text_color": "ffffff",
    "type": "issue_event",
    "url": "https://github.com/sagemath/sage/issues/20120#event-281638"
}

archive/issue_comments_288744.json:

{
    "body": "Branch: **[u/jhpalmieri/uncompress](https://github.com/sagemath/sagetrac-mirror/tree/u/jhpalmieri/uncompress)**",
    "created_at": "2016-02-26T04:51:52Z",
    "formatter": "markdown",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "type": "issue_comment",
    "url": "https://github.com/sagemath/sage/issues/20120#issuecomment-288744",
    "user": "https://github.com/jhpalmieri"
}

Branch: u/jhpalmieri/uncompress


archive/issue_comments_288745.json:

{
    "body": "<div id=\"comment:3\" align=\"right\">comment:3</div>\n\nDid you try `make distclean; make` with this branch?\n\n---\nNew commits:\n<table><tr><td><a href=\"https://github.com/sagemath/sagetrac-mirror/commit/47925716f1e5030e462750e29b6b66c74c41621f\"><code>4792571</code></a></td><td><code>Python script to uncompress spkg file</code></td></tr></table>\n",
    "created_at": "2016-02-26T10:16:04Z",
    "formatter": "markdown",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "type": "issue_comment",
    "url": "https://github.com/sagemath/sage/issues/20120#issuecomment-288745",
    "user": "https://github.com/jdemeyer"
}
comment:3

Did you try make distclean; make with this branch?


New commits:

4792571Python script to uncompress spkg file

archive/issue_comments_288746.json:

{
    "body": "Commit: **[`4792571`](https://github.com/sagemath/sagetrac-mirror/commit/47925716f1e5030e462750e29b6b66c74c41621f)**",
    "created_at": "2016-02-26T10:16:04Z",
    "formatter": "markdown",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "type": "issue_comment",
    "url": "https://github.com/sagemath/sage/issues/20120#issuecomment-288746",
    "user": "https://github.com/jdemeyer"
}

Commit: 4792571


archive/issue_comments_288747.json:

{
    "body": "<div id=\"comment:4\" align=\"right\">comment:4</div>\n\nReplying to [@jdemeyer](#comment%3A3):\n> Did you try `make distclean; make` with this branch?\n\nYes, it worked for me on OS X. I haven't tried other platforms. (I don't know if Python's `tarfile` and `zipfile` modules have any variation depending on platform.)",
    "created_at": "2016-02-26T16:27:59Z",
    "formatter": "markdown",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "type": "issue_comment",
    "url": "https://github.com/sagemath/sage/issues/20120#issuecomment-288747",
    "user": "https://github.com/jhpalmieri"
}
comment:4

Replying to @jdemeyer:

Did you try make distclean; make with this branch?

Yes, it worked for me on OS X. I haven't tried other platforms. (I don't know if Python's tarfile and zipfile modules have any variation depending on platform.)


archive/issue_comments_288748.json:

{
    "body": "Reviewer: **Volker Braun**",
    "created_at": "2016-02-27T09:35:31Z",
    "formatter": "markdown",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "type": "issue_comment",
    "url": "https://github.com/sagemath/sage/issues/20120#issuecomment-288748",
    "user": "https://github.com/vbraun"
}

Reviewer: Volker Braun


archive/issue_events_281639.json:

{
    "actor": "https://github.com/vbraun",
    "created_at": "2016-02-27T09:35:31Z",
    "event": "unlabeled",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "label": "https://github.com/sagemath/sage/labels/needs%20review",
    "label_color": "7fff00",
    "label_name": "needs review",
    "label_text_color": "ffffff",
    "type": "issue_event",
    "url": "https://github.com/sagemath/sage/issues/20120#event-281639"
}

archive/issue_events_281640.json:

{
    "actor": "https://github.com/vbraun",
    "created_at": "2016-02-27T09:35:31Z",
    "event": "labeled",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "label": "https://github.com/sagemath/sage/labels/positive%20review",
    "label_color": "dfffc0",
    "label_name": "positive review",
    "label_text_color": "ffffff",
    "type": "issue_event",
    "url": "https://github.com/sagemath/sage/issues/20120#event-281640"
}

archive/issue_comments_288749.json:

{
    "body": "Changed branch from **[u/jhpalmieri/uncompress](https://github.com/sagemath/sagetrac-mirror/tree/u/jhpalmieri/uncompress)** to **[`4792571`](https://github.com/sagemath/sagetrac-mirror/commit/47925716f1e5030e462750e29b6b66c74c41621f)**",
    "created_at": "2016-02-28T00:52:31Z",
    "formatter": "markdown",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "type": "issue_comment",
    "url": "https://github.com/sagemath/sage/issues/20120#issuecomment-288749",
    "user": "https://github.com/vbraun"
}

Changed branch from u/jhpalmieri/uncompress to 4792571


archive/issue_events_281641.json:

{
    "actor": "https://github.com/vbraun",
    "created_at": "2016-02-28T00:52:31Z",
    "event": "unlabeled",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "label": "https://github.com/sagemath/sage/labels/positive%20review",
    "label_color": "dfffc0",
    "label_name": "positive review",
    "label_text_color": "ffffff",
    "type": "issue_event",
    "url": "https://github.com/sagemath/sage/issues/20120#event-281641"
}

archive/issue_events_281642.json:

{
    "actor": "https://github.com/vbraun",
    "commit_id": "9c1896990f9d813f708f8791e5ccb99f7bdc00f2",
    "commit_repository": "https://github.com/sagemath/sage",
    "created_at": "2016-02-28T00:52:31Z",
    "event": "closed",
    "issue": "https://github.com/sagemath/sage/issues/20120",
    "type": "issue_event",
    "url": "https://github.com/sagemath/sage/issues/20120#event-281642"
}