Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504482 - Ebuild request =dev-python/python-graph-1.8.2
Summary: Ebuild request =dev-python/python-graph-1.8.2
Status: RESOLVED OBSOLETE
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: https://raw.github.com/luksan/luksan-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-13 14:02 UTC by Tony Vroon (RETIRED)
Modified: 2020-02-10 12:26 UTC (History)
4 users (show)

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


Attachments
python-graph-1.8.2.ebuild (python-graph-1.8.2.ebuild,609 bytes, text/plain)
2014-03-13 14:02 UTC, Tony Vroon (RETIRED)
Details
python-graph-1.8.2.ebuild (r1) (python-graph-1.8.2.ebuild,921 bytes, text/plain)
2014-03-13 15:19 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Vroon (RETIRED) gentoo-dev 2014-03-13 14:02:36 UTC
Created attachment 372556 [details]
python-graph-1.8.2.ebuild

Could you port the ebuild from the "luksan" overlay for use in the main tree please. I have changed the copyright year and the pyparsing dependency, but these are very minor. All credit to luksan please.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-03-13 15:19:32 UTC
Created attachment 372572 [details]
python-graph-1.8.2.ebuild (r1)

This is my ebuild. It installs correctly but the tests segfault somehow.
Comment 2 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2014-03-16 21:35:57 UTC
ya, I'm getting it too :|  nothing obvious

# PYTHONPATH=../core/ python2.7 testrunner.py 

--------------------------------------------------
python-graph unit-tests
Random seed: 1395005733
--------------------------------------------------

Testing with small graphs
No handlers could be found for logger "__main__"
test_bfs_in_digraph (unittests-searching.test_breadth_first_search) ... ok
test_bfs_in_empty_digraph (unittests-searching.test_breadth_first_search) ... ok
test_bfs_in_empty_graph (unittests-searching.test_breadth_first_search) ... ok
test_bfs_in_graph (unittests-searching.test_breadth_first_search) ... ok
test_dfs_in_digraph (unittests-searching.test_depth_first_search) ... ok
test_dfs_in_empty_digraph (unittests-searching.test_depth_first_search) ... ok
test_dfs_in_empty_graph (unittests-searching.test_depth_first_search) ... ok
test_dfs_in_graph (unittests-searching.test_depth_first_search) ... ok
test_dfs_very_deep_graph (unittests-searching.test_depth_first_search) ... Segmentation fault
Comment 3 Tony Vroon (RETIRED) gentoo-dev 2020-02-10 12:26:11 UTC
Our need for this package has abated.