Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'python,': 0.02; 'subject:Python': 0.06; 'subject:application': 0.07; 'spec': 0.09; 'sphinx': 0.09; 'url:github': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'project,': 0.12; 'useful,': 0.14; 'wrote:': 0.18; 'looked': 0.18; 'wed,': 0.18; 'written': 0.21; 'cc:addr:python.org': 0.22; 'creating': 0.23; 'guys': 0.24; "haven't": 0.24; 'looks': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'unix': 0.29; 'message-id:@mail.gmail.com': 0.30; 'software,': 0.31; 'file': 0.32; 'know.': 0.32; 'linux': 0.33; 'packaging': 0.33; 'something': 0.35; 'point.': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'opposed': 0.36; 'ubuntu': 0.36; 'doing': 0.36; 'url:org': 0.36; 'starting': 0.37; 'nov': 0.38; 'myself': 0.63; 'more': 0.64; 'to:addr:gmail.com': 0.65; 'results': 0.69; 'url:me': 0.69; 'etc..': 0.84; 'played': 0.84; 'this...': 0.84; 'rpm': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ZUSM6wrSh0g4rj5L91+tVEsP5Trs6W4Nckz0DjSSQ40=; b=SIfFfBR0pYln2Q9uMa3l5OIGthv0sAHFUw9qSs+BYltvT+lt2ZL18UdM0UIVIrvNfH GGPTc138WWPeBA5HPFM1a3zj7zGohOrlfWUaE9nE/76UaW9BLyrux0R9uag8T0k46W6V i8XVwIlPXFsqoa5qzIRm0qXtsSpkTBqqRYSbe5q9pN10+xtFiHAkv3VfLQPrkpghUqef QWac3Dmb/CuZ1T4lTn4+D7Q78xN6EstxjNN0xC1gBeJyZEdpyfmzJz7mpnruA5pllzQ4 ZOGr2Yy5j3ZFV0pFymtfBTTtzxDtZEkswmocrPzWJ4FvYdQ0a7EsanGrai8SfaJsTxQF ohVA== X-Received: by 10.112.171.228 with SMTP id ax4mr26886439lbc.6.1385519371974; Tue, 26 Nov 2013 18:29:31 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Amit Saha Date: Wed, 27 Nov 2013 12:28:51 +1000 Subject: Re: Python application for rpm creation To: Unix SA Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1385519379 news.xs4all.nl 15961 [2001:888:2000:d::a6]:60104 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:60566 On Wed, Nov 27, 2013 at 1:39 AM, Unix SA wrote: > >> Sounds to me more like he is looking to package some other in house >> software, as opposed to packaging python specific libraries, etc.. > > - Yes, This is exactly i am looking at > > >> Doing an apt-cache search on my Ubuntu desktop results with a project, >> Spectacle, coincidentally written in Python. (I haven't really looked > into >> it): >> http://meego.gitorious.org/meego-developer-tools/spectacle > > this looks useful, i shall looking to this... or may be try myself writing > something. > > if you guys ( others ) got something else for Redhat Linux rpm creation do > let me know. I played with creating a RPM SPEC file "generator" for Sphinx documentation: https://github.com/amitsaha/sphinx_doc_packaging It's written in Python, so perhaps may help with you a starting point. Best, Amit. -- http://echorand.me