Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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; 'subject:Windows': 0.02; 'lawrence': 0.09; 'subject:SpamBayes': 0.09; 'subject:build': 0.09; 'subject:version': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'windows': 0.15; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'mark.': 0.16; 'pointers,': 0.16; 'subject: \n ': 0.16; 'subject:bit': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'mon,': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'extension': 0.26; 'url:edu': 0.26; 'header :In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; 'asked': 0.31; 'maintains': 0.31; 'url:python': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'thanks': 0.36; "i'll": 0.36; 'url:org': 0.36; 'list': 0.37; 'subject:can': 0.39; 'sure': 0.39; 'url:mail': 0.40; 'here': 0.66; 'mar': 0.68; 'subject:who': 0.68; 'touch': 0.74; '10:11': 0.84; 'to:addr:yahoo.co.uk': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=2KwJo0dDBDTnuEq/EtSsE8wuqahqrw73XnMDKafGY0M=; b=yuxhQDf5r7qKVJqsGP8MZGcaOSykQ2QKw1pc6mB7DM4yvt+6I2fOZYwI1A++YNd/kG nZ2CKYp28D1BJBbEzcR5HUKIBP/YPZ160PLjhIGCLhgDQeNIeI6iUr6/m/I+R4OwXsDV d4jotKDc5GiiDy8J+EOYM4rn1kBwqIA1Ukq9hvK5rvRXmYG1N89hEJV/x3MpNNnwnL8S gtfKT7jhPJfSgWcCyiFU7AajyLXEKrFcfCsjyM+2YsVz4w6R0SrlyUBNGehPjwziAn7k s9rKbF72gS8ubpIFD2NENav91foOv7NSFdFMTgtOQCKlvEl01CWwfNuWc1abLhPLAEeu ZlMA== MIME-Version: 1.0 X-Received: by 10.43.57.19 with SMTP id we19mr1036380icb.89.1395072183309; Mon, 17 Mar 2014 09:03:03 -0700 (PDT) Sender: skip.montanaro@gmail.com In-Reply-To: References: Date: Mon, 17 Mar 2014 11:03:03 -0500 X-Google-Sender-Auth: bF5oyvEm0Z_xD05HZNnf7-8SDHQ Subject: Re: Looking for someone who can build a 64-bit version of SpamBayes installer for Windows From: Skip Montanaro To: Mark Lawrence Content-Type: text/plain; charset=UTF-8 Cc: Python 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1395072193 news.xs4all.nl 2958 [2001:888:2000:d::a6]:51822 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:68429 On Mon, Mar 17, 2014 at 10:11 AM, Mark Lawrence wrote: >> https://mail.python.org/mailman/listinfo/python-win32 which is gated to >> gmane.comp.python.windows >> > > Or cgohlke at uci.edu as he maintains this "Unofficial Windows Binaries for > Python Extension Packages" here http://www.lfd.uci.edu/~gohlke/pythonlibs/ Thanks for the pointers, Mark. I'll get in touch with Chris Gohlke. I'm pretty sure I've asked on the python-win32 list before, but I'll check there again. Skip