Re: [Distutils] bug in z3c.recipe.scripts

2013-02-15 Thread Gary Poster
Done. Gary On Feb 15, 2013, at 8:40 AM, Marius Gedminas wrote: > On Thu, Feb 14, 2013 at 09:55:37PM -0500, Gary Poster wrote: >> Hi all. happy to grant pypi access to whomever. > > My PyPI username is 'mgedmin'. > > Thanks! > > Marius Gedminas > --

Re: [Distutils] bug in z3c.recipe.scripts

2013-02-15 Thread Gary Poster
Marius Gedminas wrote: >> On Thu, Feb 14, 2013 at 09:20:05AM -0500, Jim Fulton wrote: >> > z3c.recipe.scripts doesn't work with buildout 2. It never will. >> >> There ought to be a z3c.recipe.scripts 1.0.2 release that >> install_requires zc.buildout <

Re: [Distutils] Buildout release news

2010-09-10 Thread Gary Poster
On Aug 30, 2010, at 5:17 PM, Jim Fulton wrote: > On Mon, Aug 30, 2010 at 3:06 PM, Gary Poster > wrote: >> >> On Aug 30, 2010, at 1:50 PM, Jim Fulton wrote: > > ... > >>> My preferance is that buildout provide isolated and non-isolated modes >>

Re: [Distutils] Buildout release news

2010-08-30 Thread Gary Poster
On Aug 30, 2010, at 4:16 PM, Reinout van Rees wrote: > On 08/30/2010 09:06 PM, Gary Poster wrote: >> >> (Post-weekend, I think I can see how to adapt the recipe Reinout listed to >> work with an isolated buildout, given the current way 1.5 works. I'd do the

Re: [Distutils] Buildout release news

2010-08-30 Thread Gary Poster
On Aug 30, 2010, at 1:50 PM, Jim Fulton wrote: > On Fri, Aug 27, 2010 at 4:23 PM, Gary Poster > wrote: >> >> On Aug 27, 2010, at 3:59 PM, Reinout van Rees wrote: >> >>> On 08/27/2010 04:12 PM, Gary Poster wrote: >>>> >>>> I rea

Re: [Distutils] different python versions in one buildout?!

2010-08-30 Thread Gary Poster
On Aug 30, 2010, at 1:27 PM, Jim Fulton wrote: > On Mon, Aug 30, 2010 at 1:06 PM, Chris Withers wrote: >> Gary Poster wrote: >>>> >>>> It's not like I want my system matplotlib in one part and a locally >>>> failing-horribly buildout-inst

Re: [Distutils] Buildout release news

2010-08-30 Thread Gary Poster
On Aug 30, 2010, at 1:07 PM, Chris Withers wrote: > Gary Poster wrote: >>> And "not supported"? osc.recipe.sysegg installs the specific eggs I tell >>> it to find (in the system python) as develop eggs. A nice trick that works >>> pretty well. >>

Re: [Distutils] different python versions in one buildout?!

2010-08-30 Thread Gary Poster
On Aug 30, 2010, at 1:06 PM, Chris Withers wrote: > Gary Poster wrote: >>> It's not like I want my system matplotlib in one part and a locally >>> failing-horribly buildout-installed matplotlib in another part. >> No, but single buildouts are used to install diff

Re: [Distutils] zope.testrunner behavior change

2010-08-30 Thread Gary Poster
On Aug 30, 2010, at 7:09 AM, Barry Warsaw wrote: > I'm just back from a mini-vacation. Before I left, I upgrade the Mailman 3 > branch to use buildout 1.5, but I experienced a build failure [1] and a bunch > of test failures. Gary fixed all the build problems (thanks!) and I think > released a

Re: [Distutils] Buildout release news

2010-08-27 Thread Gary Poster
On Aug 27, 2010, at 3:59 PM, Reinout van Rees wrote: > On 08/27/2010 04:12 PM, Gary Poster wrote: >> >> I realize that a system Python happened to work for you before. >> >> That's a bit awkward, because with pre-1.5.0 zc.buildout, using a system >> Pyth

Re: [Distutils] Buildout release news

2010-08-27 Thread Gary Poster
On Aug 27, 2010, at 4:23 AM, Reinout van Rees wrote: > On 08/27/2010 02:31 AM, Gary Poster wrote: >>> Only the script recipe seems to support it at the moment and it didn't look >>> from the documentation that such a globally-found dependency would be valid >>&g

Re: [Distutils] buildbot for buildout (again)

2010-08-27 Thread Gary Poster
On Aug 27, 2010, at 6:54 AM, Jim Fulton wrote: > On Fri, Aug 27, 2010 at 5:13 AM, Adam GROSZER wrote: >> Hello, >> >> After the 1.5.0 I tried again to setup a buildbot (and on top of that >> on *windows*) for buildout. >> Good news is that the tests now work. >> Bad news is that there are a hel

Re: [Distutils] Buildout release news

2010-08-26 Thread Gary Poster
On Aug 25, 2010, at 5:50 AM, Reinout van Rees wrote: > On 08/24/2010 05:47 PM, Gary Poster wrote: >> How would you like to proceed? >> >> 1) We talk about some way of making it so that this kind of recipe can have >> a "get out of my way" flag to access sit

