Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 521928

Summary: dev-python/singledispatch and virtual/python-singledispatch new ebuilds
Product: Gentoo Linux Reporter: Timo Rothenpieler <timo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: proxy-maint, realnc
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 518744    
Attachments: dev-python/singledispatch-3.4.0.3.ebuild
virtual/python-singledispatch-0.ebuild

Description Timo Rothenpieler 2014-09-02 08:12:37 UTC
Created attachment 384084 [details]
dev-python/singledispatch-3.4.0.3.ebuild

This backports the functools.singledispatch library from python 3.4 to python 2.6-3.3.
Comment 1 Timo Rothenpieler 2014-09-02 08:13:17 UTC
Created attachment 384086 [details]
virtual/python-singledispatch-0.ebuild
Comment 2 Sergey Popov gentoo-dev 2014-09-04 10:40:26 UTC
Nikos, would you like to maintain this packages too?

Or maybe somebody from Python herd maintainers want?
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2014-09-05 07:07:14 UTC
(In reply to Sergey Popov from comment #2)
> Nikos, would you like to maintain this packages too?
> 

eeer who is Nikos?

> Or maybe somebody from Python herd maintainers want?

........!

Whoever Nikos is see me about proxy maintaining it under my support, however the same equally applies to timo@rothenpieler.org
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2014-09-06 08:23:13 UTC
Nikos, tell us (here or proxy-maint@) if you want to maintain these and I will push them to the tree for you
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-09-06 08:32:29 UTC
When you commit it, please also update the wiki [1].

[1]:https://wiki.gentoo.org/wiki/Project:Python/Virtuals
Comment 6 Nikos Chantziaras 2014-09-06 15:09:01 UTC
(Sorry for the delay.)

> Nikos, tell us (here or proxy-maint@) if you want to maintain these and I
> will push them to the tree for you

Yes, since singledispatch is needed by livestreamer for Python <3.4, I can maintain them together.
Comment 7 Ian Delaney (RETIRED) gentoo-dev 2014-09-07 08:40:02 UTC
(In reply to Markos Chandras from comment #4)
> Nikos, tell us (here or proxy-maint@) if you want to maintain these and I
> will push them to the tree for you

ok you do it then
Comment 8 Markos Chandras (RETIRED) gentoo-dev 2014-09-14 09:34:38 UTC
I am a bit confused about the virtual and bare in mind I don't understand python very well. Does the virtual satisfy the "either python3.4 or the singledispatch package" requirement?
Comment 9 Markos Chandras (RETIRED) gentoo-dev 2014-10-04 12:34:52 UTC
Anyone to address my comments?
Comment 10 Markos Chandras (RETIRED) gentoo-dev 2014-11-12 18:31:07 UTC
ping again
Comment 11 Timo Rothenpieler 2014-11-12 18:42:52 UTC
singledispatch is a feature that is part of python3.4. Prior versions need the external library.
So packages which needs singledispatch just depend on the virtual and get either a recent enough python or the library.
Comment 12 Markos Chandras (RETIRED) gentoo-dev 2014-11-12 19:30:01 UTC
Thanks. Since you have done all the work here, would you like to maintain it as well?
Comment 13 Markos Chandras (RETIRED) gentoo-dev 2014-11-15 11:34:28 UTC
Ian Delaney has committed it before I did myself so closing this bug.