Hide Forgot
Description of problem: I would like to use the python-ordered-set package to replace various copies of the orderedset.py recipe, but as it is packaged in Fedora it's a step backwards, since it removes discard and pop. In fact, if you could package something newer than 1.4, that would be better, since in 1.4 pop() pops the first item in the set instead of the last. Version-Release number of selected component (if applicable): python-ordered-set-1.3.1-4.fc24.noarch
(In reply to David Shea from comment #0) > In fact, if you could package something newer than 1.4, that would be > better, since in 1.4 pop() pops the first item in the set instead of the > last. 2.0 is now on pypi.
Built for rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=12910096