Re: [Distutils] Buildout release news

2010-08-24 Thread Gary Poster
On Aug 24, 2010, at 10:29 AM, Maurits van Rees wrote: > Op 24-08-10 13:33, Reinout van Rees schreef: >> On 08/20/2010 05:22 PM, Gary Poster wrote: >>> I intend to release zc.buildout 1.5.0 Monday, August 23. >> >> I used http://pypi.python.org/pypi/osc.r

Re: [Distutils] Buildout 1.5.0 and friends released (was Re: Buildout release news)

2010-08-24 Thread Gary Poster
On Aug 23, 2010, at 7:13 PM, Sebastien Douche wrote: > On Mon, Aug 23, 2010 at 17:43, Gary Poster wrote: >> I have merged the betafix branch to trunk and made the releases of >> zc.buildout 1.5.0, zc.recipe.egg 1.3.0, and z3c.recipe.scripts 1.0.0. > > Awesome! For the

Re: [Distutils] Buildout 1.5.0 and friends released (was Re: Buildout release news)

2010-08-23 Thread Gary Poster
On Aug 23, 2010, at 6:38 PM, Attila Oláh wrote: > Hello, > > On Mon, Aug 23, 2010 at 17:43, Gary Poster wrote: >> I have merged the betafix branch to trunk and made the releases of >> zc.buildout 1.5.0, zc.recipe.egg 1.3.0, and z3c.recipe.scripts 1.0.0. > > Here ar

[Distutils] Buildout 1.5.0 and friends released (was Re: Buildout release news)

2010-08-23 Thread Gary Poster
I have merged the betafix branch to trunk and made the releases of zc.buildout 1.5.0, zc.recipe.egg 1.3.0, and z3c.recipe.scripts 1.0.0. Gary On Aug 20, 2010, at 11:22 AM, Gary Poster wrote: > I intend to release zc.buildout 1.5.0 Monday, August 23. I will merge the > code from from

Re: [Distutils] Buildout release news

2010-08-20 Thread Gary Poster
On Aug 20, 2010, at 11:49 AM, Barry Warsaw wrote: > On Aug 20, 2010, at 11:22 AM, Gary Poster wrote: > >> I intend to release zc.buildout 1.5.0 Monday, August 23. I will merge >> the code from from >> svn+ssh://svn.zope.org/repos/main/zc.buildout/branches/ga

Re: [Distutils] Buildout release news

2010-08-20 Thread Gary Poster
On Aug 20, 2010, at 11:38 AM, Attila Oláh wrote: > Hi, > > On Fri, Aug 20, 2010 at 17:22, Gary Poster wrote: >> I intend to release zc.buildout 1.5.0 Monday, August 23. I will merge the >> code from from >> svn+ssh://svn.zope.org/repos/main/zc.buildout/branches/

[Distutils] Buildout release news

2010-08-20 Thread Gary Poster
I intend to release zc.buildout 1.5.0 Monday, August 23. I will merge the code from from svn+ssh://svn.zope.org/repos/main/zc.buildout/branches/gary-betafix into trunk. This will change the bootstrap.py script on which some people depend via svn externals. Also, existing bootstrap and build

Re: [Distutils] Beta release of zc.buildout 1.5.0

2010-07-23 Thread Gary Poster
On Jul 23, 2010, at 10:07 AM, Lennart Regebro wrote: > On Fri, Jul 23, 2010 at 14:05, Gary Poster wrote: >> To my knowledge, these packages don't support that spelling. bin/test is >> the way to run the tests for the Zope packages AFAIK. Do you, or others, >> di

