Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: Dev

Small modification about z3c.recipe.depgraph

 

 

Zope dev RSS feed   Index | Next | Previous | View Threaded


sdouche at gmail

Oct 19, 2009, 8:35 AM

Post #1 of 4 (888 views)
Permalink
Small modification about z3c.recipe.depgraph

Hi there,
I use z3c.recipe.depgraph for our projects that use Zope3. The trouble
is depgraph use the working set to generate the list of eggs. It's not
what I want, (only eggs specified in the recipe and not all Zope3
eggs). Thus I want to add a option like strict-eggs.

Ideas? Comments?


--
Sebastien Douche <sdouche [at] gmail>
Twitter: http://bit.ly/afkrK (agile, python, open source)
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


hanno at hannosch

Oct 19, 2009, 8:42 AM

Post #2 of 4 (823 views)
Permalink
Re: Small modification about z3c.recipe.depgraph [In reply to]

Hi.

On Mon, Oct 19, 2009 at 5:35 PM, Sebastien Douche <sdouche [at] gmail> wrote:
> I use z3c.recipe.depgraph for our projects that use Zope3. The trouble
> is depgraph use the working set to generate the list of eggs. It's not
> what I want, (only eggs specified in the recipe and not all Zope3
> eggs). Thus I want to add a option like strict-eggs.

You can just name that option "eggs" in the recipe part. If it is
specified, built the working set from that list. If it is not
specified stick to the current way and use everything.

Feel free to change the code. If you want a new release just ping me
and I'll do it or give you PyPi access rights :)

Hanno
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


sdouche at gmail

Oct 21, 2009, 5:53 AM

Post #3 of 4 (798 views)
Permalink
Re: Small modification about z3c.recipe.depgraph [In reply to]

On Mon, Oct 19, 2009 at 17:42, Hanno Schlichting <hanno [at] hannosch> wrote:
> Feel free to change the code. If you want a new release just ping me
> and I'll do it or give you PyPi access rights :)

Hi Hanno :)
Thank you for your support. The code is here:
http://svn.zope.org/z3c.recipe.depgraph/branches/sdouche-exclude-eggs/

I will change it to include your tip about eggs option.


>
> Hanno
>




--
Sebastien Douche <sdouche [at] gmail>
Twitter: http://bit.ly/afkrK (agile, python, open source)
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


sdouche at gmail

Oct 23, 2009, 2:37 AM

Post #4 of 4 (786 views)
Permalink
Re: Small modification about z3c.recipe.depgraph [In reply to]

On Mon, Oct 19, 2009 at 17:42, Hanno Schlichting <hanno [at] hannosch> wrote:
> You can just name that option "eggs" in the recipe part. If it is
> specified, built the working set from that list. If it is not
> specified stick to the current way and use everything.

I added the options available in tl.eggdeps (exclude, re-exclude,
dead-ends, re-dead-ends) with a new strict option. If you're ok with
the code, I will merge with trunk.


--
Sebastien Douche <sdouche [at] gmail>
Twitter: http://bit.ly/afkrK (agile, python, open source)
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )

Zope dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.