From zwyu1 at yahoo.com Wed Jul 13 16:41:46 2005 From: zwyu1 at yahoo.com (wayne yu) Date: Wed, 13 Jul 2005 07:41:46 -0700 (PDT) Subject: [PyVault-users] download python 2.4 rpm Message-ID: <20050713144147.45526.qmail@web52614.mail.yahoo.com> hi : I'm trying to download python2.4.rpm, Is there such python2.4.rpm exists for redhat enterpise version 3. thanks in advance for the reply. Wayne yu __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From symbiont at berlios.de Thu Jul 14 09:50:02 2005 From: symbiont at berlios.de (Jeff Pitman) Date: Thu, 14 Jul 2005 15:50:02 +0800 Subject: [PyVault-users] download python 2.4 rpm In-Reply-To: <20050713144147.45526.qmail@web52614.mail.yahoo.com> References: <20050713144147.45526.qmail@web52614.mail.yahoo.com> Message-ID: <200507141550.02655.symbiont@berlios.de> On Wednesday 13 July 2005 22:41, wayne yu wrote: > Is there such python2.4.rpm exists for redhat > enterpise version 3. I have not ported to RHEL3 yet. Since EL3 is from RH9, the effort has already been done; just a matter of setting up the environments to do it. I haven't focused much on this lately. I'm trying to get my build environment setup to be more automatic, publishing packages etc. While I'm doing this I'm also moving to the following platforms: el3 (centos 3.5), el4 (centos 4), fc3, fc4. and only yum. One problem with the el3 build of python2.4: it needs an up-to-date tcl/tk/tix setup and maybe other support packages. If you don't mind this, stick around for a bit and I'll work on building this up. -- -jeff From symbiont at berlios.de Fri Jul 22 08:51:53 2005 From: symbiont at berlios.de (Jeff Pitman) Date: Fri, 22 Jul 2005 14:51:53 +0800 Subject: [PyVault-users] download python 2.4 rpm In-Reply-To: <20050713144147.45526.qmail@web52614.mail.yahoo.com> References: <20050713144147.45526.qmail@web52614.mail.yahoo.com> Message-ID: <200507221451.54050.symbiont@berlios.de> On Wednesday 13 July 2005 22:41, wayne yu wrote: > ? I'm trying to download python2.4.rpm, > Is there such python2.4.rpm exists for redhat > enterpise version 3. Now available: http://www.python.org/pyvault/centos-3-i386/index.html For RHEL3, you'll have to setup manually for now. I am working on getting yum backported for automatic updates. -- -jeff From symbiont at berlios.de Fri Jul 22 09:49:43 2005 From: symbiont at berlios.de (Jeff Pitman) Date: Fri, 22 Jul 2005 15:49:43 +0800 Subject: [PyVault-users] New Repository Release Message-ID: <200507221549.43748.symbiont@berlios.de> Hi: I've noticed that there are random pockets of users across the internet, but, no one in particular is active on the user list. I will be marketing the repo a little better to get more exposure. In the meantime, I need to make an announcement to the few who are subscribed to this list about changes implemented. The following changes have been made: 1. Dropped Redhat 7.3 and 9, Fedora Core 1 and Fedora Core 2, SuSE. 2. Support Centos/RHEL 3 and 4, Fedora Core 3 and Fedora Core 4. 3. Dropped apt metadata generation. 4. No old yum metadata generation; only xml metadata. * This means that only smart and yum are supported. 5. Temporarily not using stable/development/testing stability classes. 6. Disttags have aligned with Fedora Extras. 7. Massive modifications to the build and publishing infrastructure. There's more work to be done going forward. Most of it is behind the scenes stuff. Visible things you'll see: 1. Cleanup of repoview templates to conform to pydotorg standard. 2. Smart instructions. 3. Cleanup of rss generation so it looks nice in things like akregator. 4. Packages, packages, and packages. -- -jeff