Re: [Distutils] Beta release of zc.buildout 1.5.0

2010-07-23 Thread Gary Poster
On Jul 23, 2010, at 6:46 AM, Lennart Regebro wrote: > On Thu, Jul 22, 2010 at 19:10, Gary Poster wrote: >>> Well, in that case it probably works now. I'll try again (with the >>> betafix branch, right?) >> >> Yeah, exactly (though like I said, I couldn&

Re: [Distutils] Beta release of zc.buildout 1.5.0

2010-07-22 Thread Gary Poster
On Jul 22, 2010, at 12:47 PM, Lennart Regebro wrote: > On Thu, Jul 15, 2010 at 15:15, Gary Poster wrote: >> Hi Lennart. >> >> I cannot duplicate this when running the tests for zc.recipe.testrunner, >> which was what you appeared to be doing. > > Well, i

Re: [Distutils] Failing test on zc.buildout.

2010-07-22 Thread Gary Poster
Hi Lennart. Some of this has been discussed on the list before, and I'm afraid you have duplicated some work with the zope.testing changes. Specific to this question, the bootstrap on trunk is the wrong bootstrap because of the virtualenv problems and the fact that people use externals to li

Re: [Distutils] Beta release of zc.buildout 1.5.0

2010-07-15 Thread Gary Poster
Hi Lennart. I cannot duplicate this when running the tests for zc.recipe.testrunner, which was what you appeared to be doing. I do see some test failures in that package, some of them caused by the buildout change, but they are reasonable: the tests check for the actual script output, which

Re: [Distutils] [buildout] buildout 1.5 sometime ever please?

2010-07-14 Thread Gary Poster
On Jul 13, 2010, at 6:52 PM, Dave Peticolas wrote: > > > On Tue, Jul 13, 2010 at 2:53 AM, Gary Poster > wrote: > > On Jul 13, 2010, at 1:59 AM, Dave Peticolas wrote: > > ... > > > > > I'm testing out the beta branch > > Thank you! >

Re: [Distutils] [buildout] buildout 1.5 sometime ever please?

2010-07-13 Thread Gary Poster
On Jul 13, 2010, at 1:59 AM, Dave Peticolas wrote: ... > > I'm testing out the beta branch Thank you! > and running into a problem. I'm running buildout from a virtualenv, > and when I try to install the 'superlance' package, I get this: > > The required version of setuptools (>=0.6c9) is

Re: [Distutils] [buildout] buildout 1.5 sometime ever please?

2010-07-08 Thread Gary Poster
On Jul 8, 2010, at 2:04 PM, Martijn Faassen wrote: > Hey again, > > Sorry for the confusion earlier on; I am new to testing buildout > itself and I assumed it was easier than it inevitably is. > > Now I'm trying to understand how in the world I'm to set an > environment variable with a period i

Re: [Distutils] [buildout] buildout 1.5 sometime ever please?

2010-07-08 Thread Gary Poster
On Jul 8, 2010, at 1:11 PM, Martijn Faassen wrote: > > > Looks like I should try installing a fresh Python and try again. Right. Gary ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] [buildout] buildout 1.5 sometime ever please?

2010-07-08 Thread Gary Poster
On Jul 8, 2010, at 12:58 PM, Martijn Faassen wrote: > Hey, > > On Thu, Jul 8, 2010 at 6:13 PM, Martijn Faassen > wrote: >> Trying the beta-fix branch on python 2.6.5 with distribute (0.6.13) I >> get the following error when bootstrapping: > > Oops, I realized I should use dev.py instead. Th

Re: [Distutils] [buildout] buildout 1.5 sometime ever please?

