[Bug 1381029] Review Request: more-itertools - Python library for efficient use of itertools utility in python

2016-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1381029 Zbigniew Jędrzejewski-Szmek changed: What|Removed |Added Status|NEW |POST

[Bug 1381029] Review Request: more-itertools - Python library for efficient use of itertools utility in python

2016-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1381029 --- Comment #6 from Ranjan Maitra --- New spec files uploaded: Spec URL: http://www.public.iastate.edu/~maitra/Fedora/python-more-itertools.spec SRPM URL:

[Bug 1381029] Review Request: more-itertools - Python library for efficient use of itertools utility in python

2016-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1381029 --- Comment #5 from Zbigniew Jędrzejewski-Szmek --- The spec file name must much package name. Consider using a macro for the description: %global _description \ text of the description here \ blah blah blah %description

[Bug 1381029] Review Request: more-itertools - Python library for efficient use of itertools utility in python

2016-10-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1381029 --- Comment #4 from Ranjan Maitra --- New files posted: Spec URL: http://www.public.iastate.edu/~maitra/Fedora/more-itertools.spec SRPM URL:

[Bug 1381029] Review Request: more-itertools - Python library for efficient use of itertools utility in python

2016-10-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1381029 --- Comment #3 from Zbigniew Jędrzejewski-Szmek --- Tuple unpacking in parameter lists is gone in python3. But 2to3 takes care of the translation. Unfortunately it seems you need a separate build dirs for the two versions.

[Bug 1381029] Review Request: more-itertools - Python library for efficient use of itertools utility in python

2016-10-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1381029 --- Comment #2 from Ranjan Maitra --- I am having a problem with the new SPEC file. It does not compile. Here is the error I get. File "/usr/lib/python3.5/more.py", line 162 min_or_max = partial(max if reverse else

[Bug 1381029] Review Request: more-itertools - Python library for efficient use of itertools utility in python

2016-10-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1381029 Zbigniew Jędrzejewski-Szmek changed: What|Removed |Added CC|