Re: Releasing Linux binary packages of psycopg

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org>
Subject: Re: Releasing Linux binary packages of psycopg
Date: 2017-02-02 03:29:57
Message-ID: CA+mi_8bz0pBghj5AQuPOa0OPXA7OSSpKin7k3oudSNLsnCfZxg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

I have set up a Travis CI project to build the manylinux wheels and
upload them on the server.

https://github.com/psycopg/psycopg2-wheels

I would love to have the same system extended to building binary
distribution for OSX and possibly for Windows too. Any help is
welcome.

-- Daniele

In response to

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2017-02-04 16:33:13 Changing set_session implementation
Previous Message Daniele Varrazzo 2017-02-02 03:12:35 Re: speed concerns with executemany()