2010-07-08 Thread Gary Poster
On Jul 8, 2010, at 12:13 PM, Martijn Faassen wrote: > Hi there, Hi. > > Trying the beta-fix branch on python 2.6.5 with distribute (0.6.13) I > get the following error when bootstrapping: ... (Thank you for your offer to try out the new release! I'll take you up on it.) For clarity and sp

Re: [Distutils] [buildout] buildout 1.5 sometime ever please?

2010-07-08 Thread Gary Poster
On Jul 8, 2010, at 12:07 PM, Adam GROSZER wrote: > Hello Gary, > > You mean I should do: > python2.5 dev.py > bin/buildout > > then > > bin/test > > ? Using the branch I mentioned, you should do [python2.5 or 2.6 or even 2.4] dev.py bin/test IOW, dev.py runs bin/buildout, and you should us

Re: [Distutils] [buildout] buildout 1.5 sometime ever please?

2010-07-08 Thread Gary Poster
On Jul 8, 2010, at 11:45 AM, Martijn Faassen wrote: > On 07/08/2010 04:45 PM, Fred Drake wrote: >> On Thu, Jul 8, 2010 at 10:33 AM, Adam GROSZER wrote: >>> Right now I even cannot get the buildout trunk bin/buildout'ed on >>> ubuntu. Does it work for you? >> >> It builds for me (Python 2.6 w/ d

Re: [Distutils] [buildout] buildout 1.5 sometime ever please?

2010-07-08 Thread Gary Poster
On Jul 8, 2010, at 12:06 PM, Fred Drake wrote: > On Thu, Jul 8, 2010 at 12:00 PM, Gary Poster > wrote: >> Note that dev.py continues to be the supported way to build buildout's >> trunk, rather than using bootstrap. > > I get the same errors using that, with eith

Re: [Distutils] [buildout] buildout 1.5 sometime ever please?

2010-07-08 Thread Gary Poster
On Jul 8, 2010, at 11:43 AM, Martijn Faassen wrote: > Hey, > > On 07/08/2010 05:15 PM, Adam GROSZER wrote: > [snip] >> While: >> Installing. >> Getting section test. >> Initializing part test. >> Error: Missing option: buildout:find-links > > I can reproduce that error. It also worked the

Re: [Distutils] [buildout] buildout 1.5 sometime ever please?

2010-07-08 Thread Gary Poster
> > > FD> On Thu, Jul 8, 2010 at 10:33 AM, Adam GROSZER wrote: >>> Right now I even cannot get the buildout trunk bin/buildout'ed on >>> ubuntu. Does it work for you? > > FD> It builds for me (Python 2.6 w/ distribute; haven't tried with > FD> setuptools), but the tests aren't passing because s

Re: [Distutils] [buildout] buildout 1.5 sometime ever please?

2010-07-08 Thread Gary Poster
My apologies. There is a branch that addresses all reported issues (as reported here and in Launchpad) except one: svn+ssh://svn.zope.org/repos/main/zc.buildout/branches/gary-betafix/ (or browse in http://svn.zope.org/zc.buildout/branches/gary-betafix/). Most notably, virtualenv users will hav

Re: [Distutils] buildout 1.5.0b2 problems

2010-05-07 Thread Gary Poster
On May 6, 2010, at 4:38 PM, Alex Clark wrote: > Hi all, > > Is it me or is there trouble with the latest Buildout bootstrap file: > svn://svn.zope.org/repos/main/zc.buildout/trunk/bootstrap/bootstrap.py > > I get this on the latest Ubuntu when trying to run it: > >acl...@ubuntu:~/Develop

Re: [Distutils] zc.buildout 1.5.0b1 and zc.recipe.egg.1.2.3b1

2010-05-03 Thread Gary Poster
On Apr 30, 2010, at 11:55 PM, Dave Peticolas wrote: > Thanks for the quick resolution of this, I just wanted to mention > a problem I ran into with these that I don't think I saw reported > in the archives. > > After working around the 'cannot import warnings' problem, I was > getting errors whe

Re: [Distutils] Beta release of zc.buildout 1.5.0

2010-05-03 Thread Gary Poster
On May 3, 2010, at 3:26 AM, Attila Oláh wrote: > On Fri, Apr 30, 2010 at 04:28, Gary Poster wrote: >> I have made a beta release of zc.buildout 1.5.0. > > 1.5.0b1 was working fine for me, Great. > but 1.5.0b2 is acting weird; 1.5.0b2 is a re-release of 1.4.3 because of

Re: [Distutils] Beta release of zc.buildout 1.5.0

2010-04-30 Thread Gary Poster
I have re-released zc.buildout 1.4.3 as 1.5.0b2, and re-released zc.recipe.egg 1.2.2 as 1.2.3b2. My tests seem to show everything back to normal--I was able to build Chris's initial problem example as a smoketest. Next week I'll announce betas *not* uploaded to PyPI. These will solve the prob

