Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521928 - dev-python/singledispatch and virtual/python-singledispatch new ebuilds
Summary: dev-python/singledispatch and virtual/python-singledispatch new ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 518744
  Show dependency tree
 
Reported: 2014-09-02 08:12 UTC by Timo Rothenpieler
Modified: 2014-11-15 11:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-python/singledispatch-3.4.0.3.ebuild (singledispatch-3.4.0.3.ebuild,479 bytes, text/plain)
2014-09-02 08:12 UTC, Timo Rothenpieler
Details
virtual/python-singledispatch-0.ebuild (python-singledispatch-0.ebuild,461 bytes, text/plain)
2014-09-02 08:13 UTC, Timo Rothenpieler
Details

Note You need to log in before you can comment on or make changes to this bug.
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.