Re: Pip Setup Typo Fix & Question

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Jonas Thelemann <e-mail(at)jonas-thelemann(dot)de>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Pip Setup Typo Fix & Question
Date: 2017-03-06 09:25:35
Message-ID: CA+OCxow=rp7NWWdP9OfCHq-mHS70f_SffN9J+XbhJmNpKnK6wA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Sat, Mar 4, 2017 at 10:24 PM, Jonas Thelemann
<e-mail(at)jonas-thelemann(dot)de> wrote:
> Ok, "py2.py3" makes sense because it's for both python versions.

Right - I figured out how to make a universal wheel a week or so back.

> But why is a v1.1 still (re)build?

Are you sure it's not a left-over build (or partial build in the
pip-build directory that the Python setuptools are finding and
rebuilding)?

Try "make clean" (and possibly "make clean-dist", though that will
blow away any previously completed builds).

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-06 09:38:12 Re: [discussion] Javascript package management (Yarn?)
Previous Message Neel Patel 2017-03-06 03:34:40 Re: How to clean off all python stuff