Re: [Distutils] Beta release of zc.buildout 1.5.0

2010-04-30 Thread Gary Poster
On Apr 30, 2010, at 4:38 PM, Tarek Ziadé wrote: > On Fri, Apr 30, 2010 at 4:28 AM, Gary Poster > wrote: >> I have made a beta release of zc.buildout 1.5.0. >> >> Among other changes, this release includes the ability to use zc.buildout >> with a sys

Re: [Distutils] new zc.buildout and virtualenv no longer friends?

2010-04-30 Thread Gary Poster
On Apr 30, 2010, at 4:34 PM, Carl Meyer wrote: > Hi Gary, Hi Carl. > Gary Poster wrote: >> 1. virtualenv fixes the -S flag. I doubt the virtualenv maintainers >> care, but if they did, that would be great. > > Ian can correct if I'm wrong, but AFAIK

Re: [Distutils] Beta release of zc.buildout 1.5.0

2010-04-30 Thread Gary Poster
On Apr 30, 2010, at 11:16 AM, Jonathan Ballet wrote: > Hi, > > On Thu, 29 Apr 2010 22:28:33 -0400, Gary Poster > > wrote: >> I have made a beta release of zc.buildout 1.5.0. >> >> Among other changes, this release includes the ability to use > zc.buildout

Re: [Distutils] new zc.buildout and virtualenv no longer friends?

2010-04-30 Thread Gary Poster
On Apr 30, 2010, at 1:09 PM, Maurits van Rees wrote: > Op 30-04-10 16:32, Gary Poster schreef: >> >> On Apr 30, 2010, at 3:25 AM, Chris McDonough wrote: >>> - Running the above bootstrap.py with the virtualenv python and the >>> -v1.4.3 argument. >>

Re: [Distutils] buildout: bootstrap.py in 1.5.0b1 + python 2.5

2010-04-30 Thread Gary Poster
On Apr 30, 2010, at 12:30 PM, Rodrigo Moraes wrote: > (and now sorry for the spam) > > Just for clarification, I could reproduce the error using python 2.6. > I realized later that I had buildout installed in site-packages for > python2.5. Running the bootstrap script with buildout installed cau

Re: [Distutils] new zc.buildout and virtualenv no longer friends?

2010-04-30 Thread Gary Poster
On Apr 30, 2010, at 3:25 AM, Chris McDonough wrote: > On Fri, 2010-04-30 at 08:57 +0200, Rok Garbas wrote: >> i ment on bootstrap .. >> >> python bootstrap.py -v1.4.3 > > Thanks Rok. With that hint, I was able to work around it in a > virtualenv by: > > - Using the bootstrap.py from the 1.4.3

[Distutils] Beta release of zc.buildout 1.5.0

2010-04-29 Thread Gary Poster
I have made a beta release of zc.buildout 1.5.0. Among other changes, this release includes the ability to use zc.buildout with a system Python, if you use the new z3c.recipe.scripts instead of zc.recipe.egg for generating scripts. Changelog: http://pypi.python.org/pypi/zc.buildout/1.5.0b1#b1

Re: [Distutils] [buildout] selectively excluding site-packages

2010-03-22 Thread Gary Poster
On Mar 22, 2010, at 5:21 AM, Chris Withers wrote: > Gary Poster wrote: >>> Are these any docs on the new features on that branch? If so, where should >>> I look? >> The user-visible part of the changes is in the z3c.recipe.scripts recipe >> contained with

Re: [Distutils] [buildout] selectively excluding site-packages

2010-03-22 Thread Gary Poster
On Mar 19, 2010, at 5:02 PM, Chris Withers wrote: > Gary Poster wrote: >> If you are a newbie, I strongly suggest sticking with the released versions. >> What I have done has zero guarantee of Jim merging it. > > If he doesn't, how about a fork? ;-) Rather not. >

Re: [Distutils] [buildout] selectively excluding site-packages

2010-03-19 Thread Gary Poster
On Mar 19, 2010, at 1:59 PM, John Griessen wrote: > Gary Poster wrote: >>> Are these any docs on the new features on that branch? If so, where should >>> I look? >> The user-visible part of the changes is in the z3c.recipe.scripts recipe >> contained with

Re: [Distutils] [buildout] selectively excluding site-packages

