mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
2.3 KiB
JSON
1 line
2.3 KiB
JSON
[{"user_id": 4356, "stars": [], "topic_id": 15211, "date_created": 1301047931.7933669, "message": "Someone out there has to be using Python 2.7 on Centos 5 in parallel with Python 2.4. Do you just say screw RPMs? Do you have spec files you're hoarding? Any tips for creating a make altinstall RPM?", "group_id": 292, "id": 437340}, {"user_id": 6125, "stars": [], "topic_id": 15211, "date_created": 1301050727.70327, "message": "I am at the point where I compile python2.7 into /opt/python2.7, add pip, distribute, and virtualenv. I then tar up the results and create a really light spec file which produces an RPM.", "group_id": 292, "id": 437570}, {"user_id": 4356, "stars": [], "topic_id": 15211, "date_created": 1301052792.9949911, "message": "@khightower that's what we've been discussing doing lately as well.", "group_id": 292, "id": 437674}, {"user_id": 8695, "stars": [], "topic_id": 15211, "date_created": 1301058754.652956, "message": "\"rpmbuild -tb Python-2.7.1.tar.bz2\" almost works and would create RPMs that can be installed alongside bundled 2.4 ones", "group_id": 292, "id": 438175}, {"user_id": 8695, "stars": [], "topic_id": 15211, "date_created": 1301058846.5141909, "message": "We've been running Python 2.5 built that way for a long time - though I see that 2.7 one may need a bit of tweaking due to \"Installed (but unpackaged) file(s) found\", probably due to file changes in 2.7 without matching .spec updates.", "group_id": 292, "id": 438183}, {"user_id": 18347, "stars": [], "topic_id": 15211, "date_created": 1301063467.167551, "message": "#harakiri", "group_id": 292, "id": 438808}, {"user_id": 7375, "stars": [], "topic_id": 15211, "date_created": 1301063073.1141839, "message": "zc.buildout", "group_id": 292, "id": 438755}, {"user_id": 19652, "stars": [], "topic_id": 15211, "date_created": 1301082806.0400729, "message": "At work Internally our sysadmins have created RPMs for a ton of python version, sadly that's not OpenSource I'll see if we can release them as it shouldn't be a big issue.", "group_id": 292, "id": 442019}, {"user_id": 19652, "stars": [], "topic_id": 15211, "date_created": 1301083010.0982909, "message": "That said I believe the people at fedora are working on it. You should get in contact with \"Dave Malcolm\" <dmalcolm@redhat.com> he is the guy in charge of that.", "group_id": 292, "id": 442044}] |