Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #27638
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <chris@python.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1345645997; bh=uZtQfhz2cIISmbbyqmdiBa062yGnOmLtOuB0sxownag=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=xxZRgM+7PAid6ohOfgBnvmvqsXCiycHBoxJrFMjbXEQSh7qpX5JUPXy4bLcATL0+A MkL+0eRRNrssUPw9F1nMrDASkSyrrvtcpQxj16EzCX8wRuyLOQNHxrueiQob4iNb5V WO9hnR7gAt+YAznZiFUZ/C+P4YcLNGAl9pZIkYv8= |
| X-Spam-Status | OK 0.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:released': 0.07; 'python': 0.09; 'cc:addr:googlegroups.com': 0.09; 'from:name:chris withers': 0.09; 'received:89.151': 0.09; 'received:89.151.125': 0.09; 'received:89.151.125.140': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'url:github': 0.09; 'cc:addr :python-list': 0.10; 'looked': 0.10; 'pushed': 0.13; ':-)': 0.13; 'commit': 0.15; "(it's": 0.16; 'cc:name:python list': 0.16; 'message-id:@python.org': 0.16; 'python-excel': 0.16; 'received:buzzkill.local': 0.16; 'simplistix': 0.16; 'url:simplistix': 0.16; 'from:addr:python.org': 0.17; 'wrote:': 0.17; '(or': 0.18; 'from:addr:chris': 0.22; 'cc:no real name:2**0': 0.24; 'cc:2**1': 0.24; 'least': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'forgot': 0.27; 'fixed': 0.28; 'chris': 0.28; 'points': 0.29; 'push': 0.30; 'version': 0.34; "can't": 0.34; 'thanks': 0.34; 'but': 0.36; 'does': 0.37; 'subject:: ': 0.38; 'days': 0.60; 'skip:u 10': 0.60; 'url:co': 0.66; 'to:addr:free.fr': 0.84; 'received:89': 0.86; 'received:86': 0.93 |
| Date | Wed, 22 Aug 2012 15:33:11 +0100 |
| From | Chris Withers <chris@python.org> |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0 |
| MIME-Version | 1.0 |
| To | Hubert Holin <hubert.holin@free.fr> |
| Subject | Re: xlrd 0.8.0 released! |
| References | <501944E4.2090902@simplistix.co.uk> <2af06b96-21cd-4646-a433-fab4dadfb8b0@googlegroups.com> |
| In-Reply-To | <2af06b96-21cd-4646-a433-fab4dadfb8b0@googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Cc | Python List <python-list@python.org>, python-excel@googlegroups.com |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3651.1345645999.4697.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1345645999 news.xs4all.nl 6929 [2001:888:2000:d::a6]:39449 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:27638 |
Show key headers only | View raw
On 22/08/2012 15:03, Hubert Holin wrote:
> I would like to keep up with the development but would like to know
> which is the repo to follow. The Python-Excel website points to
> https://github.com/python-excel/xlrd, but that one does not have a 0.8.0
> tag (or at least did not have one when I looked a few days ago, and I
> unfortunately can't check now, from work).
Oops, I was very bad... not only did I forget to push the tag (it's
annoying that you have to do a "git push --tags" to get tasg pushed) but
I actually forgot to commit the final change that stamped on the 0.8.0
version number :-S
Fixed and pushed now, thanks for noticing :-)
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: xlrd 0.8.0 released! Chris Withers <chris@python.org> - 2012-08-22 15:33 +0100
csiph-web