2010-03-19 Thread Gary Poster
On Mar 19, 2010, at 6:27 AM, Chris Withers wrote: > Gary Poster wrote: >> On Mar 17, 2010, at 5:39 AM, Chris Withers wrote: >>> Hi Guys, >>> >>> I guess this is mainly aimed at Jim and Gary... >>> >>> How's the work to allow control o

Re: [Distutils] [buildout] selectively excluding site-packages

2010-03-17 Thread Gary Poster
On Mar 17, 2010, at 5:39 AM, Chris Withers wrote: > Hi Guys, > > I guess this is mainly aimed at Jim and Gary... > > How's the work to allow control over which packages come from site-packages > and whether or not site-packages is considered by default? Jim asked if I tested all branches with

Re: [Distutils] [buildout] branches languishing? (site-packages and distutils scripts)

2010-01-19 Thread Gary Poster
On Jan 19, 2010, at 12:08 PM, Yonsy Solis wrote: > On Tue, 2010-01-19 at 11:29 -0500, Gary Poster wrote: > >> The new branch does not try for that. It simply builds dependency sets >> ignoring the Python's site.py (so, ignoring site-packages). If desired, you >

Re: [Distutils] [buildout] branches languishing? (site-packages and distutils scripts)

2010-01-19 Thread Gary Poster
On Jan 19, 2010, at 11:08 AM, Reinout van Rees wrote: > On 01/19/2010 11:15 AM, Chris Withers wrote: >> >> gary-4-include-site-packages I'm getting back to this this week. The new branch is svn+ssh://svn.zope.org/repos/main/zc.buildout/branches/gary-4 . It has most of what I intend but need

Re: [Distutils] zc.buildout and site-packages

2009-10-23 Thread Gary Poster
On Oct 22, 2009, at 11:08 PM, Kevin Teague wrote: On Oct 22, 2009, at 10:43 AM, Tres Seaver wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Aspeli wrote: Hi, Is there a way (apart from putting buildout in a virtualenv with -- no-site- packages) to tell buildout *not* to put s

Re: [Distutils] virtualenv and buildout integration ?

2009-09-01 Thread Gary Poster
On Aug 31, 2009, at 8:29 AM, Chris Withers wrote: Gary Poster wrote: Indeed. Sounds great. However, what do you do if the system installed libraries are the wrong very (eg: the buildout specifies a particular version, and the one in site-packages isn't it)? Using a whitelist in your

Re: [Distutils] [buildout] zc.recipe.egg interpretters don't support -m

2009-08-31 Thread Gary Poster
On Aug 31, 2009, at 7:52 AM, Chris Withers wrote: Jim Fulton wrote: On Wed, Aug 26, 2009 at 2:12 PM, Chris Withers wrote: Jim Fulton wrote: http://docs.python.org/library/runpy.html#module-runpy Hmmm, maybe it does just the right thing for -m? Perhaps. In any case, any objections to me i

Re: [Distutils] virtualenv and buildout integration ?

2009-08-27 Thread Gary Poster
On Aug 27, 2009, at 3:46 AM, Chris Withers wrote: Gary Poster wrote: While it has the functionality that I believe you want (that is, you can entirely exclude the normal Python site-packages), Cool :-) we're using it successfully on Launchpad right now to do something similar to

Re: [Distutils] virtualenv and buildout integration ?

2009-08-26 Thread Gary Poster
On Aug 26, 2009, at 8:38 PM, Yonsy Solis wrote: Hi o/ hi 3) exist any plan for buildout to obtain the same isolation level than virtualenv ? when ? I have a branch of zc.buildout that provides a number of facilities and approaches for working with a system Python, including this one, I

Re: [Distutils] [buildout] zc.recipe.egg interpretters don't support -m

2009-08-15 Thread Gary Poster
On Aug 15, 2009, at 7:01 AM, Chris Withers wrote: With a buildout.cfg section that looks like: [py] recipe = zc.recipe.egg eggs = ... interpreter = py If I try and do: bin/py -m some.moldule ...I get: Traceback (most recent call last): File "bin/py", line 28, in _options, _args = geto

Re: [Distutils] Single version number

2009-07-10 Thread Gary Poster
27;ve seen several options: 1) put __version__ = '4.2' in yourpackage/__init__.py, have setup.py do from yourpackage import __version__ and pass that to setup() This is generally what I do and it seems to work pretty well for me. I remember talking with Gary Poster about some probl